Chris wrote:
That "Needs attention" label is your dashboard telling you the Jellyfin container is enabled but hasn't stayed running — for jellyfin-media it's been down a few minutes so it's flagged red. It's the same container you asked about in your other post ("Why is Jellyfin not starting?"), so let's keep this in one place rather than splitting the diagnosis across two threads. I've left the first step over on that thread — restart the Jellyfin container and then leave it completely alone for five full minutes: sudo docker restart sb-jellyfin-media If it's still not up after that, run this and paste back the final 15–20 lines (redact anything that looks like an address or token): sudo docker logs sb-jellyfin-media --tail 100 Reply with that log tail on either thread and I'll tell you which of the two causes it is. The red label clears on its own once the container is running again.