Hi,
I have several domain user cronjobs to backup their databases and files. After I updated to Obsidian this jobs don't work any more. I will get the following error:
mysqldump: Got error: 2002: "Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2 "No such file or directory")" when trying to connect
tar: Removing leading `../' from member names
ftp: ftp/tcp: unknown service
It looks like the problem is the chroot environment. How can I solve the problem?
Thank you for your help
BR
martin
I have several domain user cronjobs to backup their databases and files. After I updated to Obsidian this jobs don't work any more. I will get the following error:
mysqldump: Got error: 2002: "Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2 "No such file or directory")" when trying to connect
tar: Removing leading `../' from member names
ftp: ftp/tcp: unknown service
It looks like the problem is the chroot environment. How can I solve the problem?
Thank you for your help
BR
martin