UrBackup - Discourse - Latest posts https://forums.urbackup.org Latest posts Ransomware canary It seems the Feature never made it into production, right? I can’t find any information about it in the official docs.

]]>
https://forums.urbackup.org/t/ransomware-canary/9726#post_8 Thu, 19 Mar 2026 16:45:14 +0000 forums.urbackup.org-post-45639
Winget keeps installing Server 2.5.36 while 2.5.36 is already installed and running Thanks. I think this might fix it:

]]>
https://forums.urbackup.org/t/winget-keeps-installing-server-2-5-36-while-2-5-36-is-already-installed-and-running/16910#post_2 Wed, 18 Mar 2026 23:31:10 +0000 forums.urbackup.org-post-45637
Winget keeps installing Server 2.5.36 while 2.5.36 is already installed and running Just as mentioned in the topic: each instance of “Winget update -r –include-unknown” on Windows 11 Pro 25H2 keeps finding and installing Server 2.5.36 while 2.5.36 is already installed and running …

]]>
https://forums.urbackup.org/t/winget-keeps-installing-server-2-5-36-while-2-5-36-is-already-installed-and-running/16910#post_1 Wed, 18 Mar 2026 22:37:03 +0000 forums.urbackup.org-post-45636
Docker images - client working

]]>
https://forums.urbackup.org/t/docker-images-client/16908#post_3 Wed, 18 Mar 2026 07:09:35 +0000 forums.urbackup.org-post-45635
Cannot update to Server 2.5.36 Time travel issue in the changelog

I think you need to adjust your time travel machine. We are now in 2026

]]>
https://forums.urbackup.org/t/cannot-update-to-server-2-5-36/16906#post_5 Tue, 17 Mar 2026 11:11:14 +0000 forums.urbackup.org-post-45634
Docker images - client Updated.

Btw., does it still have this issue? sh: 1: lsb_release: not found · Issue #12 · uroni/urbackup-client-docker · GitHub

]]>
https://forums.urbackup.org/t/docker-images-client/16908#post_2 Mon, 16 Mar 2026 21:52:39 +0000 forums.urbackup.org-post-45633
Issues mounting VHDX incremental backups on BTRFS storage I am running UrBackup Server 2.5.35 on a machine with BTRFS storage. Recently, the “RAW” image format option seems to have disappeared or stopped working, and backup jobs automatically switched to VHD. Since I back up volumes larger than 5TB, VHD backups failed. After manually switching to VHDX, the backups are running again.

However, I have run into a critical issue with restores/mounting:

Web Interface: When I try to mount a VHDX image via the Web UI, it fails with: “Mounting image failed. Please see server log file for details.” Interestingly, the server logs (urbackup.log) do not show any specific errors related to the mount failure.

CLI Access: Previously, with RAW incremental images, I could mount them manually via the console. Now, with VHDX incrementals, every mounting attempt (even using loop devices) fails. The OS reports that no file system is found on the device, or the partition table is unreadable.

Environment & Setup:

UrBackup Server Version: 2.5.35

Backend Filesystem: BTRFS

Image Format: VHDX (Incremental)

How can I correctly mount these incremental VHDX images via the CLI when the Web UI fails?

]]>
https://forums.urbackup.org/t/issues-mounting-vhdx-incremental-backups-on-btrfs-storage/16909#post_1 Mon, 16 Mar 2026 20:05:44 +0000 forums.urbackup.org-post-45632
Docker images - client Hi there, I see that the current Docker Hub image is version 2.5.26, which hasn’t been updated in about 5 months. Do you have any plans to release an image for the latest version? Thanks for your help!

bB

]]>
https://forums.urbackup.org/t/docker-images-client/16908#post_1 Mon, 16 Mar 2026 10:17:24 +0000 forums.urbackup.org-post-45631
Debian Trixie Image Backup Okay, I tried it with LVM, DM and Btrfs, but unfortunately nothing works. I have Macrium on Windows and thought Urbackup would work the same way on Linux. I give up, it was a nice try.

]]>
https://forums.urbackup.org/t/debian-trixie-image-backup/16904#post_9 Fri, 13 Mar 2026 08:05:57 +0000 forums.urbackup.org-post-45630
Debian Trixie Image Backup I did that. Now I get this error: Backing up System Reserved (SYSVOL) partition failed. Image backup failed.

