I can't get TomSparkBox to work on Nobara 44 Gnome 50
Posted by chasebos
@Zenith:~$ sparkbox doctor / | | | | ) \ \| ' \ / | '| |/ / \ / \ \/ / ) | |) | (| | | | <| |) | () < |/| ./ \,|| ||\\/ \//\\ || SparkBox v1.6.580 - Self-Hosted Privacy Stack Created by Tom Spark | youtube.com/@TomSparkReviews Environment: NAS (generic) SparkBox Doctor Running diagnostics... [Install location] [OK] SparkBox is installed at: /opt/sparkbox [OK] Settings file (.env): /opt/sparkbox/.env [OK] Media library folder (MEDIAROOT): /opt/sparkbox/data/media [Docker] [OK] Docker daemon is accessible [OK] Docker version: podman version 5.8.4 [OK] Docker Compose: 2.29.0 [Docker Socket] [WARN] Docker socket not found at /var/run/docker.sock [User IDs] [INFO] Current user: c (UID=1000, GID=1000) [OK] PUID=1000 (containers run as UID 1000) [OK] PGID=1000 (containers run as GID 1000) [Container Egress] [WARN] SparkBox's app network (sbproxy) doesn't exist — can't test whether the apps reach the internet. Fix: sudo sparkbox repair-network (then re-run 'sparkbox doctor') [OK] Docker's default bridge can reach tomsparkbox.com (dashboard Update button) [Port Conflicts] [WARN] Port 80: in use by another program on this box (not SparkBox) LISTEN 0 4096 0.0.0.0:80 0.0.0.0: Affects: Nginx Proxy Manager (custom domains + HTTPS) — custom domains and automatic HTTPS stop working (apps opened by IP:port still work). Fix: move Nginx Proxy Manager (custom domains + HTTPS) to a free port (nothing is lost, it just answers somewhere else) — Dashboard → Settings → Ports → 'HTTP Port', then Save; or on the server: sudo sparkbox set-env HTTPPORT <a free port sudo sparkbox up Or leave it: the rest of SparkBox is unaffected by this one port. [WARN] Port 443: in use by another program on this box (not SparkBox) LISTEN 0 4096 0.0.0.0:443 0.0.0.0: Affects: Nginx Proxy Manager (custom domains + HTTPS) — the https:// address for your apps will not answer. Fix: move Nginx Proxy Manager (custom domains + HTTPS) to a free port (nothing is lost, it just answers somewhere else) — Dashboard → Settings → Ports → 'HTTPS Port', then Save; or on the server: sudo sparkbox set-env HTTPSPORT <a free port sudo sparkbox up Or leave it: the rest of SparkBox is unaffected by this one port. [WARN] Port 8443: in use by another program on this box (not SparkBox) LISTEN 0 4096 0.0.0.0:8443 0.0.0.0: Affects: the SparkBox dashboard itself — the dashboard page will not load. Fix: move the SparkBox dashboard itself to a free port (nothing is lost, it just answers somewhere else) — sudo sparkbox set-env SBDASHBOARDPORT <a free port sudo sparkbox up Or leave it: the rest of SparkBox is unaffected by this one port. [WARN] Port 9000: in use by another program on this box (not SparkBox) LISTEN 0 4096 0.0.0.0:9000 0.0.0.0: Affects: Portainer (container manager) — Portainer will not start. Fix: move Portainer (container manager) to a free port (nothing is lost, it just answers somewhere else) — Dashboard → Settings → Ports → 'Portainer Port', then Save; or on the server: sudo sparkbox set-env PORTAINERPORT <a free port sudo sparkbox up Or leave it: the rest of SparkBox is unaffected by this one port. [Portainer Auth] [ERROR] Port 9000 is served by the program "unknown" — NOT SparkBox's Portainer There are two Portainers on this box, both wanting port 9000. Only one can have it, so after a reboot the other one stays down. This is NOT the known credentials bug and 'repair-portainer' will not fix it. Fix: sudo sparkbox up (moves SparkBox's Portainer to the next free port and prints it; your own Portainer is left exactly as it is) [VPN Tunnel] [INFO] sb-gluetun not deployed — media stack not installed (or VPN module skipped) [Hardware Transcoding] [OK] /dev/dri exists -- GPU devices detected total 0 drwxr-xr-x 3 root root 100 Aug 18 22:41 . drwxr-xr-x 23 root root 5020 Aug 19 00:59 .. drwxr-xr-x 2 root root 80 Aug 18 22:42 by-path crw-rw----+ 1 root video 226, 1 Aug 18 22:45 card1 crw-rw-rw- 1 root render 226, 128 Aug 18 22:42 renderD128 [OK] Intel Quick Sync / GPU render device available (renderD128) [OK] Render device is accessible by current user [Media Storage] [OK] MEDIAROOT=/opt/sparkbox/data/media exists [OK] MEDIAROOT is writable [WARN] Your apps (user id 1000) can't READ what's in MEDIAROOT — common with media already on a UGREEN/UGOS NAS. [WARN] Fix (read access without taking ownership): [WARN] sudo setfacl -R -m u:1000:rX -d -m u:1000:rX '/opt/sparkbox/data/media' [WARN] (This grants access via ACLs: it survives UGOS's periodic permission [WARN] resets and doesn't change who owns your files.) [WARN] Guide: https://tomsparkbox.com/guides/use-existing-ugreen-media.html [INFO] Free space at MEDIAROOT: 318GB [System Resources] [INFO] Total RAM: 63891MB [INFO] Available RAM: 56695MB [OK] RAM looks sufficient for 5 enabled modules [INFO] Free disk at SBROOT: 318GB [NAS-Specific] [INFO] NAS type: generic [INFO] Install directory: /opt/sparkbox [WARN] Install directory is on system partition -- consider moving to a data volume There is no one-shot move command. The supported route is: 1. sudo sparkbox backup 2. copy the archive somewhere off this partition 3. re-install with: --install-dir <path on your data volume 4. sudo sparkbox restore <archive Restore now rewrites SBROOT in the settings file to the new location. [Container Health] [OK] All SparkBox containers are running and passing their health checks ============================================ 8 issue(s) found. Review warnings above and fix as needed. ============================================ @Zenith:~$ sudo sparkbox up [sudo] password for c: / | | | | ) \ \| ' \ / | '| |/ / \ / \ \/ / ) | |) | (| | | | <| |) | () < |/| ./ \,|| ||\\/ \//\\ || SparkBox v1.6.580 - Self-Hosted Privacy Stack Created by Tom Spark | youtube.com/@TomSparkReviews Environment: NAS (generic) [INFO] Starting SparkBox... [INFO] Active modules: core dashboard files immich media [WARN] sbproxy exists but its network bridge is missing (stale after a crash) — recovering so containers can attach... [WARN] Restarting the Docker daemon to rebuild its networks (briefly stops all containers)... Failed to restart docker.service: Unit docker.service not found. [ERROR] systemctl restart docker failed. [INFO] Prepared 2 module config dir(s) for PUID=1000 PGID=1000 [INFO] .env changed since last up — recreating the affected containers to pick up new values Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Executing external compose provider "/usr/local/sbin/docker-compose". Please see podman-compose(1) for how to disable this message. <<<< [+] Running 3/0 ✔ Container sb-portainer Running 0.0s ✔ Container sb-homepage Running 0.0s ✔ Container sb-npm Running 0.0s Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Executing external compose provider "/usr/local/sbin/docker-compose". Please see podman-compose(1) for how to disable this message. <<<< [+] Running 1/0 ✔ Container sb-filebrowser Running 0.0s Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Executing external compose provider "/usr/local/sbin/docker-compose". Please see podman-compose(1) for how to disable this message. <<<< [+] Running 4/4 ✔ Container sb-immich-redis Healthy 0.6s ✔ Container sb-immich-db Healthy 0.6s ✔ Container sb-immich-ml Running 0.0s ✔ Container sb-immich-server Running 0.0s [INFO] media: configuration changed — recreating its containers Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Executing external compose provider "/usr/local/sbin/docker-compose". Please see podman-compose(1) for how to disable this message. <<<< [+] Running 6/7 ✘ Container sb-gluetun Error while Removing 0.0s ✔ Container c9b2f42b5671sb-jellyfin-media Recreated 1.7s ✔ Container 5f47ea9a5388sb-seerr Recreated 1.0s ⠹ Container ce09122c6112sb-gluetun Recreate 2.3s ✔ Container 0faeb48ecc77sb-deunhealth Recreated 1.5s ✔ Container sb-deunhealth Removed 0.3s ✔ Container 92131776b716sb-bazarr Recreated 2.1s Error response from daemon: container ce09122c61129fc55b22029084781f95db438652b2b937597c3206be61d4c154 has dependent containers which must be removed before it: 075a7a6b072cc32fc6a7a9b5e0148bea108ecf09e0d6c05f9386a8e6aac40a22, 1181cf7a288080cb8335dfdadfc533e45355168e59194697a36c61b3afbaf685, 54e76c0a0d17a4a924b8446086a141ee0013e581e08dad5079206825bfb00690, 91cd48df19b9d9e3f13b4c8d0c0481550fdc52600ee1604ac3012c332b6d731b, d5f5956d4bf07feda4518d78caea5d3e34fd2b4862aa051a70bf8b022216e19a, c5d533f4a9e35c7f61e21a21b7a04474e333ffe7b46d44e1138cecd33630ed89: container already exists Error: executing /usr/local/sbin/docker-compose --env-file /opt/sparkbox/.env -p sparkbox -f /opt/sparkbox/modules/media/docker-compose.yml -f /opt/sparkbox/modules/media/docker-compose.hw.yml up -d --force-recreate: exit status 1 [WARN] Some apps were created but never started (a dependency — usually the VPN tunnel — wasn't healthy in time). Starting them now: [OK] started deunhealth [OK] started bazarr [OK] started seerr [OK] started jellyfin-media @Zenith:~$ Change all affected ports at once sudo sparkbox set-env HTTPPORT=8080 sudo sparkbox set-env HTTPSPORT=8443 sudo sparkbox set-env SBDASHBOARDPORT=8555 sudo sparkbox set-env PORTAINERPORT=9090 sudo sparkbox up [OK] HTTPPORT=8080 Apply it with: sudo sparkbox restart media (or 'sudo sparkbox up' for other modules) [OK] HTTPSPORT=8443 Apply it with: sudo sparkbox restart media (or 'sudo sparkbox up' for other modules) [OK] SBDASHBOARDPORT=8555 Apply it with: sudo sparkbox restart media (or 'sudo sparkbox up' for other modules) [OK] PORTAINERPORT=9090 Apply it with: sudo sparkbox restart media (or 'sudo sparkbox up' for other modules) [WARN] HTTPSPORT=8443 in .env collides with the dashboard port — moving it to 8444. / | | | | ) \ \| ' \ / | '| |/ / \ / \ \/ / ) | |) | (| | | | <| |) | () < |/| ./ \,|| ||\\/ \//\\ || SparkBox v1.6.580 - Self-Hosted Privacy Stack Created by Tom Spark | youtube.com/@TomSparkReviews Environment: NAS (generic) [INFO] Starting SparkBox... [INFO] Active modules: core dashboard files immich media [WARN] sbproxy exists but its network bridge is missing (stale after a crash) — recovering so containers can attach... [WARN] Restarting the Docker daemon to rebuild its networks (briefly stops all containers)... Failed to restart docker.service: Unit docker.service not found. [ERROR] systemctl restart docker failed. [INFO] .env changed since last up — recreating the affected containers to pick up new values [INFO] core: configuration changed — recreating its containers Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Executing external compose provider "/usr/local/sbin/docker-compose". Please see podman-compose(1) for how to disable this message. <<<< [+] Running 3/3 ✔ Container sb-homepage Started 5.3s ✔ Container sb-portainer Started 4.9s ✔ Container sb-npm Started 5.1s Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Executing external compose provider "/usr/local/sbin/docker-compose". Please see podman-compose(1) for how to disable this message. <<<< [+] Running 1/1 ✔ Container sb-filebrowser Running 0.0s Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Executing external compose provider "/usr/local/sbin/docker-compose". Please see podman-compose(1) for how to disable this message. <<<< [+] Running 4/4 ✔ Container sb-immich-redis Healthy 0.6s ✔ Container sb-immich-ml Running 0.0s ✔ Container sb-immich-db Healthy 0.6s ✔ Container sb-immich-server Running 0.0s [INFO] media: configuration changed — recreating its containers Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Executing external compose provider "/usr/local/sbin/docker-compose". Please see podman-compose(1) for how to disable this message. <<<< [+] Running 1/6 ✘ Container sb-gluetun Error while Removing 0.0s ⠇ Container sb-jellyfin-media Recreate 2.9s ⠇ Container sb-deunhealth Recreate 2.9s ⠇ Container ffe2abdf170fsb-gluetun Recreate 2.9s ⠇ Container sb-bazarr Recreate 2.9s ⠇ Container sb-seerr Recreate 2.9s Error response from daemon: container ce09122c61129fc55b22029084781f95db438652b2b937597c3206be61d4c154 has dependent containers which must be removed before it: 075a7a6b072cc32fc6a7a9b5e0148bea108ecf09e0d6c05f9386a8e6aac40a22, 1181cf7a288080cb8335dfdadfc533e45355168e59194697a36c61b3afbaf685, 54e76c0a0d17a4a924b8446086a141ee0013e581e08dad5079206825bfb00690, 91cd48df19b9d9e3f13b4c8d0c0481550fdc52600ee1604ac3012c332b6d731b, d5f5956d4bf07feda4518d78caea5d3e34fd2b4862aa051a70bf8b022216e19a, c5d533f4a9e35c7f61e21a21b7a04474e333ffe7b46d44e1138cecd33630ed89: container already exists Error: executing /usr/local/sbin/docker-compose --env-file /opt/sparkbox/.env -p sparkbox -f /opt/sparkbox/modules/media/docker-compose.yml -f /opt/sparkbox/modules/media/docker-compose.hw.yml up -d --force-recreate: exit status 1 c@Zenith:~$ sudo sparkbox repair-network sudo sparkbox doctor Re-check [INFO] Rebuilding SparkBox network and containers... [INFO] Removing sbproxy network... [INFO] Creating sbproxy network (172.20.0.0/24)... / | | | | ) \ \| ' \ / | '| |/ / \ / \ \/ / ) | |) | (| | | | <| |) | () < |/| ./ \,|| ||\\/ \//\\ || SparkBox v1.6.580 - Self-Hosted Privacy Stack Created by Tom Spark | youtube.com/@TomSparkReviews Environment: NAS (generic) [INFO] Starting SparkBox... [INFO] Active modules: core dashboard files immich media [WARN] sbproxy exists but its network bridge is missing (stale after a crash) — recovering so containers can attach... [INFO] Prepared 2 module config dir(s) for PUID=1000 PGID=1000 [INFO] .env changed since last up — recreating the affected containers to pick up new values Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Executing external compose provider "/usr/local/sbin/docker-compose". Please see podman-compose(1) for how to disable this message. <<<< [+] Running 3/3 ✔ Container sb-homepage Started 0.4s ✔ Container sb-portainer Started 0.4s ✔ Container sb-npm Started 0.5s [INFO] dashboard: configuration changed — recreating its containers Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Executing external compose provider "/usr/local/sbin/docker-compose". Please see podman-compose(1) for how to disable this message. <<<< [+] Running 1/1 ✔ Container sb-dashboard Started 0.3s Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Executing external compose provider "/usr/local/sbin/docker-compose". Please see podman-compose(1) for how to disable this message. <<<< [+] Running 1/1 ✔ Container sb-filebrowser Started 0.2s Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Executing external compose provider "/usr/local/sbin/docker-compose". Please see podman-compose(1) for how to disable this message. <<<< [+] Running 5/5 ✔ Network sparkboxsbimmich Created 0.0s ✔ Container sb-immich-db Healthy 32.0s ✔ Container sb-immich-ml Started 1.2s ✔ Container sb-immich-redis Healthy 1.6s ✔ Container sb-immich-server Started 32.2s [INFO] media: configuration changed — recreating its containers Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Executing external compose provider "/usr/local/sbin/docker-compose". Please see podman-compose(1) for how to disable this message. <<<< [+] Running 13/13 ✔ Network sparkboxsbmedia Created 0.0s ✔ Network sparkboxsbmediainternal Created 0.0s ✔ Container sb-jellyfin-media Started 1.9s ✘ Container sb-gluetun Error 3.3s ✔ Container sb-bazarr Started 2.7s ✔ Container sb-seerr Started 2.1s ✔ Container sb-deunhealth Started 1.5s ✔ Container sb-radarr Created 0.2s ✔ Container sb-sonarr Created 0.4s ✔ Container sb-sabnzbd Created 0.4s ✔ Container sb-qbittorrent Created 0.7s ✔ Container sb-flaresolverr Created 0.6s ✔ Container sb-prowlarr Created 0.5s dependency failed to start: container sb-gluetun exited (1) Error: executing /usr/local/sbin/docker-compose --env-file /opt/sparkbox/.env -p sparkbox -f /opt/sparkbox/modules/media/docker-compose.yml -f /opt/sparkbox/modules/media/docker-compose.hw.yml up -d --force-recreate: exit status 1 [WARN] Some apps were created but never started (a dependency — usually the VPN tunnel — wasn't healthy in time). Starting them now: [OK] started radarr [OK] started sonarr [OK] started prowlarr [OK] started qbittorrent [OK] started flaresolverr [OK] started sabnzbd / | | | | ) \ \| ' \ / | '| |/ / \ / \ \/ / ) | |) | (| | | | <| |) | () < |/| ./ \,|| ||\\/ \//\\ || SparkBox v1.6.580 - Self-Hosted Privacy Stack Created by Tom Spark | youtube.com/@TomSparkReviews Environment: NAS (generic) SparkBox Doctor Running diagnostics... [Install location] [OK] SparkBox is installed at: /opt/sparkbox [OK] Settings file (.env): /opt/sparkbox/.env [OK] Media library folder (MEDIAROOT): /opt/sparkbox/data/media [Docker] [OK] Docker daemon is accessible [OK] Docker version: podman version 5.8.4 [OK] Docker Compose: 2.29.0 [Docker Socket] [OK] Docker socket exists at /var/run/docker.sock [OK] Docker socket is readable [User IDs] [INFO] Current user: root (UID=0, GID=0) [OK] PUID=1000 (containers run as UID 1000) [OK] PGID=1000 (containers run as GID 1000) [Container Egress] [OK] Apps can reach webhook.tomsparkbox.com over sbproxy (their real network) [OK] Docker's default bridge can reach tomsparkbox.com (dashboard Update button) [Port Conflicts] [OK] Port 8080: in use by SparkBox (sb-npm) [OK] Port 8444: in use by SparkBox (sb-npm) [OK] Port 8555: in use by SparkBox (sb-dashboard) [OK] Port 9090: in use by SparkBox (sb-portainer) [Portainer Auth] [OK] Portainer admin login verified (HTTP 200) [VPN Tunnel] [WARN] Gluetun is still starting — re-run doctor in 30s if media stack hasn't come up [Hardware Transcoding] [OK] /dev/dri exists -- GPU devices detected total 0 drwxr-xr-x 3 root root 100 Aug 18 22:41 . drwxr-xr-x 23 root root 5020 Aug 19 00:59 .. drwxr-xr-x 2 root root 80 Aug 18 22:42 by-path crw-rw----+ 1 root video 226, 1 Aug 18 22:45 card1 crw-rw-rw- 1 root render 226, 128 Aug 18 22:42 renderD128 [OK] Intel Quick Sync / GPU render device available (renderD128) [OK] Render device is accessible by current user [OK] sb-immich-server has /dev/dri attached [OK] sb-jellyfin-media is in the host's real render group (105) [Media Storage] [OK] MEDIAROOT=/opt/sparkbox/data/media exists [OK] MEDIAROOT is writable [OK] Your apps (user id 1000) can read your media library [INFO] Free space at MEDIAROOT: 318GB [System Resources] [INFO] Total RAM: 63891MB [INFO] Available RAM: 55686MB [OK] RAM looks sufficient for 5 enabled modules [INFO] Free disk at SBROOT: 318GB [NAS-Specific] [INFO] NAS type: generic [INFO] Install directory: /opt/sparkbox [WARN] Install directory is on system partition -- consider moving to a data volume There is no one-shot move command. The supported route is: 1. sudo sparkbox backup 2. copy the archive somewhere off this partition 3. re-install with: --install-dir <path on your data volume 4. sudo sparkbox restore <archive Restore now rewrites SBROOT in the settings file to the new location. [Container Health] [OK] All SparkBox containers are running and passing their health checks ============================================ All checks passed! ============================================ @Zenith:~$ sudo sparkbox up / | | | | ) \ \| ' \ / | '| |/ / \ / \ \/ / ) | |) | (| | | | <| |) | () < |/| ./ \,|| ||\\/ \//\\ || SparkBox v1.6.580 - Self-Hosted Privacy Stack Created by Tom Spark | youtube.com/@TomSparkReviews Environment: NAS (generic) [INFO] Starting SparkBox... [INFO] Active modules: core dashboard files immich media [WARN] sbproxy exists but its network bridge is missing (stale after a crash) — recovering so containers can attach... [WARN] Restarting the Docker daemon to rebuild its networks (briefly stops all containers)... Failed to restart docker.service: Unit docker.service not found. [ERROR] systemctl restart docker failed. [INFO] Prepared 2 module config dir(s) for PUID=1000 PGID=1000 [INFO] .env changed since last up — recreating the affected containers to pick up new values Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Executing external compose provider "/usr/local/sbin/docker-compose". Please see podman-compose(1) for how to disable this message. <<<< [+] Running 3/3 ✔ Container sb-portainer Running 0.0s ✔ Container sb-homepage Running 0.0s ✔ Container sb-npm Running 0.0s Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Executing external compose provider "/usr/local/sbin/docker-compose". Please see podman-compose(1) for how to disable this message. <<<< [+] Running 1/0 ✔ Container sb-filebrowser Running 0.0s Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Executing external compose provider "/usr/local/sbin/docker-compose". Please see podman-compose(1) for how to disable this message. <<<< [+] Running 4/4 ✔ Container sb-immich-ml Running 0.0s ✔ Container sb-immich-db Healthy 1.6s ✔ Container sb-immich-redis Healthy 1.6s ✔ Container sb-immich-server Running 0.0s [INFO] media: configuration changed — recreating its containers Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Executing external compose provider "/usr/local/sbin/docker-compose". Please see podman-compose(1) for how to disable this message. <<<< [+] Running 1/5 ⠧ Container sb-seerr Recreate 5.6s ⠧ Container sb-bazarr Recreate 5.6s ✔ Container sb-jellyfin-media Recreated 4.6s ⠧ Container sb-deunhealth Recreate 5.6s ⠧ Container sb-gluetun Recreate 5.6s Error response from daemon: container 159156273ae686de49625f2bc6c44b882f78c2cc7921235cf1ec5620e23c9fad has dependent containers which must be removed before it: dec7a08fe6a5f697fc8087cee224499d09466e024e4de2b3914b4a8afaa9ce24, ab75ea2fb7e75458e87e5b885099f8735b22092cbb3b188541665d16bfb10702, 9d4dd786e743e07ed854a64724b4ba7bbe07236774a6f7f542997a2be63c0375, ac412b2cd8a22e601747a6aaf6eea12b9da3ed83b5c9a4f69197ffab802c4c3b, d6b2cc1a3952d0e9716b0c0179e844625b911d141889f8431767d4ed7cf97236, 253521b345825e6f657baef58bb3c4f776e65c8159c666897b543536ae39633e: container already exists Error: executing /usr/local/sbin/docker-compose --env-file /opt/sparkbox/.env -p sparkbox -f /opt/sparkbox/modules/media/docker-compose.yml -f /opt/sparkbox/modules/media/docker-compose.hw.yml up -d --force-recreate: exit status 1
2 replies
chasebos wrote:
I think it is Docker which is causing the issues but I could be incorrect.
chasebos wrote:
OK sb-gluetun is now up. Still getting errors though but that is progress