ispCP - Board - Support
No backups, errors, help. - 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: No backups, errors, help. (/thread-4277.html)

Pages: 1 2


No backups, errors, help. - dirkson - 09-16-2008 11:15 PM

Hey all. I'm not getting backups, and am getting the following errors in the following files. Latest ISPCP release, Debian stable. What's going on? I can't find any related *.pid files.

/var/log/ispcp/ispcp-backup-all-mngr.log
ERROR: backup request engine already locked !

/var/log/ispcp/ispcp-backup-ispcp-mngr.log
Name "main::db_user" used only once: possible typo at /var/www/ispcp/engine/backup/ispcp-backup-ispcp line 247.
Name "main::db_pwd" used only once: possible typo at /var/www/ispcp/engine/backup/ispcp-backup-ispcp line 248.
ERROR: backup request engine already locked !


RE: No backups, errors, help. - BeNe - 09-16-2008 11:20 PM

Code:
ERROR: backup request engine already locked !
Take a look at yout /tmp directory. There you can delete the lock file.

Greez BeNe


RE: No backups, errors, help. - dirkson - 09-17-2008 12:16 AM

Alrighty, done. Thanks for the quick (And highly accurate!) response. Any guesses as to why this popped up in the first place?


RE: No backups, errors, help. - BeNe - 09-17-2008 12:54 AM

Quote:Alrighty, done. Thanks for the quick (And highly accurate!) response.
No Problem, man!
Quote:Any guesses as to why this popped up in the first place?
Looks like your Backupengine found no end... So many Files ?

Greez BeNe


RE: No backups, errors, help. - dirkson - 09-17-2008 12:51 PM

Less than 4gb. That shouldn't cause it to freak out, should it? I rather need this to scale to hundreds of gigs...


RE: No backups, errors, help. - joximu - 09-17-2008 05:54 PM

You may look into the log-files which are created in each vu-folder while being backed up... the one which causes the error (the blocking) should be readable...

/J


RE: No backups, errors, help. - dirkson - 11-26-2008 05:54 AM

Hey all, sorry to ressurect such an old topic, but I never did get it fixed, and I'm only now getting some time to deal with it.

I'm still not getting backups. I now get back the error message "Can't use string ("") as an ARRAY ref while "strict refs" in use at /var/www/ispcp/engine/backup/ispcp-backup-all line 325."

Through fiddling with the ispcp-back-all script, I've figured out that the backup script successfully completes domain_id 1, 2, 3, and 6, then fails.

Partial list, mutilated by the forum font:
select domain_id, domain_name from domain;
| domain_id | domain_name |
| 1 | arizer.com |
| 2 | 4zero1motorsports.com |
| 3 | acton.frogstar.ca |
| 6 | differentstrokes.frogstar.ca |
| 9 | georgiebones.com |
| 10 | groupastore.frogstar.ca |


Unfortunately, I'm sort of stuck here. Beyond that first error message I mentioned, I've got nothing else to go on that I know of. Help?


RE: No backups, errors, help. - joximu - 11-26-2008 06:47 AM

Log files (in /var/log/ispcp)?
Also have a look in the home folder of domain 6 - there's a log file of the tar process...

/J


RE: No backups, errors, help. - dirkson - 11-27-2008 01:50 AM

Sorry, I should have been more specific. I found the error message "Can't use string ("") as an ARRAY ref while "strict refs" in use at /var/www/ispcp/engine/backup/ispcp-backup-all line 325." INSIDE /var/log/ispcp/ispcp-backup-all-mngr.log

Checking the log files of domain 6 /and/ domain 9 (The domain 6 backup /appears/ to finish?), I can't find much of anything useful.


RE: No backups, errors, help. - sci2tech - 11-27-2008 02:15 AM

Just an idea: Check in table sql_database if a database appear but do not exists as a folder in /usr/lib/mysql