I don’t think I’ll pursue this any further.

Many thanks for your help

]]>
https://forums.urbackup.org/t/debian-trixie-image-backup/16904#post_8 Thu, 12 Mar 2026 14:20:35 +0000 forums.urbackup.org-post-45629
Looking for testers for UI Hey David, thanks for the info! TBH, replication is still on the radar, Im getting the issues worked out of everything then Ill focus on that, but Ill be making changes for sure.

]]>
https://forums.urbackup.org/t/looking-for-testers-for-ui/16902#post_3 Thu, 12 Mar 2026 12:44:58 +0000 forums.urbackup.org-post-45628
Looking for testers for UI Hi, just a quick note about REPLICATION.

Using rsync and/or SSH is no good for server using btrfs because all of the space saving done by btrfs’s sub-volumes and snapshots will be lost as neither rsync or (various) SSH methods don’t understand btrfs snapshots etc.

You could try and backup only the top-level of each client’s folder/s which would give(at least) one copy for (exmple) offline backup.

I myself have been working on a shell script that will copy upto a depth of X for a given start date of Y for all clients in the server database. This script “knows” how to deal with btrfs parent/child relationships that are implemented by urbackup as sub-volumes and snapshots.

One thing ….that may help if you want to investigate btrfs replication is that the folders that are named after the client/virtual sub client….are NOT sub-volumes or snapshots ….it is the contents of these folders that contain the snapshots etc.

If you would like a copy of the script thus far (it’s incomplete) then let me know a way to send it to you.

Best of luck

David

]]>
https://forums.urbackup.org/t/looking-for-testers-for-ui/16902#post_2 Thu, 12 Mar 2026 11:48:13 +0000 forums.urbackup.org-post-45627
Cannot update to Server 2.5.36 Should be fixed now as well

]]>
https://forums.urbackup.org/t/cannot-update-to-server-2-5-36/16906#post_4 Thu, 12 Mar 2026 11:06:24 +0000 forums.urbackup.org-post-45626
How to change the log level in urbackup-server docker? A way to achieve my goal with the current image is to add a “command” line to the docker-compose.yaml like this:

services:
  urbackup:
    image: uroni/urbackup-server:latest
    command: ["run", "-v", "info", "-g", "20971520", "-b", "enp2s0"]
    container_name: urbackup
  [...]

Arguments for the command can be identified with

urbackupsrv run --help

after opening a terminal inside the container.

I think using the configuration file with the image would be a more common approach as it is used in the non-docker implementations of urbackup.

]]>
https://forums.urbackup.org/t/how-to-change-the-log-level-in-urbackup-server-docker/16903#post_8 Thu, 12 Mar 2026 08:53:13 +0000 forums.urbackup.org-post-45625
Cannot update to Server 2.5.36 I’m in the same situation. The server dashboard indicates that version 2.5.36 is available, but I can only find it at https://hndl.urbackup.org/Server/2.5.36/debian/. Both the OpenBuildService (OBS) and the PPA still only contain version 2.5.35. Am I missing something?

]]>
https://forums.urbackup.org/t/cannot-update-to-server-2-5-36/16906#post_3 Thu, 12 Mar 2026 08:20:29 +0000 forums.urbackup.org-post-45624
Groups Assigning bug You need to set it as t_right = “6,7”

]]>
https://forums.urbackup.org/t/groups-assigning-bug/16907#post_4 Wed, 11 Mar 2026 19:59:23 +0000 forums.urbackup.org-post-45623
Groups Assigning bug Bug: Multiple client permissions for single user only shows one client

Version: 2.5.35

