• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. IgorG

    Issue customer delete

    Try to remove in CLI with # plesk bin customer -r <login_name>
  2. IgorG

    Issue Plesk command not found

    What about /opt/psa? Do you really have Plesk installed there?
  3. IgorG

    Issue dovecot logging stopped

    On my personal CentOS 7 Plesk server I see: # stat /var/log/messages File: ‘/var/log/messages’ Size: 746656 Blocks: 1472 IO Block: 4096 regular file Device: fc01h/64513d Inode: 12602887 Links: 1 Access: (0600/-rw-------) Uid: ( 0/ root) Gid: ( 0/ root)
  4. IgorG

    Issue dovecot logging stopped

    What is the output of the command getenforce ?
  5. IgorG

    Issue Plesk command not found

    Are you sure that you run these commands on the server where Plesk is installed? Have you connected to this server from your mac terminal via ssh?
  6. IgorG

    Issue Plesk command not found

    You have to be logged in to the console as root but not as a regular user. This will be indicated by a # prompt instead of $
  7. IgorG

    Question change admin password

    Run the command below replacing ***** with your new password and keeping ' ' on the sides: # plesk bin admin --set-admin-password -passwd '*****'
  8. IgorG

    Issue Database server ( Looks like there's nothing here! ) Error

    Please check the reason described in this KB article: https://support.plesk.com/hc/en-us/articles/360020717839-Different-menu-items-in-Plesk-UI-are-displaying-blank-pages
  9. IgorG

    Issue Update to php 7.4 in ubuntu 16.04 its possible?

    The fact is that Ubuntu 16.04 has not been supported for a long time. That's why problems like this are possible. You need to perform dist-upgrade on that system, and then you will be able to update your PHP versions.
  10. IgorG

    Forwarded to devs SPF_FAIL for internally forwarded emails

    Developers cannot reproduce the issue according to the provided steps to reproduce. Even with "Fix incorrectly set sender for outgoing mail" disabled (as mentioned above). Please either provide the complete steps to reproduce that is reproducible on a clean Plesk or file a ticket to the Plesk...
  11. IgorG

    caching (nginx) and/or Redis for WP speed optimisation

    Do you mean a license for the Docker extension? Anyway, you always instal Redis directly on your server. Some time ago, I wrote this instruction: Instruction - How to install latest Redis server
  12. IgorG

    Resolved How to get service plan list via REST API

    Actually, I know only one method to get this list: MariaDB [psa]> select name from Templates; +------------------+ | name | +------------------+ | Admin Simple | | Default Reseller | | Default Domain | | Unlimited | | Default Simple | +------------------+ 5 rows in...
  13. IgorG

    Question Try 360 monitoring panel

    Have you tried: [ext-platform360] showIndicator = off ?
  14. IgorG

    Issue Cant Activate addon domain

    This issue can be resolved by following the instructions posted in this KB: https://support.plesk.com/hc/en-us/articles/213941105-Unable-to-activate-suspended-customer-or-subscription-in-Plesk-The-subscription-is-suspended-because-its-subscriber-was-suspended
  15. IgorG

    Issue From Plesk to Plesk Migration failed

    Please use the solution from this thread: Issue - Plesk Migration Fails with "AttributeError: 'module' object has no attribute 'getlocale'"
  16. IgorG

    caching (nginx) and/or Redis for WP speed optimisation

    I hope this Plesk blog article will be helpful: How to Optimize WordPress with Redis and Docker
  17. IgorG

    Question Let's Encrypt fail over IPv6

    Do you have an enabled firewall? Try to disable it.
  18. IgorG

    Question Let's Encrypt fail over IPv6

    Yes, I see the same now. Is the problem still actual?
  19. IgorG

    Question Let's Encrypt fail over IPv6

    But I see: # host aceval.eu aceval.eu has address 51.83.2.118 aceval.eu has IPv6 address 2001:41d0:701:1000::14cb Are sure that AAAA record is correctly configured in DNS settings?
  20. IgorG

    Forwarded to devs VERP keeps getting reset during upgrade

    Developers have tried to reproduce the issue but can't. The 'email subaddressing' option is enabled after the upgrade, checked on Debian 11. Please contact Plesk Support Team to investigate the issue directly on your server.
Back
Top