Everything posted by m920x
-
[Support] devzwf - Proxmox Backup Server Dockerfiles
From the application's log. Just repeats this over and over. Don't see anything in the Unraid log, but I haven't delved into Unraid logs much yet.
-
[Support] devzwf - Proxmox Backup Server Dockerfiles
ls -al /mnt/user/appdata/pbs/etc/ total 32 drwx------ 1 34 34 172 Feb 20 08:45 ./ drwxr-xr-x 1 root root 20 Feb 20 08:44 ../ -rw-r--r-- 1 root root 0 Feb 20 08:45 .initialized -rw-r--r-- 1 root root 24 Feb 20 08:45 acl.cfg -rw------- 1 root root 3243 Feb 20 08:45 authkey.key -rw-r----- 1 root 34 800 Feb 20 08:45 authkey.pub -rw-r----- 1 root 34 1679 Feb 20 08:45 csrf.key -rw-r----- 1 root 34 3243 Feb 20 08:45 proxy.key -rw-r----- 1 root 34 2143 Feb 20 08:45 proxy.pem -rw-r--r-- 1 root root 76 Feb 20 08:45 shadow.json -rw-r--r-- 1 root root 39 Feb 20 08:45 user.cfg Many thanks for your assistance! And apologies for my lack of Linux expertise. I don't have /mnt/appdata.. It's under mnt/user/appdata for me. Not sure what I'm looking for on the perms.
-
[Support] devzwf - Proxmox Backup Server Dockerfiles
🤦♂️Thanks for that, didn't scroll over far enough in the extra parameters. Log is showing this error continuously. Error: Address already in use (os error 98) rm: cannot remove '/etc/proxmox-backup/.*.lck': No such file or directory rm: cannot remove '/etc/proxmox-backup/*.lock': No such file or directory Not sure what is going on; the service is reachable via HTTPS but the login still doesn't work. Updated Unraid, restarted array, tried removing and cleaning out PBS container and reinstalling, but no dice.
-
[Support] devzwf - Proxmox Backup Server Dockerfiles
I'm running into the username/password not being accepted error. This is well documented on the GitHub page, e.g. https://github.com/ayufan/pve-backup-server-dockerfiles/issues/16#issuecomment-1049945808 and the solution seems simple enough, just not sure were to edit this? Can I do this in the template?