All apps “not running” in /volume2/ syno installing

I used the dockur script on Portainer.io:

services:
umbrel:
image: dockurr/umbrel
container_name: umbrel
pid: host
ports:

  • 3000:80 volumes:
  • /volume2/docker/umbrel:/data
  • /var/run/docker.sock:/var/run/docker.sock restart: always stop_grace_period: 1m

or

I used the MariusHosting script on Portainer.io::

services:
umbrel:
image: dockurr/umbrel
container_name: Umbrel-OS
healthcheck:
test: timeout 10s bash -c ‘:> /dev/tcp/127.0.0.1/80’ || exit 1
interval: 10s
timeout: 5s
retries: 3
start_period: 90s
ports:

  • 3253:80 volumes:
  • /volume2/docker/umbrel:/data:rw
  • /var/run/docker.sock:/var/run/docker.sock restart: on-failure:5

But the Tor_proxy container and the auth container are created but not starting and the apps not installing on Umbrel, here are the logs

2025/04/20 04:34:32 stderr Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: “tor”: executable file not found in $PATH: unknown

2025/04/20 04:34:31 stderr Container auth Starting

2025/04/20 04:34:31 stderr Container tor_proxy Starting

2025/04/20 04:34:29 stdout [apps ] [error] Attempt 2 starting app environmnet failed. There are 1 retries left.

2025/04/20 04:34:29 stderr Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: “tor”: executable file not found in $PATH: unknown

2025/04/20 04:34:28 stderr Container auth Starting

2025/04/20 04:34:28 stderr Container tor_proxy Starting

2025/04/20 04:34:27 stdout [apps ] [error] Attempt 1 starting app environmnet failed. There are 2 retries left.

2025/04/20 04:34:27 stderr Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: “tor”: executable file not found in $PATH: unknown

2025/04/20 04:34:27 stderr Container tor_proxy Starting

2025/04/20 04:34:27 stderr Container auth Starting

2025/04/20 04:34:26 stdout [apps ] [error] Failed to start app environment: Command failed with exit code 1: docker compose --project-name umbrelc --file /opt/umbreld/source/modules/apps/legacy-compat/docker-compose.yml up --build --detach --remove-orphans

2025/04/20 04:34:26 stderr Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: “tor”: executable file not found in $PATH: unknown

thx for Help !!!

edit : Path in Docker

i can running tor_proxy et auth containers

5 days of Umbrel black out :frowning:

thx for help

