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.

[Support] binhex - UrBackup

Featured Replies

Hi,

How can we request this CA be updated to the latest release of urBackup?

  • Replies 529
  • Views 128.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Basically you remove UMASK, PUID and PGID variables and change the the variable for the backup to point to "/backups" (container path) and the appdata to "/var/urbackup" (container path).  

  • @betaman@Elmojo, I know this is an 18 page thread right now, but I really, really recommend reading it all. Keep in mind the first few pages are teething issues with older versions of the software and

  • just got some time to try a full system backup of my daily driver vm, then created a new vm, booted off the urbackup recovery media and restored, and voila it worked a treat!, restored vm booted up an

Posted Images

41 minutes ago, simpleServer said:

Hi,

How can we request this CA be updated to the latest release of urBackup?

Looks like it's up to date to me. When the urBackup team pushes a new release through distribution it will automatically get built, AFAIK.

https://aur.archlinux.org/packages/urbackup2-server

  

13 minutes ago, JonathanM said:

Looks like it's up to date to me. When the urBackup team pushes a new release through distribution it will automatically get built, AFAIK.

 

 

The thing is that the AUR entry seems not to be maintained by the urBackup team but a 3rd party, they've apparently tried to set it up to automatically update but it doesn't seem to work since it's 2 versions behind

Edited by Kilrah

18 minutes ago, KluthR said:

It needs some paths adaptations

Would you mind writing up a quick summary of what you did to transition your install?

 

I'm sure some people would find it helpful.

Basically you remove UMASK, PUID and PGID variables and change the the variable for the backup to point to "/backups" (container path) and the appdata to "/var/urbackup" (container path).

 

Change "Repository" to: uroni/urbackup-server:latest

Change "Docker Hub URL" to: https://hub.docker.com/r/uroni/urbackup-server

If you want you can use the Icon @ 

https://forums.urbackup.org/uploads/default/original/2X/1/1051fd74d1dcbc3ad4220b43007fcab5287272b0.png

 

Add a new variable, named "TZ" and enter your right Timezone (e.g. "Europe/Berlin").

 

The template for the docker container by uroni:

 

<?xml version="1.0"?>
<Container version="2">
  <Name>UrBackup</Name>
  <Repository>uroni/urbackup-server:latest</Repository>
  <Registry>https://hub.docker.com/r/uroni/urbackup-server</Registry>
  <Network>host</Network>
  <MyIP/>
  <Shell>bash</Shell>
  <Privileged>false</Privileged>
  <Support/>
  <Project/>
  <Overview/>
  <Category/>
  <WebUI>http://[IP]:[PORT:55414]/</WebUI>
  <TemplateURL/>
  <Icon>https://forums.urbackup.org/uploads/default/original/2X/1/1051fd74d1dcbc3ad4220b43007fcab5287272b0.png</Icon>
  <ExtraParams/>
  <PostArgs/>
  <CPUset/>
  <DateInstalled>1662522898</DateInstalled>
  <DonateText/>
  <DonateLink/>
  <Requires/>
  <Config Name="TimeZone" Target="TZ" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">Europe/Berlin</Config>
  <Config Name="Backup Folder" Target="/backups" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/BackupsV2</Config>
  <Config Name="Database Folder" Target="/var/urbackup" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/cache/appdata/urbackup</Config>
</Container>

 

Edited by KluthR
added repo changes

For the record I reported the issue of failing to update to the AUR package maintainer and they fixed it so the AUR got updated and in turn so did the binhex container. 

Edited by Kilrah

  • 1 month later...

Hey, thanks for this very useful container!
It took me some time but I got clients to do internet backup, however, only with dyndns/direct IP.
Did anybody find a solution to run behind Cloudflare and Swag ?
I don't need the remote access to the admin web interface (for now), i just need the auto backup function to run silently on internet client side.
Thanks

  • 4 weeks later...

I see that we should be able to mount VHDZ images to the PC using the WebGUI on the project page, however that option is not available. Is that a limitation of running UrBackup in this Docker container or is it just unmet dependencies? 

I'm having a small nightmare now. Maybe someone here can help.

I have multiple windows machines using the client, and the host is running on my unraid system. Backing up images works like a charm. MY laptap is now taking a dump, and I need to do a restore from one of the backups. I created the Restore CD, ran it, and get to the page where I select which backup to use, but when I look at the list of hard drives to restore to, my internal HD on my laptop isn't there. Any misc USB's I have plugged in are seen, just not the HD. I've unplugged all the USB's and tried again, and now there is nothing listed in the destination dropdown.

 

