#docker error on clean exit with PMM_RUN

1 messages · Page 1 of 1 (latest)

tired comet
#

I have a consistent issue between different PMM versions & configs using Docker on my Synology NAS (DSM 7.1.1-42962 Update 3)

When PMM finishes a run it triggers a system error, which refers me back to the Docker logs where all looks fine

It's a minor annoyance on manual runs but I'd like to schedule a task with the same config without having these triggered

balmy wraith
#

<@&938443185347244033> wasn't tagged 😄

#

I'm guessing this is something to do with the way that PMM stops the container when it is done (maybe it's done in a "dirty" way), but I'll let someone with more knowledge of the situation chime in when they're available

tired comet
#

cheers

tired comet
#

for now i'm gonna switch to background service with PMM_RUN = false, since no container stopping means no error, will just mean one more step when debugging config changes