[Help]: Time Machine backup fails with authentication error even though SMB mount/write works #202
Unanswered
julianrios
asked this question in
Help
Replies: 2 comments
-
|
Hmm, it might be worth bumping Then when you try again, see if you can get anything useful using |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks for helping out with this I decided to go with another approach for backups appreciate your insight. I'm okay to close this issue out. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe Your Issue or Question
Describe Your Issue or Question
I’m trying to use
mbentley/timemachineon Unraid as a Time Machine destination for macOS.The container starts successfully, advertises the
TimeMachineshare, and I can manually mount the SMB share from macOS using the same credentials. I can also create and delete files on the share manually.However, Time Machine fails immediately.
tmutil startbackupexits withTotal copied: 0.00 MB, and no.sparsebundleis created.The macOS backup logs show:
Expected Behavior
Time Machine should mount the SMB share, create a sparsebundle, and start the initial backup.
Steps to Reproduce
How You're Launching the Container
Container Logs
Time Machine client logs
Time Machine client diagnostics logs using The Time Machine Mechanic
No response
Additional host information
No response
Additional Context
Manual SMB mount from the Mac works with the same credentials:
The write test succeeds.
I also tried deleting the Time Machine destination and clearing the System keychain entry:
Still fails with the same Time Machine auth error.
Host is Unraid. The Docker path was originally /mnt/user/timemachine, which showed fuse.shfs, but I changed it to /mnt/disk1/timemachine, and the container now detects xfs.
Beta Was this translation helpful? Give feedback.
All reactions