UrBackup Server has trouble storing files to backup storage with the maximum file name length

After installing version 2.4.11 on Ubuntu I get this error
(err_long_create_failed). No such file or directory (code: 2)
UrBackup Server has trouble storing files to backup storage with the maximum file name length it was compiled with (max 255 bytes). There might be issues when backing up files/folders with long file name.

1 Like

The error message is misleading, I had this error due to wrong permissions of the backup folder.
Try:
sudo chown urbackup:urbackup /path/to/your/backupfolder