Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Timemachine Application Support Thread

Featured Replies

2 hours ago, wgstarks said:

I had similar issues at one point and corrected them by re-installing macOS. This apparently doesn't work for everyone though. It's a simple process, roughly equivalent to installing an update, if you want to give it a try.

interesting, I'll keep that in mind.... right now, I"m fighting the urge to update to Ventura lol

  • Replies 181
  • Views 53.2k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • wgstarks
    wgstarks

    It took me several days of trial and error to get this docker working for multiple macs so I decided to writeup the process and perhaps save someone else some headaches. In my case I followed the mult

  • I guess that you can adjust most of the settings through some trickery in Unraid as well. For any fixes or incompatibility issues however, you will be relying on Unraid/Limetech to update the correspo

  • Hello Jorgen, I had them same problem as you and I don't know why they icon is not loading. Is it a problem with them size? I don't know. What I have done, I changed the icon path in : https://cdn.ji

Posted Images

2 hours ago, wgstarks said:

You might also try just using an unraid share for TM backups.

that thought has crossed my mind, along with start completely over and only create a backup to unRAID first. After verifying that it is executing reliable incremental backups, then create a new local backup and see what happens.

14 minutes ago, Joseph said:

interesting, I'll keep that in mind.... right now, I"m fighting the urge to update to Ventura lol

A re-install is implemented differently from an update but from a users perspective it's exactly the same except that it may take slightly longer. All files are being updated rather than just the changed files.

13 hours ago, wgstarks said:

A re-install is implemented differently from an update but from a users perspective it's exactly the same except that it may take slightly longer. All files are being updated rather than just the changed files.

I know, but how reliable is a local time machine backup... or any time machine backup to get my user data & system settings back? 😬

2 hours ago, Joseph said:

I know, but how reliable is a local time machine backup... or any time machine backup to get my user data & system settings back? 😬

Those settings aren't affected. You shouldn't notice any change at all.

3 hours ago, Joseph said:

I know, but how reliable is a local time machine backup... or any time machine backup to get my user data & system settings back? 😬

To slightly clarify wgstarks' point: you're not going to restore from backup. Your files, settings and so on will stay exactly where they are and a fresh copy of the operating system will be installed around them. If you wish, you can choose to wipe your whole disk (and thus need to restore from backups), but you'd need to actively select that option.

1 hour ago, wgstarks said:

Those settings aren't affected. You shouldn't notice any change at all.

 

Thanks Guys for the clarification. I'm going to try a couple of more things before going that route... meanwhile, I found this on the inter webs to produced a TM log file: log stream --predicate 'subsystem == "com.apple.TimeMachine"' --info --debug

 

Starting manual backup
Attempting to mount 'smb://TM_MacPro@timemachine._smb._tcp.local./TM_MacPro_SMB'
Mounted 'smb://TM_MacPro@timemachine._smb._tcp.local./TM_MacPro_SMB' at '/Volumes/.timemachine/timemachine._smb._tcp.local./0F0C58C8-0505-4FDE-BB64-4FF393375FB7/TM_MacPro_SMB'
Initial network volume parameters for 'TM_MacPro_SMB' {disablePrimaryReconnect: 0, disableSecondaryReconnect: 0, reconnectTimeOut: 60, QoS: 0x0, attributes: 0x1C}
Configured network volume parameters for 'TM_MacPro_SMB' {disablePrimaryReconnect: 0, disableSecondaryReconnect: 0, reconnectTimeOut: 30, QoS: 0x20, attributes: 0x1C}
Found matching sparsebundle 'MacPro.sparsebundle' with host UUID 'D2487E77-1697-5776-BE5A-28C60EEFC234' and MAC address '(null)'
Not performing periodic backup verification: not needed for an APFS sparsebundle
MacPro.sparsebundle' does not need resizing - current logical size is 3.8 TB (3,798,891,797,504 bytes), size limit is 3.8 TB (3,798,891,797,913 bytes)
Mountpoint '/Volumes/.timemachine/timemachine._smb._tcp.local./0F0C58C8-0505-4FDE-BB64-4FF393375FB7/TM_MacPro_SMB' is still valid
Checking for runtime corruption on '/Volumes/.timemachine/timemachine._smb._tcp.local./0F0C58C8-0505-4FDE-BB64-4FF393375FB7/TM_MacPro_SMB/MacPro.sparsebundle'
Mountpoint '/Volumes/.timemachine/timemachine._smb._tcp.local./0F0C58C8-0505-4FDE-BB64-4FF393375FB7/TM_MacPro_SMB' is still valid
Runtime corruption check passed for '/Volumes/.timemachine/timemachine._smb._tcp.local./0F0C58C8-0505-4FDE-BB64-4FF393375FB7/TM_MacPro_SMB/MacPro.sparsebundle'
Stopping backup because volume '/Volumes/.timemachine/timemachine._smb._tcp.local./0F0C58C8-0505-4FDE-BB64-4FF393375FB7/TM_MacPro_SMB' was unmounted.
Backup cancel was requested.
Failed to attach to '/Volumes/.timemachine/timemachine._smb._tcp.local./0F0C58C8-0505-4FDE-BB64-4FF393375FB7/TM_MacPro_SMB/MacPro.sparsebundle', error: 112 no mountable file systems
Waiting 60 seconds and trying again.
Backup reporting that it needs to be cancelled
Backup canceled (22: BACKUP_CANCELED)

