RoonServer container on Synology enters warning state post-startup (ref#SXX9JW)

Hi! What’s not quite right with Roon?

· None of the above quite fits

None of the above quite fits

· None of these quite match

Tell us what's going on

· RoonServer on Synology with Docker is working, but roonserver container is in a warning state.

After (re-)starting the container it will tell for about 5 minutes the container status is green (healthy). After that the state will switch to orange (warning). I cannot find any log details why it is in warning state. Escpecially because everything seems to function, even with the container in a warning state.

My YAML-configuration:
services:
roonserver:
image: ghcr.io/roonlabs/roonserver:latest
container_name: roonserver
network_mode: host
environment:
- ROON_INSTALL_BRANCH=production
- TZ=Europe/Amsterdam
volumes:
- /volume1/docker/RoonOnDocker/Roon:/Roon
- /volume1/music:/Music
- /volume1/music2:/Music2
- /volume2/roon-backups:/RoonBackups
restart: unless-stopped
logging:
driver: local

- volume1 is SSD. (1.7 TB, 1 TB available)
- volume2 is HDD. (7 TB, 3.6 TB available)
- My Synology is DS920+ with up-to-date DSM 7.4.1-90080
- 8GB RAM, Intel Celeron J4125 DDR4 4 GB

Why is my container in a warning state and how can I fix that?

Tell us about your home network

· Cat7 wired connection to a DOCSIS 3.1 Cable modem.

Hello @m.kruijshaar-roonlab

We can confirm this one on our side, our own container behaves exactly the same way. The warning comes from the container’s health check rather than from Roon Server, which is why everything keeps working normally.

It is already known internally and there is no fix we can offer you today. Nothing needs changing in your configuration, and there is nothing wrong with your setup or your library. Please keep an eye on the release notes and the warning should clear once an updated image ships.