BackUp error

Luzbelito

Verified User
Joined
May 20, 2021
Messages
31
Hello! sorry for my bad english!
I have a problem when i do the back up for one user "telesmar" (see the screenshot)

This is the log:
2021:07:16-11:00:25: Dataskq [22450] USR2 signal: New Instructions. Currently processing: backup: doing hard link check on '/home/admin/admin_backups/2021-07-16/telesmar/backup' - end : getDirFilesAndDirs(/home/telesmar/, *tlf, *tdlf, (null)) : done
2021:07:16-11:00:25: do_halt_backups: Killing pid tar (22461) with SIGTERM.
2021:07:16-11:00:25: int Backup::backup(username=telesmar, dest_path=/home/admin/admin_backups/2021-07-16, owner=admin): unable to setOwner('/home/admin/admin_backups/2021-07-16/user.gral.telesmar.tar.gz', 'admin', 'telesmar')
2021:07:16-11:00:26: sys::remove_tracked_temporary_files: removed temporary file './data/users/telesmar/user.action.lock'
2021:07:16-11:03:32: Dataskq [22931] USR2 signal: New Instructions. Currently processing: backup: doing hard link check on '/home/admin/admin_backups/2021-07-16/telesmar/backup' - end : getDirFilesAndDirs(/home/telesmar/, *tlf, *tdlf, (null)) : done
2021:07:16-11:03:32: do_halt_backups: Killing pid tar (22941) with SIGTERM.
2021:07:16-11:03:32: int Backup::backup(username=telesmar, dest_path=/home/admin/admin_backups/2021-07-16, owner=admin): unable to setOwner('/home/admin/admin_backups/2021-07-16/user.gral.telesmar.tar.gz', 'admin', 'telesmar')
2021:07:16-11:03:33: sys::remove_tracked_temporary_files: removed temporary file './data/users/telesmar/user.action.lock'
2021:07:16-11:14:35: Dataskq [23875] USR2 signal: New Instructions. Currently processing: backup: doing hard link check on '/home/admin/admin_backups/2021-07-16/telesmar/backup' - end : getDirFilesAndDirs(/home/telesmar/, *tlf, *tdlf, (null)) : done
2021:07:16-11:14:35: do_halt_backups: Killing pid tar (23885) with SIGTERM.
2021:07:16-11:14:35: int Backup::backup(username=telesmar, dest_path=/home/admin/admin_backups/2021-07-16, owner=admin): unable to setOwner('/home/admin/admin_backups/2021-07-16/user.gral.telesmar.tar.gz', 'admin', 'telesmar')
2021:07:16-11:14:38: sys::remove_tracked_temporary_files: removed temporary file './data/users/telesmar/user.action.lock'

Have any idea about that?
Thanks in advance!!!!

Pablo.
 

Attachments

  • Sin título.png
    Sin título.png
    55.4 KB · Views: 7
Hello! sorry for my bad english!
I have a problem when i do the back up for one user "telesmar" (see the screenshot)

This is the log:
2021:07:16-11:00:25: Dataskq [22450] USR2 signal: New Instructions. Currently processing: backup: doing hard link check on '/home/admin/admin_backups/2021-07-16/telesmar/backup' - end : getDirFilesAndDirs(/home/telesmar/, *tlf, *tdlf, (null)) : done
2021:07:16-11:00:25: do_halt_backups: Killing pid tar (22461) with SIGTERM.
2021:07:16-11:00:25: int Backup::backup(username=telesmar, dest_path=/home/admin/admin_backups/2021-07-16, owner=admin): unable to setOwner('/home/admin/admin_backups/2021-07-16/user.gral.telesmar.tar.gz', 'admin', 'telesmar')
2021:07:16-11:00:26: sys::remove_tracked_temporary_files: removed temporary file './data/users/telesmar/user.action.lock'
2021:07:16-11:03:32: Dataskq [22931] USR2 signal: New Instructions. Currently processing: backup: doing hard link check on '/home/admin/admin_backups/2021-07-16/telesmar/backup' - end : getDirFilesAndDirs(/home/telesmar/, *tlf, *tdlf, (null)) : done
2021:07:16-11:03:32: do_halt_backups: Killing pid tar (22941) with SIGTERM.
2021:07:16-11:03:32: int Backup::backup(username=telesmar, dest_path=/home/admin/admin_backups/2021-07-16, owner=admin): unable to setOwner('/home/admin/admin_backups/2021-07-16/user.gral.telesmar.tar.gz', 'admin', 'telesmar')
2021:07:16-11:03:33: sys::remove_tracked_temporary_files: removed temporary file './data/users/telesmar/user.action.lock'
2021:07:16-11:14:35: Dataskq [23875] USR2 signal: New Instructions. Currently processing: backup: doing hard link check on '/home/admin/admin_backups/2021-07-16/telesmar/backup' - end : getDirFilesAndDirs(/home/telesmar/, *tlf, *tdlf, (null)) : done
2021:07:16-11:14:35: do_halt_backups: Killing pid tar (23885) with SIGTERM.
2021:07:16-11:14:35: int Backup::backup(username=telesmar, dest_path=/home/admin/admin_backups/2021-07-16, owner=admin): unable to setOwner('/home/admin/admin_backups/2021-07-16/user.gral.telesmar.tar.gz', 'admin', 'telesmar')
2021:07:16-11:14:38: sys::remove_tracked_temporary_files: removed temporary file './data/users/telesmar/user.action.lock'

Have any idea about that?
Thanks in advance!!!!

Pablo.
From what I can read quickly, the backup system is unable to change the permissions from the backup file from admin to the user of the backup.
 
Back
Top