You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running the container on Unraid 6.12.13 and I'm not able to login via WebUI, on the Auth log I see: user=admin@pam msg=user account disabled or expired.
I've also made sure /run is mounted and tmpfs. I've also tried to create a fresh user with proxmox-backup-manager but it thows the same error. My suspicion is with API permissions for the WebUI maybe, but I'm not sure what else could I check.
Thanks for any hint!
Hi
I'm running the container on Unraid 6.12.13 and I'm not able to login via WebUI, on the Auth log I see:
user=admin@pam msg=user account disabled or expired.
I've also made sure /run is mounted and tmpfs. I've also tried to create a fresh user with proxmox-backup-manager but it thows the same error. My suspicion is with API permissions for the WebUI maybe, but I'm not sure what else could I check.
Thanks for any hint!
[ { "Id": "2dc2eb1a5c8ed169437c3f8eafed31381de4db51bdde81feabd4c225debbd64d", "Created": "2024-09-22T19:12:51.872045116Z", "Path": "runsvdir", "Args": [ "/runit" ], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 20400, "ExitCode": 0, "Error": "", "StartedAt": "2024-09-23T06:05:36.199908601Z", "FinishedAt": "2024-09-22T19:38:58.549570623Z" }, "Image": "sha256:77cb5f31b97d3d69439fcd6ece96653c6eb4f26a530f467702dd5dde4c4c8ded", "ResolvConfPath": "/var/lib/docker/containers/2dc2eb1a5c8ed169437c3f8eafed31381de4db51bdde81feabd4c225debbd64d/resolv.conf", "HostnamePath": "/var/lib/docker/containers/2dc2eb1a5c8ed169437c3f8eafed31381de4db51bdde81feabd4c225debbd64d/hostname", "HostsPath": "/var/lib/docker/containers/2dc2eb1a5c8ed169437c3f8eafed31381de4db51bdde81feabd4c225debbd64d/hosts", "LogPath": "/var/lib/docker/containers/2dc2eb1a5c8ed169437c3f8eafed31381de4db51bdde81feabd4c225debbd64d/2dc2eb1a5c8ed169437c3f8eafed31381de4db51bdde81feabd4c225debbd64d-json.log", "Name": "/proxmox-backup-server", "RestartCount": 0, "Driver": "btrfs", "Platform": "linux", "MountLabel": "", "ProcessLabel": "", "AppArmorProfile": "", "ExecIDs": null, "HostConfig": { "Binds": [ "/mnt/user/appdata/pbs/lib:/var/lib/proxmox-backup:rw", "/mnt/user/pbs_backup/:/backups:rw", "/mnt/user/appdata/pbs/etc:/etc/proxmox-backup:rw", "/mnt/user/appdata/pbs/logs:/var/log/proxmox-backup:rw" ], "ContainerIDFile": "", "LogConfig": { "Type": "json-file", "Config": {} }, "NetworkMode": "host", "PortBindings": {}, "RestartPolicy": { "Name": "unless-stopped", "MaximumRetryCount": 0 }, "AutoRemove": false, "VolumeDriver": "", "VolumesFrom": null, "ConsoleSize": [ 0, 0 ], "CapAdd": null, "CapDrop": null, "CgroupnsMode": "private", "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": null, "GroupAdd": null, "IpcMode": "private", "Cgroup": "", "Links": null, "OomScoreAdj": 0, "PidMode": "", "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "SecurityOpt": null, "UTSMode": "", "UsernsMode": "", "ShmSize": 67108864, "Runtime": "runc", "Isolation": "", "CpuShares": 0, "Memory": 2147483648, "NanoCpus": 0, "CgroupParent": "", "BlkioWeight": 0, "BlkioWeightDevice": [], "BlkioDeviceReadBps": [], "BlkioDeviceWriteBps": [], "BlkioDeviceReadIOps": [], "BlkioDeviceWriteIOps": [], "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DeviceCgroupRules": null, "DeviceRequests": null, "MemoryReservation": 0, "MemorySwap": -1, "MemorySwappiness": null, "OomKillDisable": null, "PidsLimit": 2048, "Ulimits": null, "CpuCount": 0, "CpuPercent": 0, "IOMaximumIOps": 0, "IOMaximumBandwidth": 0, "Mounts": [ { "Type": "tmpfs", "Target": "/run" } ], "MaskedPaths": [ "/proc/asound", "/proc/acpi", "/proc/kcore", "/proc/keys", "/proc/latency_stats", "/proc/timer_list", "/proc/timer_stats", "/proc/sched_debug", "/proc/scsi", "/sys/firmware", "/sys/devices/virtual/powercap" ], "ReadonlyPaths": [ "/proc/bus", "/proc/fs", "/proc/irq", "/proc/sys", "/proc/sysrq-trigger" ] }, "GraphDriver": { "Data": null, "Name": "btrfs" }, "Mounts": [ { "Type": "bind", "Source": "/mnt/user/pbs_backup", "Destination": "/backups", "Mode": "rw", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/mnt/user/appdata/pbs/etc", "Destination": "/etc/proxmox-backup", "Mode": "rw", "RW": true, "Propagation": "rprivate" }, { "Type": "tmpfs", "Source": "", "Destination": "/run", "Mode": "", "RW": true, "Propagation": "" }, { "Type": "bind", "Source": "/mnt/user/appdata/pbs/lib", "Destination": "/var/lib/proxmox-backup", "Mode": "rw", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/mnt/user/appdata/pbs/logs", "Destination": "/var/log/proxmox-backup", "Mode": "rw", "RW": true, "Propagation": "rprivate" } ], "Config": { "Hostname": "Tower", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": false, "AttachStderr": false, "Tty": false, "OpenStdin": false, "StdinOnce": false, "Env": [ "HOST_OS=Unraid", "HOST_HOSTNAME=Tower", "HOST_CONTAINERNAME=proxmox-backup-server", "TZ=Europe/Zurich", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ], "Cmd": [ "runsvdir", "/runit" ], "Image": "ayufan/proxmox-backup-server:latest", "Volumes": { "/etc/proxmox-backup": {}, "/var/lib/proxmox-backup": {}, "/var/log/proxmox-backup": {} }, "WorkingDir": "", "Entrypoint": null, "OnBuild": null, "Labels": { "net.unraid.docker.icon": "https://raw.githubusercontent.com/devzwf/unraid-docker-templates/main/images/pbs-logo.jpg", "net.unraid.docker.managed": "dockerman", "net.unraid.docker.webui": "https://[IP]:[PORT:8007]" } }, "NetworkSettings": { "Bridge": "", "SandboxID": "99b5f14d8e5e95b35ccd73a7cea395f335ba004b88f3d25736949729b93df502", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": {}, "SandboxKey": "/var/run/docker/netns/default", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "MacAddress": "", "Networks": { "host": { "IPAMConfig": null, "Links": null, "Aliases": null, "NetworkID": "b5efe57f836ccd1db617d1b06f9a2c5dff88edfb96715c59e5ab105bd2f2d891", "EndpointID": "11872789334ab82883e51fdf03348bfdc86a1f742745bf1a1d957991e3fe03f9", "Gateway": "", "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "", "DriverOpts": null } } } } ]
The text was updated successfully, but these errors were encountered: