Backup Not working/Stalled

hmaddy

Verified User
Joined
Apr 17, 2019
Messages
292
i am using this directadmin server from the last few years and backups are working fine. but from the last month onwards, the backup is not working and its showing the error or warning like backup stalled. I disabled csf and checked. still its have issues.
 

Attachments

  • lindabkup.jpg
    lindabkup.jpg
    48 KB · Views: 30
There have thread like you with problem about external backup, if you search "FTP", "FTPS"

Do you use ssl/tls ?
there have changing about openssl command.

Pre-release version have been fixed now, Can you try it ?
 
Its also same error. tested to local backup also.

got the error PID not running
 
Its not a new server. its running fine from the last few years. But this error shows only after the update of directadmn
 
I understand. So this issue just popped up.
Do you have the ability to get an clean install of directadmin on onther server/vm so we can figure out if its the update that broke it or not.
 
try create backup and run command "/usr/local/directadmin/dataskq" on ssh
and what's you got result ?

It's need fast input, otherwise it'll run by crontab
 
try create backup and run command "/usr/local/directadmin/dataskq" on ssh
and what's you got result ?

It's need fast input, otherwise it'll run by crontab
/usr/local/directadmin/dataskq result


restore_database_as_admin is disabled, but is mysqldump_routines is enabled. Disabling mysqldump_routines.
 
@anoopk350

follow with this solution, Im too lazy to write/copy.
>,
its working now only for first time. when i try to run the backup on second time its not running and same error will throw. And also single file like admin.tar.gz is creating instead of user.tar,gz
 
Try next method by disable "mysqldump_routines"

this method should enable when using mysql 8.0
 
Back
Top