Plex stops running on QNap

  1. Crontab - Yes, QNAP likes to avail itself of crontab for system maintenance tasks. :slight_smile:

  2. I see the butler running a lot of tasks. In the logs retained (1-5) , I don’t see any failures. :frowning: (they rolled off the end. Your oldest is Nov 29)

  3. Are you aware you can access the logs at any time via FileStation ?

  1. One of the extra things we can do, which will probably help here is to add the hidden preference LogNumFiles="10" to Preferences.xml, using the QNAP Text Editor app, when PMS is stopped.

Preferences.xml, on the very last line, will look like:

SomeOtherPref="Value" LogNumFiles="10" />

Be careful not to damage other preferences.

I recommend making a backup copy of Preferences.xml prior to editing it – just in case you accidentally corrupt it.