• 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

    Input Your experience with "Mail delivery troubleshooting" in Plesk

    Like @AYamshanov said, you also need to update Log Browser extension.
  2. M

    Resolved ext.catalog.plesk.space: Connection refused

    Good afternoon, Is the Plesk web store having issues? We just updated to 18.0.62. @:~$ telnet ext.catalog.plesk.space 443 Trying 167.172.164.217... telnet: Unable to connect to remote host: Connection refused Regards, Mark
  3. M

    Question Migration from plesk to plesk db error

    For point 3 one might use the script below. The directory looks like /usr/local/psa/var/modules/panel-migrator/sessions/..../target-server/db-dumps #!/bin/bash # Specify the directory directory="/path/to/directory" # Iterate over each .sql file in the directory for file in "$directory"/*.sql...
  4. M

    Question Migration from plesk to plesk db error

    Our current workaround to work around "ERROR at line 1: Unknown command '\-' ": Run the Plesk Migrator like normal Run on source: cd /root && /usr/sbin/plesk db -e "show databases" | grep -v -E "^Database|information_schema|performance_schema|phpmyadmin" > dblist.txt and move dblist.txt to...
  5. M

    Question Migration from plesk to plesk db error

    Duplicate with Issue - MariaDB failed imports - ERROR at line 1: Unknown command '\-'. From reading MDEV-34183 it seems Plesk should apply the following workaround after creating the dump or before importing the dump: you can use mariadb-dump|tail +2 to remove the problematic line when making...
  6. M

    Issue MariaDB failed imports - ERROR at line 1: Unknown command '\-'.

    Duplicate with Question - Migration from plesk to plesk db error
  7. M

    Question Migration from plesk to plesk db error

    @Kaspar@Plesk We are unfortunately running into the same issue. Migrating from CentOS 7.9 with MariaDB 10.5.25 to Ubuntu 20 with MariaDB 10.3.39 fails. Migrating from CentOS 7.9 with MariaDB 10.5.25 to Ubuntu 22 with MariaDB 10.6.16 fails. Any idea or workarounds? We have some migrations...
  8. M

    Physical hosting incorrectly active

    @Kaspar after some more digging it seems the cause of the issue is "Switch on mailing lists". When "Switch on mailing lists" is selected during provisioning an upgrade to a Service Plan without "Switch on mailing lists" enabled results in the error in regards to "Physical hosting".
  9. M

    Physical hosting incorrectly active

    @Kaspar you are onto something indeed. It is happening only to one specific "Service Plan". This Service Plan does not have "Physical hosting" selected (determined with "plesk bin service_plan --info | grep "Physical hosting"). This specific Service Plan is copied to dozens of servers and has...
  10. M

    Issue Installing Rocket Chat in Plesk with Docker using tutorial, need an answer.

    seems that way, yes. Looks like you need to install something else server wide in order for your tutorial to work.
  11. M

    Question WP Toolkit Codeable

    +1 for this. This should not be enabled by default.
  12. M

    How can I disable wordfence database

    Great stuff @custer !
  13. M

    Issue Installing Rocket Chat in Plesk with Docker using tutorial, need an answer.

    You have still not added docker-compose to the chroot template, you only added the program "ssh". You now made the program "ssh" available for the website in question. After adding the right programs to the chroot template you log in to Plesk, open the subscription and open a SSH terminal from...
  14. M

    Physical hosting incorrectly active

    Username: TITLE Physical hosting incorrectly active PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Your Report ID is TR-PLSK-54396 PROBLEM DESCRIPTION G'day, We have service plans with "Physical hosting" disabled on the "Hosting Parameters" tab. A subscription with this service...
  15. M

    How can I disable wordfence database

    @custer unfortunately the solution you are working on did not make it into Plesk Obsidian 18.0.60. Any update on the matter?
  16. M

    How can I disable wordfence database

    For now: plesk bin notification -u -code ext-wp-toolkit-notification-client_vulnerability_found -send2admin false -send2reseller false -send2client false
  17. M

    How can I disable wordfence database

    +1.... All of our customers are getting bombarded with vulnerabilities that have existed since 2012..
  18. M

    Question CentOS2Alma conversion: Your expectations and experience?

    @Peter Debik Are you aware of any limitations in regards to the amount of logical volumes a CentOS server can have in order for the upgrade script to work? We have VM's with 3 to 9 logical volumes and are running into a bug that seems to be related to the amount of logical volumes a CentOS VPS...
Back
Top