@mtsdawson said:
Right now server is barely up… it connects but nothing loads. Waiting for it to go fully offline to capture 503 in the logs, then sending them over.
@mtsdawson said:
Yep it’s down again. @sa2000. Just sent you both logs, now with debugging enabled.
Thanks for the logs - I understand the lockout was between 23:15 and 23:45 on 21 October
You actually had two instances of Plex Media Server.exe running
One as a Service launched at Oct 21, 2017 20:37:57 and that was still running when you for some reason launched Plex Media Server.exe outside the service manually at 22:41
So between 22:41 and the time you had the lockout - you had 2 instances of Plex Media Server.exe running at the same time and of course this would lead to database lockouts and other indeterminate outcomes
Oct 21, 2017 20:37:57.173 [19224] INFO - Plex Media Server v1.9.5.4339-46276db8d - Microsoft PC x64 - build: windows-i386 english - GMT -04:00
Oct 21, 2017 20:37:57.173 [19224] INFO - Windows version: 10.0 (Build 14393), language en-US
Oct 21, 2017 20:37:57.173 [19224] INFO - 8 2494 MHz processor(s): Architecture=0, Level=6, Revision=14857 Processor Identifier=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
Oct 21, 2017 20:37:57.173 [19224] DEBUG - "C:\Program Files (x86)\Plex\Plex Media Server\Plex Media Server.exe" -noninteractive
Oct 21, 2017 20:37:57.532 [18588] INFO - Starting in noninteractive mode
and
Oct 21, 2017 22:41:42.364 [19048] INFO - Plex Media Server v1.9.5.4339-46276db8d - Microsoft PC x64 - build: windows-i386 english - GMT -04:00
Oct 21, 2017 22:41:42.364 [19048] INFO - Windows version: 10.0 (Build 14393), language en-US
Oct 21, 2017 22:41:42.364 [19048] INFO - 8 2494 MHz processor(s): Architecture=0, Level=6, Revision=14857 Processor Identifier=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
Oct 21, 2017 22:41:42.364 [19048] DEBUG - "C:\Program Files (x86)\Plex\Plex Media Server\Plex Media Server.exe"
and loads of these errors because of the double instances of Plex Media Server.exe running
Oct 21, 2017 22:41:48.645 [8216] WARN - Waited one whole second for a busy database.
Oct 21, 2017 22:41:50.208 [8216] ERROR - Failed to begin transaction (..\Plugins\PluginDatabaseState.cpp:112) (tries=1): Cannot begin transaction. database is locked
Oct 21, 2017 22:41:51.827 [8216] WARN - Waited one whole second for a busy database.
Oct 21, 2017 22:41:52.926 [8216] ERROR - Failed to begin transaction (..\Plugins\PluginDatabaseState.cpp:112) (tries=2): Cannot begin transaction. database is locked