There are incorrect entries in List of IP addresses and networks that are allowed without auth. The log entries repeat every few seconds, making it difficult to see what else is happening with the system (there are 57K+ entries for each IP address).
If the server is still unstable after correcting Allowed Networks, pull and post a new set of log files.
No space after the comma for each entry.
It looks like you are permitting individual addresses. You can use either /32 or 255.255.255.255 for the mask.
When you edit/correct the entries, have a second browser window open to the Settings → Console. If the addresses are correct, you will see log entries in blue. If they are incorrect, the log entries will be red.
Thanks for the quick answer. I have adapted the list of IP addresses according to your advice. They were highlighted in blue in the console when I added them.
We’ll see if that helps, I will come back either way to provide the status.
Plex was optimizing the database during the maintenance window when it became non-responsive. For some reason the optimization never finished. It became completely non-responsive ~02:50 until it was restarted at 09:26.
Plex optimizes the database once every seven days, I took another look at the first set of log files, and the same thing happened last Thursday.
You should run DBRepair for Plex Media Server. It will optimize and reindex the database files. It does a more thorough job than Plex Media Server since Plex is stopped and the database files closed.
When you run it, use STOP then AUTO. If it finds problems it cannot fix, then EXIT and post the output to the thread. If it finds no problems or fixes any it finds, then START and EXIT.
The readme file has instructions on how to download the script and where to locate it on QNAP NAS.
It requires using SSH & the Linux command line. If you’re unfamiliar with the process, write back and someone can step you through it.