• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by gustavok

  1. G

    Issue Plesk Migrator - Failed to copy content of database

    Yes, it is a bit strange. Thank you very much for your help.
  2. G

    Issue Plesk Migrator - Failed to copy content of database

    exit code: 7 stdout: stderr: mysqldump: unknown variable 'event_scheduler=ON' Now: exit code: 7 stdout: stderr: mysqldump: unknown variable 'event_scheduler=ON'
  3. G

    Issue Plesk Migrator - Failed to copy content of database

    The scenario is this: From Server A I migrated the DB to server B successfully. Reinstall Server A. I'm trying to migrate from Server B to Server A and it shows that error ...
  4. G

    Issue Plesk Migrator - Failed to copy content of database

    I've tried it and it doesn't work. Select one the db, I did the sql query. I tried to do the migration, and the same result ...
  5. G

    Issue Plesk Migrator - Failed to copy content of database

    Hi, thanks for your response. Both servers are 10.3.24-MariaDB. How can i do the dump without --events option?
  6. G

    Issue Plesk Migrator - Failed to copy content of database

    Failed to copy content of database 'XXXXXX' Migration tools tried to perform operation in 3 attempts: Command execution failed on the source server 'source' (xxx.xxx.xxx.xxx) with non-zero exit code. command: MYSQL_PWD="$(cat)" mysqldump --no-defaults -h localhost -P 3306 -uadmin --quick...
Back
Top