• 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. M

    Resolved Innodb corrupt after Plesk update

    thanks for the information. no risk no fun :) I have made the update from 10.1.41 to 10.1.43 on a previously affected machine and mariadb has started without errors after the update.
  2. M

    Resolved Innodb corrupt after Plesk update

    MariaDB has removed all affected versions from their repository. MariaDB has fixed the issue in the following unpublished versions: 10.1.43 [ 23703 ] 10.2.29 [ 23911 ] 10.3.20 [ 23909 ] 10.4.10 [ 23907 ] I do not know when these will be published
  3. M

    Issue Your IMAP client does not appear to correctly implement Unicode messages, see https://tools.ietf.org

    thanks for the information. if several have reported the problem then the problem can certainly be solved by plesk. we just have to be patient.
  4. M

    Issue Messages with Unicode unable to pick up via IMAP after upgrade

    we have also customers reporting that since the update to obsidian they're receiving the following message: we use:
  5. M

    Question Upgrade to Obsidian on migrated Server

    Is this really a fact that you can not "upgrade" a migrated server (confixx) to Plesk Obsidian? The Mysqlpasswords are criticized because they were apparently migrated engrypted. To reset the Mysqlpassword with hundreds of accounts is a huge effort. what happens if you do the upgrade despite...
  6. M

    Resolved SSL It! - ssl_prefer_server_ciphers off

    Yes, after update to 18.0.20 it is fixed.
  7. M

    Resolved SSL It! - ssl_prefer_server_ciphers off

    >> Could you check the output of the following command? output is ssl-cipher-server-order: 1 when click sync now ssl it sets ssl_prefer_server_ciphers off >> Anyway, this is a bug in SSL It. I hope it will be fixed someday. i hope so.
  8. M

    Resolved SSL It! - ssl_prefer_server_ciphers off

    After Upgrade to Obsidian and activate SSL It! - TLS versions and encodings of Mozilla SSL-Labs shows only Grade B. Plesk Onyx - nginx.conf ssl_ciphers EECDH+AESGCM+AES128........ ssl_protocols TLSv1 TLSv1.1 TLSv1.2; ssl_prefer_server_ciphers on; ssl_dhparam /usr/local/psa/etc/dhkey.pem; =...
  9. M

    Resolved Lets Engrypt - The key authorization file from the server did not match this challenge

    i found this Key authorization file did not match "There’s a known bug that affects some users related to the Let’s Encrypt account id. Can you try setting your account email again under Settings (you can update it to the same email address), this will reset the Let’s Encrypt account id...
  10. M

    Resolved Lets Engrypt - The key authorization file from the server did not match this challenge

    There are no new certificates they already exist and can not be renewed. Even if I reach the domain via http the same error occurs. Even if I delete the existing certificate and create a new one, the same error occurs.
  11. M

    Resolved Lets Engrypt - The key authorization file from the server did not match this challenge

    Plesk 17.8.11 Update #63 Centos 7.6.1810 Lets Engrypt 2.8.2 On a server I get the message from today with several Domains Invalid response from https://acme-v02.api.letsencrypt.org/acme/authz/xz9ySowKdL8eOJDAdpbFkldCSjTeyCbS-EKcflSFSJ4. details: Type: urn: ietf: params: acme: error...
  12. M

    Issue Let's Encrypt wildcard error

    Hi, The Plesk docu says: Note: If Plesk does not manage the DNS for the domain, the Let's Encrypt extension can not add the DNS record automatically. In this case, you will see the following message: "Please add a DNS record with the following parameters". Add a DNS record with the specified...
  13. M

    Important Plesk Migrator extension

    Hi, we transfer many accounts from confixx to plesk. this usually works very well, but a question has arisen that, should there be a solution to save some time. the migrator sets all migrated domains to php7.3-fpm. In order for the site to work for old customers we set the php version of the...
  14. M

    WP Toolkit cloning fails

    the bug was fixed in the new version 3.6.3-1626. The cloning process works again.
  15. M

    WP Toolkit cloning fails

    please test this: dbuser only access locally if in the wp-config.php is registered: define ('DB_HOST', 'localhost'); Cloning works if in the wp-config.php is registered: define ('DB_HOST', 'localhost: 3306'); Cloning does not work. Access denied for user 'wordpress_ad'@'::1' (using...
  16. M

    WP Toolkit cloning fails

    on our servers, all databases are only locally accessible by default. what can be wrong with our configuration if the servers work well for years with the wordpress toolkit and only since the last update anymore? it does not matter if it's centos 6.9 server with mysql 5.6.43 or centos 7 with...
  17. M

    Issue 7.0.33 FPM application (Outdated)

    hi, php 7.0 is end of life. change the php version to 7.1 or newer.
  18. M

    WP Toolkit cloning fails

    We use on all servers a local DB Server. On centos 6.9 Servers Mysql 5.6.x On centos 7 Servers MariadDB 10.1.x
  19. M

    WP Toolkit cloning fails

    I have found out the solution or the cause of the problem and ask you to take this as a bug and eliminate it as soon as possible. If external access is allowed for a databaseuser then the cloning process starts normally. If only local access is allowed for the database user, the above error...
Back
Top