admin panel hangs on CMD_ADMIN_BACKUP

danielzelisko

Verified User
Joined
Mar 2, 2007
Messages
8
hi, when I try to execute CMD_ADMIN_BACKUP, the page won't load.

I have checked the error.log (there are some ssl errors, which I read are not related) but nothing except that.

What might be a possible cause to that?

best
danielz
 
Hello,

You should either set TIMEOUT value greater than you have it now on administrator settings page (directadmin, admin level), and/or enable directadmin to run in a debug mode and see what it might be wrong there.
 
Thanks for the hint but it didn't work.

setting timeout greater than it was (60 - 180) yields no effects, still the page is not loaded.

I have tried running it with debug level 4000, but when I call the page CMD_ADMIN_BACKUP there is no output at all in the console.

what else could I try?

thanks, dan
 
Do you have any bakups in admin's backups directory? Probably you've got a HDD issue? What if you try to change the directory in ssh to it?
 
still no luck...
I though about that earlier and tried creating a completely new directory as well as deleting everything that was in the old one.
disk space - ok
cwd - no problem

uff, what else could it be?
 
Sorry, no more guesses. Probably somebode else has any. If to look from inside probably I could help to fix it.
 
thanks anyway!

It must be some problem with the browser (chrome 32.0.1700.107 (Build oficial 248368) on Linux), because when I switched to ff it worked fine...
But I haven't been able to narrow it down - clearing cache/history/cookies etc. hasn't helped, and no further errors shown in the console.

So the workaround is to use FF for now...
 
and now somehow it got back to normal... no idea why... it feels like using windows ;)

anyway, thanks for your help.
dan
 
Back
Top