Skip to content

Synology reports unexpected behaviour #917

Closed Answered by JasonEMartin
JasonEMartin asked this question in Support
Discussion options

You must be logged in to vote

A little further research and I have the answer. Posting here if it helps anyone else.

The Synology Docker package will generate the notification Docker container xxxx stopped unexpectedly, if the container is considered "enabled" by the Synology Docker GUI. This information is stored in /var/packages/Docker/etc/container_name.config: as first line below

"enabled" : true,
"entrypoint_default" : "python -m plextraktsync",
"exporting" : false,
"id" : "dbee87466fb70ea26cd9845fd79af16d793dc64d9453e4eba43430594ab4fa9b",
"image" : "ghcr.io/taxel/plextraktsync:latest",
"is_ddsm" : false,
"is_package" : false,
"name" : "plextraktsync",
"shortcut" : {
"enable_shortcut" : false,
"enable_status_page…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JasonEMartin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
1 participant