Issue: When assigning a user permissions to multiple clients via Settings → Users, the user can only see one client when logged in, despite permissions appearing correctly in the UI.

Steps to reproduce:

  1. Create a user

  2. Assign permissions to Client A (e.g. browse_backups, status, logs, etc.)

  3. Use the navigation trick to assign the same permissions to Client B

  4. Log in as the user — only one client appears

Database findings: Looking at backup_server_settings.db, the si_permissions table stores permissions like this:

clientid | t_right | t_domain
5        | 6       | browse_backups
5        | 7       | browse_backups

Where t_right contains the client machine ID from the clients table in backup_server.db. When two different client IDs exist for the same user and domain, only one client appears in the user’s view.

Workaround: Setting t_right to all for all domains shows all clients, but this removes per-client access restrictions entirely, which defeats the purpose.

Expected behavior: A user with permissions for multiple clients should be able to see all assigned clients, or group-based permissions should work as an alternative.

Hopefully this explains my issue a little clearer? I even tried to delve into manually assigning with sqlite in the cli. Maybe i need a fresh install or something?

]]>
https://forums.urbackup.org/t/groups-assigning-bug/16907#post_3 Wed, 11 Mar 2026 18:46:26 +0000 forums.urbackup.org-post-45622
Debian Trixie Image Backup Create it

]]>
https://forums.urbackup.org/t/debian-trixie-image-backup/16904#post_7 Wed, 11 Mar 2026 16:50:15 +0000 forums.urbackup.org-post-45621
Debian Trixie Image Backup Thank you for your comment. Unfortunately, there is no file named “snapshot.cfg”. What should I do?

]]>
https://forums.urbackup.org/t/debian-trixie-image-backup/16904#post_6 Wed, 11 Mar 2026 15:22:59 +0000 forums.urbackup.org-post-45620
Debian Trixie Image Backup There is /usr/local/etc/urbackup/snapshot.cfg with contents like

#This is a key=value config file for determining the scripts/programs to create snapshots

create_filesystem_snapshot=/usr/local/share/urbackup/dm_create_snapshot
remove_filesystem_snapshot=/usr/local/share/urbackup/dm_remove_snapshot
create_volume_snapshot=/usr/local/share/urbackup/dm_create_snapshot
remove_volume_snapshot=/usr/local/share/urbackup/dm_remove_snapshot

The scripts are at the pointed at location.

The script needs to output

SNAPSHOT=/foo/bar

pointing at the created snapshot.

For image backups it also reads the backing device from the file $SNAPSHOT-dev (in this case /foo/bar-dev) – you don’t actually need to have the snapshot mounted – see recent changes to dm_create_volume_snapshot

]]>
https://forums.urbackup.org/t/debian-trixie-image-backup/16904#post_5 Wed, 11 Mar 2026 13:20:29 +0000 forums.urbackup.org-post-45619
Groups Assigning bug Cannot reproduce this issue – works in my testing.

]]>
https://forums.urbackup.org/t/groups-assigning-bug/16907#post_2 Wed, 11 Mar 2026 13:18:48 +0000 forums.urbackup.org-post-45618
Debian Trixie Image Backup Quick question: in which directory are the scripts located?

]]>
https://forums.urbackup.org/t/debian-trixie-image-backup/16904#post_4 Wed, 11 Mar 2026 07:57:41 +0000 forums.urbackup.org-post-45617
Debian Trixie Image Backup Thank you very much for your comment.

]]>
https://forums.urbackup.org/t/debian-trixie-image-backup/16904#post_3 Wed, 11 Mar 2026 06:47:50 +0000 forums.urbackup.org-post-45616
Groups Assigning bug URBackup version 2.5.35 That having multiple client IDs in si_permissions.t_right for one user only shows one client. the UI lets you set it up but it silently fails My SQLite findings showing the broken behavior.

