ispCP - Board - Support
Error status on existing domain - Backup Related - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: Error status on existing domain - Backup Related (/thread-6010.html)



Error status on existing domain - Backup Related - Pragma - 03-11-2009 01:42 AM

I am getting the following error on one of my domains:

Code:
sys_command() | ERROR: External command '/bin/bzcat -d /var/www/virtual/domain.net/backups/domain_j151.sql.bz2 | /usr/bin/mysql --user="username" --password="reallylongpassword11232323" --database="domain_j151"' returned '1' status !

This hasn't happened on the few other domains I have running on this box.

Ubuntu 8.04
ISPCP 1.0 stable

Any Ideas?

Thanks!


RE: Error status on existing domain - Pragma - 03-11-2009 05:17 AM

I can see that the /var/www/virtual/domain.net/backups folder exists, and I see that .sql.bz2 file in it.

I saw a few threads indicating backup issues if the folder doesn't exist, but it does.
the /var/log/ispcp/ispcp-backup-all-mngr.log file and /var/log/ispcp/ispcp-backup-ispcp-mngr.log files are both empty.

Are there other logs I can find more info in?
I changed it to use gzip in ispcp.conf, but that didn't change the error message. I would have expected it to change from bzcat...

How can I clear this message?
Is there something I can do to make it try whatever it was doing again? And hopefully not reproduce the error?

Is there any impact to the user while their domain is not in an "OK state"?


RE: Error status on existing domain - Backup Related - Pragma - 03-11-2009 09:29 AM

Rebooting the server did not help.

Anybody have any suggestions?


RE: Error status on existing domain - Backup Related - CHBIE - 03-11-2009 03:20 PM

is a BUG Ticket is open here: http://www.isp-control.net/ispcp/ticket/1729

You must restore this user manualy.

Gruss CHBIE


RE: Error status on existing domain - Backup Related - sci2tech - 03-11-2009 06:42 PM

See http://www.isp-control.net/ispcp/changeset/1583. Thank you for signaling this.


RE: Error status on existing domain - Backup Related - Pragma - 03-14-2009 12:44 AM

(03-11-2009 06:42 PM)sci2tech Wrote:  See http://www.isp-control.net/ispcp/changeset/1583. Thank you for signaling this.

I applied nightly 1583, but the error message is still there. How do I clear it?

Would running the backup again do it?

I think the message is for a restore. I am sure the user doesn't want to run the restore anymore though.


RE: Error status on existing domain - Backup Related - BeNe - 03-14-2009 12:50 AM

In the German Corner some user said that it works with the Patch.

Greez BeNe


RE: Error status on existing domain - Backup Related - Pragma - 03-14-2009 12:54 AM

(03-14-2009 12:50 AM)BeNe Wrote:  In the German Corner some user said that it works with the Patch.

Greez BeNe

What patch?


RE: Error status on existing domain - Backup Related - BeNe - 03-14-2009 12:57 AM

Sorrry - no Patch.
Changeset --> http://www.isp-control.net/ispcp/changeset/1583

Greez BeNe


RE: Error status on existing domain - Backup Related - Pragma - 03-14-2009 02:26 AM

Thanks.

For posterity, what I was looking for was a way to clear the error, assuming that the nightly update fixed the problem. What I found was that you can go into "System Tools" -> "ISPCP Debugger" and clear the error from there.

In this case, I'll wait for the next backup/restore to happen to see if the issue is really fixed.