pleskbackup failing in 9.2.1

Community support for Plesk, CPanel, WebMin and others with insight from two of the founders of Plesk. Ask for help here! No question is too simple or complicated. :-)
Highland
Forum Regular
Forum Regular
Posts: 674
Joined: Mon Apr 10, 2006 12:55 pm

pleskbackup failing in 9.2.1

Unread post by Highland »

I'm hoping someone has run across this
I'm having a major problem with pleskbackup. I cannot get it to run no matter what

pleskbackup --server
07:00:04 INFO ------------------------------------------------------------
07:00:04 INFO Migration status reporting initialized.
07:00:04 INFO Status file: /usr/local/psa/PMM/sessions/2009-07-07-020003.110/dump-status.xml
07:00:04 INFO ------------------------------------------------------------
07:05:09 ERROR Unable to execute SQL: MySQL server has gone away
07:06:46 ERROR Unable to execute SQL: MySQL server has gone away
07:14:34 ERROR Unable to execute SQL: MySQL server has gone away
07:17:35 ERROR Unable to execute SQL: MySQL server has gone away
07:21:39 ERROR Unable to execute SQL: MySQL server has gone away
07:25:23 ERROR The dump have been invalidated by check-dump operation
07:25:23 ERROR Runtime error: The check dump failed with code '1'. The dump can contain invalid data! at /usr/local/psa/admin/bin/plesk_agent_manager line 638.


== STDERR ====================
DBD::mysql::st execute failed: MySQL server has gone away at /usr/local/psa/PMM/agents/shared/Db/DbiBackend.pm line 66.
[repeats 4 more times]
/bin/tar: tmp/.chroot_admincmlXq0/ admin.unix: socket ignored
[repeats at least 2 dozen times]
Runtime error: The check dump failed with code '1'. The dump can contain invalid data! at /usr/local/psa/admin/bin/plesk_agent_manager line 638.
pleskbackup --client-name "Clientname"
13:35:33 INFO ------------------------------------------------------------
13:35:33 INFO Migration status reporting initialized.
13:35:33 INFO Status file: /usr/local/psa/PMM/sessions/2009-07-07-083532.995/dump-status.xml
13:35:33 INFO ------------------------------------------------------------
13:35:33 ERROR The following clients were not found on the host: Clientname
13:35:33 ERROR Runtime error: Unable to create dump: No objects to dump found


== STDERR ====================
The following clients were not found on the host: Clientname
Runtime error: Unable to create dump: No objects to dump found
Now I found this thread but the fix doesn't apply. I checked psa.misc and found no such parameter.

What else can I do?
"Its not a mac. I run linux... I'm actually cool." - scott
made_of_storm
Forum User
Forum User
Posts: 7
Joined: Tue Aug 04, 2009 11:16 am

Re: pleskbackup failing in 9.2.1

Unread post by made_of_storm »

Hello Highland,

increased wait_timeout value in /etc/my.cnf to 3600 and try again.

Regards,
Post Reply