Searching the net there were some articles talking about a restore button that should be in the web UI of the server... I don't see it. I can't even find the file that some people referenced changing a setting in "urbackupclient" 

 

I was able to do a windows restore and keep my files, so I have a partially working laptop. I reinstalled the client so I can try stuff now, but I just can't seem to get a restore started. Any ideas?

 

 

when I click on the listed backup from the web ui, all it gives me is image backup information. 

image.thumb.png.6cb7f7e4d4c4e601bb449b038971ca08.png

 

image.thumb.png.7271157f4cb63bb3bcba38e30dbfc019.png

2.4.2. Just downloaded today to do this.

 

Could be that the drive in the machine is set to operate in a mode e.g. Intel RAID that the restore CD doesn't support... Might be able to change it in the BIOS.

13 minutes ago, Kilrah said:

Could be that the drive in the machine is set to operate in a mode e.g. Intel RAID that the restore CD doesn't support... Might be able to change it in the BIOS.

I'll check that and report back...

 

 

EDIT:  That did the trick. BIOS had the drive set to RAID. Disabled that (wouldn't let me boot back into Windows of course) and the when I booted the Reatore CD the drive showed up and I'm currently watching it restore!

20221114_043647.jpg

Edited by Lonewolf147
Updating

  • Author
26 minutes ago, Lonewolf147 said:

That did the trick. BIOS had the drive set to RAID. Disabled that

you MAY need to switch it back to RAID once the restore is complete.

Yep, Windows will likely not boot again until you switch.

If you want to get back to AHCI use msconfig to tell Windows to boot to safe mode, change to AHCI, start Windows (it'll boot fine in safe mode and learn about the new drive mode), disable safe mode again and reboot, should be fine then. 

Thank you all!

I'm getting an error on the latest version (binhex/arch-urbackup:2.5.27-1-01)

 

2022-11-17 13:06:55,567 DEBG 'urbackup' stdout output:
ERROR: Error creating pthread. Errno: 1

2022-11-17 13:06:55,567 DEBG 'urbackup' stdout output:
WARNING: Retrying creating thread for thread pool in 1m 4s...

 

Was able to rollback to previous version without issue (2.5.26-2-01)

1 hour ago, Phoenix26 said:

I'm getting an error on the latest version (binhex/arch-urbackup:2.5.27-1-01)

 

2022-11-17 13:06:55,567 DEBG 'urbackup' stdout output:
ERROR: Error creating pthread. Errno: 1

2022-11-17 13:06:55,567 DEBG 'urbackup' stdout output:
WARNING: Retrying creating thread for thread pool in 1m 4s...

 

Was able to rollback to previous version without issue (2.5.26-2-01)

Latest working fine here. Maybe post your docker run?

5 hours ago, JonathanM said:

Latest working fine here. Maybe post your docker run?

 

Here you go, think its all default though.

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-urbackup' --net='host' -e TZ="Europe/London" -e HOST_OS="Unraid" -e 'UMASK'='000' -e 'PUID'='99' -e '100'='100' -v '/mnt/user/urbackup/':'/media':'rw' -v '/mnt/user/appdata/binhex-urbackup':'/config':'rw' 'binhex/arch-urbackup'
b57e21407f625077ed94a17bccb8d36becb8d86a0ea3799098dc4ce30c6a9ba4

 

7 hours ago, Phoenix26 said:

I'm getting an error on the latest version (binhex/arch-urbackup:2.5.27-1-01)

Which version of Unraid?

23 hours ago, JonathanM said:

Which version of Unraid?

 6.8.3, so way old!

Just now, Phoenix26 said:

 6.8.3, so way old!

That's probably the issue.

Hi,

I am new to Unraid and especially to Docker etc.

I wanted to setup UrBackup and set the path where to put the backupfiles but I always get an error due to the wrong path.

I want to write the files not to the NVME Disc but to my array. What do I need to put in there?

grafik.thumb.png.bf7551ed3e60cfeeb8c7bac8e4d52d34.pnggrafik.thumb.png.f468769f3f49f59710131f7547c81dce.png

Path must stay at /media in urbackup and you map that to where you want in the template.

 

image.png.cfb564431a34e62bef1965916fe40945.png

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.