Solved Error: Backing up User Configs

Achterstraat

Verified User
Joined
Mar 21, 2015
Messages
81
Location
Netherlands
Since DA 1.657 the "Admin Backup/Transfer" aren't working anymore, backup process hangs on "Backing up User Configs" for some accounts and can't find a error in the logs!

Try'ed "set_permissions.sh da_files" already without success, no errors found in the logs..
 
Last edited:
Backup still not working, keeps hanging on "Backing Up User Configs", update or downgrade DA hasn't solved the issue.


I've also found out that also PHP Version Selector isn't working on a domain that is selected as default domain. So if domain a.tld is default domain i can't use the PHP Version Selector for this domain, for domains domains b.tld and c.tld it's no problem!
But when i select b.tld as default domain, PHP Version Selector is working for a.tld and c.tld only?
 
Last edited:
Seems something is off somewhere. Maybe try the set_permissions.sh all and see if that brings any solutions.
 
Thanks to John and Roman this issue is fixed without a solution, it just started working again without finding a real problem.

Code:
da config-set set_php_bin_path_in_crons 0
da config-set set_php_bin_path_in_shell 0
service directadmin restart

Default setitngs of both is 1, with 0 the problems doesn't exists anymore.
 
Back
Top