• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Search results

  1. M

    Resolved SSL It! - ssl_prefer_server_ciphers off

    Yes, after update to 18.0.20 it is fixed.
  2. 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.
  3. 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; =...
  4. 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...
  5. 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.
  6. 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...
  7. 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...
  8. 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...
  9. M

    WP Toolkit cloning fails

    the bug was fixed in the new version 3.6.3-1626. The cloning process works again.
  10. 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...
  11. 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...
  12. 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.
  13. 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
  14. 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...
  15. M

    WP Toolkit cloning fails

    Hello, >> we are using mysqlcheck to check that database is Ok. If not, clone operation become blocked. >> that mysqlcheck reports an error for your database it's about hundreds of servers. the databases have no errors example root:~$ mysqlcheck -c database_gjw -uadmin -p`cat...
  16. M

    WP Toolkit cloning fails

    TITLE: WP Toolkit cloning fails PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE: Onyx 17.8.11 Update #42 WP Toolkit 3.6.2-1609 CentOS 7.6 or Onyx 17.8.11 Update #42 WP Toolkit 3.6.2-1609 CentOS 6.9 PROBLEM DESCRIPTION: On all installations with WP Toolkit release 3.6.2-1609 the WP Toolkit...
  17. M

    WP Toolkit cloning fails, same symptoms as in EXTWPTOOLK-456 (formerly resolved 03/31/2017)

    reset/changing the password does not help. But it would be no solution now suddenly for hundreds / thousands of database users to reset the password.
  18. M

    WP Toolkit cloning fails, same symptoms as in EXTWPTOOLK-456 (formerly resolved 03/31/2017)

    We now get this message when cloning: Unable to check database. Error message: mysqlcheck: Got error: 1045: Access denied for user 'xxxxxx'@'xxxxx' (using password: YES) when trying to connect panel.log [2019-02-27 23:09:25.693] ERR [1] '/usr/local/psa/admin/bin/filemng' '<webspace user...
  19. M

    Resolved After Upgrade to 17.8 Autoresponder forwards messages to root

    the error was a missing symlink on / usr / sbin / sendmail ln -sf /etc/alternatives/mta /usr/sbin/sendmail solved the issue
Back
Top