looks like the TM share mounts ok, then gets knocked offline for some unknown reason... thoughts?

@Joseph

Also want to be sure you haven’t altered the destination share created by this docker? No changes to permissions, smb share settings, etc.

 

This is really just a shot in the dark but I know you posted something earlier about changing permissions. All you should need to do is run the sudo command on that share.

2 hours ago, wgstarks said:

All you should need to do is run the sudo command on that share.

I removed the local TM and deleted the unRaid share & had the docker re-create it again. While trying to initiate the first backup, I stumbled onto an issue that makes me think the Mac might need a reboot after the initial backup. I'm waiting for it complete and will try that too.

54 minutes ago, Joseph said:

I removed the local TM and deleted the unRaid share & had the docker re-create it again. While trying to initiate the first backup, I stumbled onto an issue that makes me think the Mac might need a reboot after the initial backup. I'm waiting for it complete and will try that too.

And you ran the command

sudo chown -R <UID>:<GID> /mnt/user/<nameofshare>/

right?

2 hours ago, wgstarks said:

And you ran the command

sudo chown -R <UID>:<GID> /mnt/user/<nameofshare>/

right?

Yes... and a reboot didn't fix the issue.

2 minutes ago, Joseph said:

Yes... and a reboot didn't fix the issue.

Good luck. I've reinstalled the docker container and macOS, checked permissions, everything mentioned in these forums and I've never gotten more than the first backup to run successfully. I've given up.

 

42 minutes ago, joshbgosh10592 said:

Good luck. I've reinstalled the docker container and macOS, checked permissions, everything mentioned in these forums and I've never gotten more than the first backup to run successfully. I've given up.

 

Thanks man... the TL;DR is that it's been working so far (🤞)  on a Mac that I recently upgraded to Ventura. So I might end up going that route.

6 minutes ago, Joseph said:

Thanks man... the TL;DR is that it's been working so far (🤞)  on a Mac that I recently upgraded to Ventura. So I might end up going that route.

For what it’s worth my M1 mini is working with both this docker and unRAID on Ventura. Of course, it was working on Monterey and Big Sur as well.

14 hours ago, wgstarks said:

For what it’s worth my M1 mini is working with both this docker and unRAID on Ventura. Of course, it was working on Monterey and Big Sur as well.

that's good to know... my thought is an upgrade to Ventura would be similar to a reinstall of the OS as was suggested.

31 minutes ago, Joseph said:

that's good to know... my thought is an upgrade to Ventura would be similar to a reinstall of the OS as was suggested.

You may want to familiarize yourself with the changes in Ventura first if you haven’t already. I know I’m hearing a lot of complaints about System Prefs changing to Settings and it’s hard to find the right setting without having to run a search. I doubt Apple will revert that though so probably going to have to update at some point regardless.

 

Edit: Nevermind. I see you already have one machine running Ventura.

Edited by wgstarks

58 minutes ago, wgstarks said:

I know I’m hearing a lot of complaints about System Prefs changing to Settings and it’s hard to find the right setting without having to run a search.

I hate the new system prefs too, but I deal with it. Another petty annoyance is they changed "Enter Time Machine" to "Browse Time Machine Backups" I want to enter a time machine!

looks like there's an update... anyone know what's been changed?

  • 2 weeks later...

I'm getting this error - any suggestions?  I ran the permissions command.  

 

I happen to have created the share /mnt/user/timemachine share before the docker connected to it - could that be an issue?

 

image.png.596785f219f5437bbc823eec08de914a.png

Edited by ryry
added info

36 minutes ago, ryry said:

 

I happen to have created the share /mnt/user/timemachine share before the docker connected to it - could that be an issue

Try deleting the share and restart the docker so that it will recreate it. Then run the sudo command again.

6 hours ago, wgstarks said:

Try deleting the share and restart the docker so that it will recreate it. Then run the sudo command again.

That worked - thank you.

  • 2 weeks later...

Hi friends, Happy Christmas!

Can this Time-machine docker app be used to backup the time-machine saved data to an unassigned SSD drive?

Or will it only work with drives added to the array?

Hope someone can help.

30 minutes ago, mjeshurun said:

Hi friends, Happy Christmas!

Can this Time-machine docker app be used to backup the time-machine saved data to an unassigned SSD drive?

Or will it only work with drives added to the array?

Hope someone can help.

You can set a path to the UD device.

6 minutes ago, wgstarks said:

You can set a path to the UD device.

Excellent. Thank you very much 🙏

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.