the UI allows you to assign multiple clients to a user but the backend permission system breaks when you actually do it, only ever showing one client. The only workaround is all which defeats the purpose of per-client restrictions.

]]>
https://forums.urbackup.org/t/groups-assigning-bug/16907#post_1 Wed, 11 Mar 2026 02:57:26 +0000 forums.urbackup.org-post-45615
Cannot update to Server 2.5.36 Sry, forgot to update the Docker. Did that just now. Thanks for the heads up!

]]>
https://forums.urbackup.org/t/cannot-update-to-server-2-5-36/16906#post_2 Tue, 10 Mar 2026 21:51:54 +0000 forums.urbackup.org-post-45614
Cannot update to Server 2.5.36 Hi all

I have the server installed as a docker image on an OpenMediavault installation. Works like a charm.

Now the server inform me that the new 2.5.36 version of the server is available.

I use WatchTower to auto update my docker containers, but this update is not done.

I also tried to manually update without success. I’m still working with 2.5.35

I don’t understand the reason why the update do not install? Any ideas?

]]>
https://forums.urbackup.org/t/cannot-update-to-server-2-5-36/16906#post_1 Tue, 10 Mar 2026 21:38:26 +0000 forums.urbackup.org-post-45613
How to change the log level in urbackup-server docker? Next server release will be 2.5.37 . Then I can update the Docker to remove the arguments again.

I only changed it in latest. You could use the 2.5.x tag. I don’t think that has the arguments

]]>
https://forums.urbackup.org/t/how-to-change-the-log-level-in-urbackup-server-docker/16903#post_7 Tue, 10 Mar 2026 19:20:58 +0000 forums.urbackup.org-post-45612
Changing Server there are other threads like this one

]]>
https://forums.urbackup.org/t/changing-server/16898#post_3 Tue, 10 Mar 2026 18:58:53 +0000 forums.urbackup.org-post-45611
Changing Server This should be still valid

]]>
https://forums.urbackup.org/t/changing-server/16898#post_2 Tue, 10 Mar 2026 18:57:12 +0000 forums.urbackup.org-post-45610
Linux GUI location? Did you check the logs in the GUI of urbackup-server?

]]>
https://forums.urbackup.org/t/linux-gui-location/16900#post_5 Tue, 10 Mar 2026 18:50:06 +0000 forums.urbackup.org-post-45609
Linux GUI location?
urbackup.org
]]>
https://forums.urbackup.org/t/linux-gui-location/16900#post_4 Tue, 10 Mar 2026 18:49:07 +0000 forums.urbackup.org-post-45608
How to change the log level in urbackup-server docker? That would be great!!!

Next server release would be the image for urbackup-server 2.5.36 or 2.5.37? Currently the image is 2.5.35.

]]>
https://forums.urbackup.org/t/how-to-change-the-log-level-in-urbackup-server-docker/16903#post_6 Tue, 10 Mar 2026 16:57:43 +0000 forums.urbackup.org-post-45607
Debian Trixie Image Backup Image backups are not supported via LVM currently.

I think it would be easy to change the bash scripts to support this, but someone needs to do the work and testing.

]]>
https://forums.urbackup.org/t/debian-trixie-image-backup/16904#post_2 Tue, 10 Mar 2026 16:05:43 +0000 forums.urbackup.org-post-45606
How to change the log level in urbackup-server docker? I think it needs to read the config settings from environment variables as well. Will change it this way, but that will only be available with the next server release.

]]>
https://forums.urbackup.org/t/how-to-change-the-log-level-in-urbackup-server-docker/16903#post_5 Tue, 10 Mar 2026 14:00:04 +0000 forums.urbackup.org-post-45605
Waiting for file hashing and copying threads I’m running server 2.5.35 on a Virtualbox Ubuntu Server 24.04.3 VM with the actual backup directory on the host machine. I’ve tried both nfs and vboxsf and the initial backups never complete. They get hung up at Waiting for file hashing and copying threads…

I run the server inside a VM and the backupdir on the host for many years, but now that I updated to a fresh setup I’m getting this problem.

