Restoring configuration failed on 0.43.1 Docker Image #2666

Open
opened 2026-02-28 01:17:07 -05:00 by deekerman · 1 comment
Owner

Originally created by @Daedox on GitHub (Dec 15, 2025).

I tried my current and new backup from fresh Container both failed to restore.

Log
ERROR: failed to restore configuration: b'tar: ./localtime: Cannot change mode to rwxrwxrwx: Bad address\ntar: Exiting with failure status due to previous errors\n'

Originally created by @Daedox on GitHub (Dec 15, 2025). I tried my current and new backup from fresh Container both failed to restore. Log ERROR: failed to restore configuration: b'tar: ./localtime: Cannot change mode to rwxrwxrwx: Bad address\ntar: Exiting with failure status due to previous errors\n'
Author
Owner

@MichaIng commented on GitHub (Dec 16, 2025):

/etc/localtime is supposed to be a symlink, and it should be one in our Docker images. Not sure how Docker backups work, but they should handle symlinks correctly. Maybe you find a way to check that file in your backups, or check whether there is another localtime anywhere, and check that file on the fresh image again.

@MichaIng commented on GitHub (Dec 16, 2025): `/etc/localtime` is supposed to be a symlink, and it should be one in our Docker images. Not sure how Docker backups work, but they should handle symlinks correctly. Maybe you find a way to check that file in your backups, or check whether there is another `localtime` anywhere, and check that file on the fresh image again.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/motioneye#2666
No description provided.