tomspark wrote:
You didn't break anything, and your apps are actually fine — Docker shows them healthy, so this is the dashboard losing track of them after a restart, not the apps themselves going down. The clean way to get the dashboard and your media apps talking again is to restart the media group together so they re-link: sudo sparkbox restart media Give it a minute, then refresh the dashboard — the Radarr/Sonarr/Prowlarr tiles should go green. If they're still red after that, tell me which ones and run sudo sparkbox doctor for me. At that point it's something on our end to chase down, not yours.
Amilo21 wrote:
Still doesn't seem to connect. The apps are green under medieserver app under apps, but the media pipeline is red at "Download app" and yellow at "! indexers" Martin@SecretLairNAS:~$ sudo sparkbox doctor / | | | | ) \ \| ' \ / | '| |/ / \ / \ \/ / ) | |) | (| | | | <| |) | () < |/| ./ \,|| ||\\/ \//\\ || SparkBox v1.6.257 - Self-Hosted Privacy Stack Created by Tom Spark | youtube.com/@TomSparkReviews Environment: NAS (ugreen) 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): /volume2/Multimedia [Docker] [OK] Docker daemon is accessible [OK] Docker version: Docker version 26.1.0, build 9714adc [OK] Docker Compose: 2.26.1 [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=10 (containers run as GID 10) [Container Egress] [OK] Containers can reach webhook.tomsparkbox.com (license server) [Port Conflicts] [WARN] Port 53: in use by non-Docker process LISTEN 0 32 127.0.0.1:53 0.0.0.0: users:(("dnsmasq",pid=1461,fd=5)) [WARN] Port 80: in use by non-Docker process LISTEN 0 511 0.0.0.0:80 0.0.0.0: users:(("nginx",pid=53073,fd=6),("nginx",pid=53072,fd=6),("nginx",pid=53071,fd=6),("nginx",pid=53070,fd=6),("nginx",pid=53069,fd=6),("nginx",pid=53068,fd=6),("nginx",pid=53067,fd=6),("nginx",pid=53066,fd=6),("nginx",pid=1536,fd=6)) [WARN] Port 443: in use by non-Docker process LISTEN 0 511 0.0.0.0:443 0.0.0.0: users:(("nginx",pid=53073,fd=8),("nginx",pid=53072,fd=8),("nginx",pid=53071,fd=8),("nginx",pid=53070,fd=8),("nginx",pid=53069,fd=8),("nginx",pid=53068,fd=8),("nginx",pid=53067,fd=8),("nginx",pid=53066,fd=8),("nginx",pid=1536,fd=8)) [OK] Port 8080: in use (Docker -- likely SparkBox) [OK] Port 8443: in use (Docker -- likely SparkBox) [OK] Port 9000: in use (Docker -- likely SparkBox) [OK] Port 9092: available [Portainer Auth] [OK] Portainer admin login verified (HTTP 200) [VPN Tunnel] [OK] Gluetun tunnel is healthy [Hardware Transcoding] [OK] /dev/dri exists -- GPU devices detected total 0 drwxr-xr-x 3 root root 100 Jun 15 10:11 . drwxr-xr-x 20 root root 7600 Jun 15 10:11 .. drwxr-xr-x 2 root root 80 Jun 15 10:11 by-path crw-rw---- 1 root video 226, 0 Jun 15 10:11 card0 crw-rw---- 1 root render 226, 128 Jun 15 10:11 renderD128 [OK] Intel Quick Sync / GPU render device available (renderD128) [OK] Render device is accessible by current user [Media Storage] [OK] MEDIAROOT=/volume2/Multimedia exists [OK] MEDIAROOT is writable [OK] Your apps (user id 1000) can read your media library [INFO] Free space at MEDIAROOT: 7387GB [System Resources] [INFO] Total RAM: 7712MB [INFO] Available RAM: 3388MB [OK] RAM looks sufficient for 4 enabled modules [INFO] Free disk at SBROOT: 97GB [NAS-Specific] [INFO] NAS type: ugreen [INFO] Install directory: /opt/sparkbox [WARN] Install directory is on system partition -- consider moving to a data volume [Container Health] [OK] All SparkBox containers are running ============================================ 3 issue(s) found. Review warnings above and fix as needed. ============================================ It looks like its some issues with port 53, 80 and 443. But don't understand what to do about it.I'm gonna try TomAI again, and hope for the best