Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Execution Error - Server Error - UnRAID 7.0 Docker

Featured Replies

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 

image.png.acd8e5bf275904c42746a2c75d26c66e.png

 

Hit ok, app does not start.

Solved by kcossabo

  • 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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.