February 28, 20251 yr zeus-diagnostics-20250228-0813.zip Can not launch Container "Actual Server" no logs on system, no logs on app (that I can find) Click start, get error Hit ok, app does not start.
February 28, 20251 yr Author Solution Went to the config of the container and edited the IP to force a docker view docker run -d --name='ActualServer' --net='eth2.40' --ip='10.10.20.155' --pids-limit 2048 -e TZ="America/New_York" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Zeus" -e HOST_CONTAINERNAME="ActualServer" -e 'TCP_PORT_5006'='5006' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:5006]' -l net.unraid.docker.icon='https://github.com/actualbudget/actual/raw/master/packages/desktop-electron/icons/icon.png' -v '/mnt/remotes/10.10.10.2_ActualBudget/':'/data':'rw' 'actualbudget/actual-server' 7d40c0fb3e922314ed6d887ccd12db4925af07d37ed21597888fd3aaf66fc9de docker: Error response from daemon: error while creating mount source path '/mnt/remotes/10.10.10.2_ActualBudget': mkdir /mnt/remotes/10.10.10.2_ActualBudget: file exists. The mount point is mounted in the MAIN Open console root@Zeus:/mnt/remotes# ls 10.10.10.2_ActualBudget /bin/ls: cannot access '10.10.10.2_ActualBudget': Stale file handle go to main page and unmount the share Feb 28 08:27:35 Zeus unassigned.devices: NFS mount failed: 'mount.nfs: access denied by server while mounting 10.10.10.2:/volume1/ActualBudget'. Feb 28 08:27:35 Zeus unassigned.devices: Remote Share '10.10.10.2:/volume1/ActualBudget' failed to mount. root@Zeus:/mnt/remotes# ls 10.10.10.2_ActualBudget /bin/ls: cannot access '10.10.10.2_ActualBudget': Stale file handle check the published drives root@Zeus:/mnt/remotes# showmount -e 10.10.10.2 Export list for 10.10.10.2: /volume1/ROM 10.10.0.0/16 /volume1/hoarder 10.10.0.0/16 /volume1/DVR 10.10.0.0/16 /volume1/AudioBooks_Indexed 10.10.0.0/16 /volume1/Paperless-ngx 10.10.0.0/16 /volume1/CD_Backup 10.10.0.0/16 /volume1/homes 10.10.0.0/16 /volume1/LightRoom Backup 10.10.0.0/16 /volume1/Plex-Music-m4a 10.10.0.0/16 /volume1/consolidation 10.10.0.0/16 /volume1/Zeus 10.10.0.0/16 /volume1/photoshare 10.10.0.0/16 /volume1/audiobooks-inbound 10.10.0.0/16 /volume1/Local-copyof-Brandon-Videos 10.10.0.0/16 /volume1/Docker_Configs 10.10.0.0/16 /volume1/Plex-AudioBooks 10.10.0.0/16 /volume1/Downloads 10.10.0.0/16 /volume1/Audible Book Storage 10.10.0.0/16 /volume1/Plex Videos 10.10.0.0/16 root@Zeus:/mnt/remotes# Go to the NAS - An encrypted share - Not mounted - needed to enter encryption key - share mounts Go to UnRAID - Mount remote share - Start Docker # working.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.