#PMM keeps stopping in DMS 7.2

1 messages · Page 1 of 1 (latest)

dark raven
#

Has anyone managed to get PMM working with DSM 7.2?

I'm running PMM using Container Manager, it goes through the first run and then the container will keep restarting.
I disabled the auto restart and now it doesn't auto run at 5am.

Had a quick look at the container and pmm logs but nothing stood out to me.

Any ideas or suggestions?

hearty cedar
#

Welcome!

It looks like you have not yet completed #938455615741775902, this will allow us to help you quicker.

Someone from <@&938443185347244033> will assist when they're available.

Including the meta.log from the beginning is a huge help, type !logs for more information.

#

You can press the "Close Post" button above or type !close at any time to close this post.

muted oasisBOT
#

1: Go to your config folder

2: Go into the logs folder

3: Look for meta.log (not meta.1.log etc)

4: Drag it in the Discord thread - the whole thing, DO NOT EDIT IT

5: Still confused? �\(ツ)/�

Log file too big? USE PASTEBIN or ZIP THE FILE

burnt silo
#

We need logs

native sonnet
#

Do you have PMM_RUN=true set on the container?

native sonnet
#

it goes through the first run and then the container will keep restarting.
I disabled the auto restart and now it doesn't auto run at 5am.

This behavior sounds like you have PMM_RUN=True on the container with autorestart on.

You start the container, PMM runs immediately since PMM_RUN=True, the container exits since PMM_RUN=True, Container manager restarts it because of the auto-restart, repeat forever.

Then when you turn off the auto restart:
You start the container, PMM runs immediately since PMM_RUN=True, the container exits since PMM_RUN=True, the end.

fringe wren
#

@dark raven can this be closed?

dark raven
#

Apologies. I've been doing some tests. I'll update this ticket with logs later. I suspect there is a problem with how the TV show config is set up

dark raven
#

Fixed a few errors, so I think that rules it out.

Should PMMRUN be set to true? I'd like it to auto run each night

native sonnet
#

PMM_RUN means “run immediately then quit”, so, no, if you want it to wake up and run automatically you don’t want that turned on.

dark raven
#

okay, I'll try turning it off and testing again thank you.

fringe wren
#

@dark raven can this be closed?

dark raven
#

Yeah sure thanks for the help everyone.