I’m posting part of the debug log below:

 
03/06/26 17:08  	DEBUG  	HT: Hardlinking failed (unkown error) Source="/mnt/offsite/urbackup/offsite/260306-1744/.symlink_x86_64-linux-gnu-cpp-13" Destination="/mnt/offsite/urbackup/hero/260306-2258/.symlink_x86_64-linux-gnu-cpp-13" -- Operation not permitted (code: 1)
03/06/26 17:08  	DEBUG  	HT: Copying file: "/mnt/offsite/urbackup/hero/260306-2258/.symlink_x86_64-linux-gnu-cpp-13" (id=8965)
03/06/26 17:08  	DEBUG  	HT: Renaming file to "/mnt/offsite/urbackup/hero/260306-2258/.symlink_x86_64-linux-gnu-cpp-13"
03/06/26 17:08  	INFO  	Waiting for file hashing and copying threads...

Does anyone have any ideas? Is this just a bug with this version of the server since I never had any problems with my 2.4.x versions?

Thanks in advance.

Brady

]]>
https://forums.urbackup.org/t/waiting-for-file-hashing-and-copying-threads/16905#post_1 Mon, 09 Mar 2026 20:33:36 +0000 forums.urbackup.org-post-45604
Debian Trixie Image Backup Hi all,

I am a complete beginner and have the following question: I have a Debian client and would like to create an image backup. Lvm is set up. I have already tried a few things, but unfortunately I keep getting the message “not supported”. What exactly do I need to set up to make it work?

Many thanks for your help

]]>
https://forums.urbackup.org/t/debian-trixie-image-backup/16904#post_1 Mon, 09 Mar 2026 14:03:09 +0000 forums.urbackup.org-post-45603
How to change the log level in urbackup-server docker? Sry, I’m not using Docker to run urbackup

]]>
https://forums.urbackup.org/t/how-to-change-the-log-level-in-urbackup-server-docker/16903#post_4 Sun, 08 Mar 2026 18:40:11 +0000 forums.urbackup.org-post-45602
How to change the log level in urbackup-server docker? How can I do that? Is there an environmental variable?

Thanks for your support and for this great software!!!

]]>
https://forums.urbackup.org/t/how-to-change-the-log-level-in-urbackup-server-docker/16903#post_3 Sun, 08 Mar 2026 14:05:55 +0000 forums.urbackup.org-post-45601
How to change the log level in urbackup-server docker? I think you can override the default docker params

]]>
https://forums.urbackup.org/t/how-to-change-the-log-level-in-urbackup-server-docker/16903#post_2 Sun, 08 Mar 2026 13:59:50 +0000 forums.urbackup.org-post-45600
How to change the log level in urbackup-server docker? With a recent change the default log level of the server image has been set to “warn”. How can it be changed to “info”?

I do not see the setting in the GUI.

Thanks

]]>
https://forums.urbackup.org/t/how-to-change-the-log-level-in-urbackup-server-docker/16903#post_1 Sun, 08 Mar 2026 11:13:00 +0000 forums.urbackup.org-post-45599
Getting error "Backup had an early error." @uroni
anything you could add?

]]>
https://forums.urbackup.org/t/getting-error-backup-had-an-early-error/16841#post_20 Sat, 07 Mar 2026 22:53:52 +0000 forums.urbackup.org-post-45598
Linux Image Backup fails - "EFI System Partition failed" Just to let everyone know, after using v2.5.19, I found that after the image backup completes, soon after the computer is unusable and I need to forcibly power it off and on.
When it is booting, I need to hit “e” and change the line which references “/dev/mapper/root-98d1f8b1f435” to “/dev/sda2” the hit F10.
It gets a bit further before I need to type “exit” where it tries to do an fsck on “/dev/mapper/root-98d1f8b1f435” but fails.
Next, I use: fsck -y /dev/mapper/root-98d1f8b1f435
Soon after I get back to the prompt where I use “exit” to get it to boot normally.
Frustrating!

]]>
https://forums.urbackup.org/t/linux-image-backup-fails-efi-system-partition-failed/15704#post_9 Sat, 07 Mar 2026 22:46:06 +0000 forums.urbackup.org-post-45597
Linux GUI location? Running ubuntu, is there a GUI version of the client?

]]>
https://forums.urbackup.org/t/linux-gui-location/16900#post_3 Sat, 07 Mar 2026 22:20:58 +0000 forums.urbackup.org-post-45596
Linux GUI location? Did you install the command line only client? That one is … command line only and has no GUI.

]]>
https://forums.urbackup.org/t/linux-gui-location/16900#post_2 Sat, 07 Mar 2026 11:55:25 +0000 forums.urbackup.org-post-45595
Configuring Client on MAC OS
jayrehme:

doesn’t work on intel machines

As I mentioned in the MacOS thread, I don’t have an Intel one to test with. Could you perhaps elaborate what exactly does not work on Intel machines?

]]>
https://forums.urbackup.org/t/configuring-client-on-mac-os/16901#post_5 Sat, 07 Mar 2026 11:04:24 +0000 forums.urbackup.org-post-45594
Looking for testers for UI A while back I started coding a new UI for Urbackup. I originally tried to integrate it with the Windows server and eventually gave up and focused on Linux. I finally got some time to recode most of what I had started. Still finding and fixing issues, looking for input.

]]>
https://forums.urbackup.org/t/looking-for-testers-for-ui/16902#post_1 Fri, 06 Mar 2026 16:49:21 +0000 forums.urbackup.org-post-45593
Configuring Client on MAC OS Good morning. In fact, I found the problem which comes from the version of the UrBackup client.
The MacOS version was Sonoma, and I had the latest version of the client installed (2.5.29).
An error message I received led me to a version problem. So I reverted to an earlier version of UrBackup 2.15 and the installation worked. I simply had the settings options on my client that I was able to configure.
I just have one last problem with the backup directory whose configuration does not come down from the server but I will look into that a little later. Thank you for your answers.

]]>
https://forums.urbackup.org/t/configuring-client-on-mac-os/16901#post_4 Fri, 06 Mar 2026 16:30:41 +0000 forums.urbackup.org-post-45592
Configuring Client on MAC OS Hello:

The path for urbrackupclientctl is /Applications/UrBackup\ Client.app/Contents/MacOS/bin/urbackupclientctl - should allow you to configure via the command line.

I’ve not had chance to try the 2.5.29 release yet - but I’d be surprised if it doesn’t work on Intel systems…

]]>
https://forums.urbackup.org/t/configuring-client-on-mac-os/16901#post_3 Fri, 06 Mar 2026 13:35:18 +0000 forums.urbackup.org-post-45591
Configuring Client on MAC OS I have the same issue. The workaround I currently use is install client 2.4.11 … configure… then upgrade to 2.5.29… also, i’ve noticed 2.5.29 doesn’t work on intel machines, so any of those stay on 2.4.11 as well

]]>
https://forums.urbackup.org/t/configuring-client-on-mac-os/16901#post_2 Fri, 06 Mar 2026 13:06:50 +0000 forums.urbackup.org-post-45590
Configuring Client on MAC OS Hello. I just installed the UrBackup client 2.5.29 on macOS Catalina. My server isn't on the same VLAN as my client, so it can't discover it. On other machines running Windows or Linux, I was able to configure the client using the settings.cfg file or the command `urbackupclientctl set-settings`. But on my Mac, when I try to use the command, I get a permissions error message (without being able to find where it's located). When I place a "template" settings.cfg file with the basic parameters in the directory `/libray/application Support/Urbackup Client/var/urbackup/data`, it doesn't seem to be applied, and the server isn't found. The client icon appears in the taskbar, but I don't have the configuration option. I don't know what to do. Do you have any suggestions? Thank you in advance ]]> https://forums.urbackup.org/t/configuring-client-on-mac-os/16901#post_1 Fri, 06 Mar 2026 09:55:48 +0000 forums.urbackup.org-post-45589