Installer of client dont install service file and after that backend can’t be started.
root@home3:~# TF=$(mktemp) && wget “https://hndl.urbackup.org/Client/2.5.25/UrBackup%20Client%20Linux%202.5.25.sh” -O $TF && sudo sh $TF; rm -f $TF
–2025-04-18 13:51:35-- https://hndl.urbackup.org/Client/2.5.25/UrBackup%20Client%20Linux%202.5.25.sh
Resolving … 198.58.118.162, 2600:3c00::f03c:91ff:fec8:ecf6
Connecting to …|198.58.118.162|:443… connected.
HTTP request sent, awaiting response… 200 OK
Length: 26175201 (25M) [application/octet-stream]
Saving to: ‘/tmp/tmp.nxldACWEMg’/tmp/tmp.nxldACWEMg 100%[=======================================================================================>] 24.96M 5.78MB/s in 5.1s
2025-04-18 13:51:41 (4.85 MB/s) - ‘/tmp/tmp.nxldACWEMg’ saved [26175201/26175201]
Verifying archive integrity… All good.
Uncompressing UrBackup Client Installer for Linux 100%
Installation of UrBackup Client 2.5.25 to /usr/local … Proceed ? [Y/n]Uncompressing install data…
Detected Debian (derivative) system
Detected systemd
Detected architecture x86_64-linux-glibc
Installing systemd unit…
root@home3:~#
root@home3:~# find / -name ur*service
root@home3:~#