here the log
❯ Starting umbrelOS for Docker v1.4.0…
❯ For support visit GitHub · Where software is built
[umbreld ] :umbrella: Starting Umbrel v1.4.0
[umbreld ]
[umbreld ] dataDirectory: /volume2/docker/dockge/stacks/umbrel
[umbreld ] port: 80
[umbreld ] logLevel: normal
[umbreld ]
[migration ] Checking if any migrations are needed…
[migration ] Unkown device booting for the first time, checking if we need to migrate legacy Linux install data…
Error mounting drive: Error: Command failed with exit code 32: mount --read-only /dev/synoboot1 /mnt/synoboot1
mount: /mnt/synoboot1: wrong fs type, bad option, bad superblock on /dev/synoboot1, missing codepage or helper program, or other error.
dmesg(1) may have more information after failed mount system call.
[migration ] No legacy Linux install found, skipping migration
[migration ] Migrations complete
[appstore ] Initialising app store
[server ] Listening on port 80
[appstore ] Initialising default repository…
[apprepository ] Checking for update for GitHub - getumbrel/umbrel-apps: The official app repository of the Umbrel App Store. Submit apps and updates here. Learn how → https://github.com/getumbrel/umbrel-apps#readme
[apprepository ] Newer version of GitHub - getumbrel/umbrel-apps: The official app repository of the Umbrel App Store. Submit apps and updates here. Learn how → https://github.com/getumbrel/umbrel-apps#readme available, updating
[apps ] Creating Umbrel seed
[apps ] Copying bins to /volume2/docker/dockge/stacks/umbrel/bin
[apps ] Copying bitcoin-cli
[apps ] Copying lncli
auth Pulling
tor_proxy Pulling
91f01557fe0d Already exists
[apprepository ] Updated GitHub - getumbrel/umbrel-apps: The official app repository of the Umbrel App Store. Submit apps and updates here. Learn how → https://github.com/getumbrel/umbrel-apps#readme!
461246efe0a7 Already exists
ecdd21ad91a4 Already exists
c8bc27c5e55c Already exists
72f5a0bbd6d5 Already exists
472ce9feeded Already exists
6d65359ecb29 Already exists
a9db6797916e Already exists
f4eaccdb25fc Already exists
49e010269d4e Already exists
4f4fb700ef54 Already exists
[appstore ] Default repository initialised!
[appstore ] Checking repositories for updates every 5m
[apprepository ] Checking for update for GitHub - getumbrel/umbrel-apps: The official app repository of the Umbrel App Store. Submit apps and updates here. Learn how → https://github.com/getumbrel/umbrel-apps#readme
[apprepository ] GitHub - getumbrel/umbrel-apps: The official app repository of the Umbrel App Store. Submit apps and updates here. Learn how → https://github.com/getumbrel/umbrel-apps#readme is already up to date
auth Pulled
tor_proxy Pulled
Container auth Creating
Container tor_proxy Creating
Container auth Created
Container tor_proxy Created
Container auth Starting
Container tor_proxy Starting
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: “tor”: executable file not found in $PATH: unknown
[apps ] [error] Failed to start app environment: Command failed with exit code 1: docker compose --project-name umbrelc --file /opt/umbreld/source/modules/apps/legacy-compat/docker-compose.yml up --build --detach --remove-orphans
Container tor_proxy Starting
Container auth Starting
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: “tor”: executable file not found in $PATH: unknown
[apps ] [error] Attempt 1 starting app environmnet failed. There are 2 retries left.
Container auth Starting
Container tor_proxy Starting
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: “tor”: executable file not found in $PATH: unknown
[apps ] [error] Attempt 2 starting app environmnet failed. There are 1 retries left.
Container auth Starting
Container tor_proxy Starting
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: “tor”: executable file not found in $PATH: unknown
[apps ] [error] Attempt 3 starting app environmnet failed. There are 0 retries left.
[apps ] [error] Failed to start app environment: Command failed with exit code 1: docker compose --project-name umbrelc --file /opt/umbreld/source/modules/apps/legacy-compat/docker-compose.yml up --build --detach --remove-orphans
[apps ] Starting apps
[files ] Starting files
[thumbnails ] Starting thumbnails
[thumbnails ] No thumbnails yet, populating the cache…
[fileswatcher ] Started watching directory ‘/volume2/docker/dockge/stacks/umbrel/home’
[fileswatcher ] Started watching directory ‘/volume2/docker/dockge/stacks/umbrel/external’
[thumbnails ] Populated cache with 0 thumbnails (0 thumbnails)
[server ] [error] invalid signature
[server ] [error] POST /user.renewToken Invalid token
[user ] Synced system password
[server ] [error] GET /system.cpuTemperature Could not get CPU temperature
[server ] [error] GET /system.cpuTemperature Could not get CPU temperature
[apps ] Installing app bitcoin
[apps ] Setting up data directory for bitcoin
Container auth Starting
Container tor_proxy Starting
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: “tor”: executable file not found in $PATH: unknown
[apps ] [error] Failed to install app bitcoin: Command failed with exit code 1: docker compose --project-name umbrelc --file /opt/umbreld/source/modules/apps/legacy-compat/docker-compose.yml up --build --detach --remove-orphans
[apprepository ] Checking for update for GitHub - getumbrel/umbrel-apps: The official app repository of the Umbrel App Store. Submit apps and updates here. Learn how → https://github.com/getumbrel/umbrel-apps#readme

[apprepository  ] https://github.com/getumbrel/umbrel-apps.git is already up to date

Conclusion

In summary, the Tor proxy container failed to start due to a static IP address (10.21.21.11) not matching the subnet of “umbrel_main_network”, likely configured in the docker-compose.yml file. The recommended solution is to remove the static IP assignment, allowing Docker to assign an IP automatically, ensuring compatibility with the network’s subnet as of April 28, 2025, at 07:25 AM CEST. If keeping the specific IP is necessary, adjusting the network’s subnet is an alternative, but it requires careful consideration of impacts on other containers.

Conclusion

In summary, the authentication server container failed to start due to the missing “docker-entrypoint.sh” script, likely a misconfiguration in the “getumbrel/auth-server:1.0.5” image build process. The user should inspect the image, pull the latest version, and report the issue to the Umbrel community if necessary, ensuring compatibility with Umbrel’s authentication system using PAM, as of April 28, 2025, at 07:45 AM CEST.