Thanks, that is very useful feedback. I really appreciate your input.
I agree with these points.
For exited containers, I think you are right. They should not all appear as strong yellow warnings by default. Many users intentionally stop test containers, old containers, migration containers, one-shot jobs, or duplicate containers. I will tune this further so they are treated more like “Needs Review” or “Info” unless there is evidence that the container should be running, belongs to an active stack, or is repeatedly crashing.
The watchdog explanation is exactly the type of improvement I wanted, because a failed watchdog/helper service can look scary, but if the related main service is currently running, the answer needs to say that clearly.
For the Immich path question, I also agree. When the question is:
Check Immich container paths and mounts
the primary answer should focus on Immich first, not every other container using similar storage paths.
A cleaner structure would be better:
Immich verification
Immich Server: mount verified
Upload path: /DATA/.media/sda4/Media/Gallery/immich/upload
Redis: mount verified
Result: No obvious Immich bind-mount issue detected.
Then below that, optional related information:
Other containers using similar storage paths…
That would keep the answer useful for diagnosis without making the user read through Plex, VLC, Firefox, Komga, etc. when they only asked about Immich.
Good catch also on:
Are there any failed services?
You are correct. That question should route directly to the failed-service verifier and inspect the current systemctl evidence. It should not fall back to guidance only, especially because it is one of the suggested test questions.
That means the failed-service backend is there, but this exact natural wording is not being matched correctly. I will add this to the router cleanup so questions like:
Are there any failed services?
Show failed services
Which services failed?
systemctl failed units
go straight to the failed-service diagnostic layer.
I will add this to the next cleanup list:
- exited containers less prominent unless evidence shows a real fault
- app-specific path questions should prioritise the named app first
- related containers should be moved into a separate “related information” section
- failed-service questions should route directly to the failed-service verifier
Also, for the icon, PNG is perfectly fine. 1024×1024 with a transparent background is ideal.
You can upload it directly here. There is an upload button in the reply toolbar, the up-arrow icon. You can also drag or paste the PNG directly into the reply box and the forum should upload it.
Once I have it, I can add it to the ZimaBrain CE assets and use it for the app tile.
Thanks again, this is exactly the kind of testing that helps clean up the next beta.