patrickkasie
Verified User
Dear DirectAdmin forum,
When my automatic backups failed just this night, I've immediately started searching far and wide for the solution online. Lo and behold, it was there, telling me to check my /tmp folder and to see if the disk has been filled up. They are not! Perhaps it's something that's going on in the middle of the night that prevents it all from moving forward by themselves, so after another attempt at a backup just now, I get the same result, though in the terminal. It is only for 2 specific users out of like 30 or so, but nothing has changed in regards to moving from MDB version.
Backup sizes of both users are 1.2GB, with the largest succesful user being 26GB
Available 66GB
CentOS7
MariaDB 10.1 (I never changed this, even when it got phased out)
When my automatic backups failed just this night, I've immediately started searching far and wide for the solution online. Lo and behold, it was there, telling me to check my /tmp folder and to see if the disk has been filled up. They are not! Perhaps it's something that's going on in the middle of the night that prevents it all from moving forward by themselves, so after another attempt at a backup just now, I get the same result, though in the terminal. It is only for 2 specific users out of like 30 or so, but nothing has changed in regards to moving from MDB version.
Code:
# da taskq
2024/01/04 09:21:52 info executing task task=action=backup&append_to_path=nothing&database_data_aware=yes&email_data_aware=yes&local_path=%2Fhome%2Fadmin%2Fadmin_backups&owner=admin&select0=userhere&trash_aware=yes&type=admin&value=multiple&when=now&where=local
2024/01/04 09:24:10 error running backup task data=map[action:[backup] append_to_path:[nothing] database_data_aware:[yes] email_data_aware:[yes] local_path:[/home/admin/admin_backups] owner:[admin] select0:[userhere] trash_aware:[yes] type:[admin] value:[multiple] when:[now] where:[local]] error=error code 1: Error while backing up database userhere_wp
mysqldump error output: mysqldump: Couldn't execute 'show create table `wp_e_events`': Table 'userhere_wp.wp_e_events' doesn't exist in engine (1932)
Backup sizes of both users are 1.2GB, with the largest succesful user being 26GB
Available 66GB
CentOS7
MariaDB 10.1 (I never changed this, even when it got phased out)