I have removed the dump as they may contain sensitive data - I have downloaded it - please in future send dumps/links to uploaded dumps in a private message
There is a problem with the logs upload. You may have inadvertantly removed a [ when editing the text in the post.
Could you please re-upload the logs zip - thank you
I need that to add to the dump that I am referring to the development team
I presume you mean here open the Live TV EPG Guide within Plex ? and selecting a TV Channel airing form the guide ?
If you do not do this, does the server run ok ? Media within your libraries accessible ?
May be it was a shutdown that led to the logged error I highlighted
I would like to see evidence of a problem when there is no vpn and also netstat diagnostics to show that nothing else is using tcp ports 32400, 32401, and the tuner service port 32600
I noticed this error in the last set of logs
Aug 02, 2021 22:09:59.093 [11628] INFO - [I] web_server_t::start. Starting web server on port 32600
Aug 02, 2021 22:09:59.093 [11628] WARN - [E] web_server_t: bind: Only one usage of each socket address (protocol/network address/port) is normally permitted
Aug 02, 2021 22:09:59.093 [11628] WARN - [E] web_server_t: port 32600 is not available
So please when this issue arises, start a windows command line session with āRun As Administratorā - type cmd in run dialogue box and right click on āCommand Promptā and select āRun As Administratorā and then in the window, type netstat -a -b -n > %LocalAppData%\netstat_2021-08-31.txt
and then upload the netstat_2021-08-31.txt file together with the logs
The above command saves the file within this path C:\Users\Carl\AppData\Local
You can copy the Logs out to a temporary folder you create and zip that folder manually
The logs are here C:\Users\Carl\AppData\Local\Plex\ Media Server\Logs
Further to my earlier feedback requesting the logs for the 25th August crash, you mentioned on the 19th that the crashes started early August
Could we tie it to a specific Plex Media Server version upgrade ?
The Windows Application log would have all the application crashes and also all the msi installs of Plex Media Server.
Could you see what version the crashes started with ? The first set of logs you provided from 19th August were for version 1.24.0.4930-ab6e1a058
In Windows Event Viewer, you can filter the application event log for event id 1000 and see when the Plex Media Server crashes started
You can also filter the Application log on Event Source: MsiInstaller and see when versions were installed
Cannot say how long it takes before the problem is investigated and problem identified. I would suggest ensuring running on latest beta releases - currently this 1.24.2.4973
Just to add to this thread, I was also experiencing crashes on 1.23.xxx canāt remember the specific version, but I was able to get it up and running just long enough to download and install the latest version (1.24.1.4931), rebooted and everything seems fine now.
I had a few power outages overnight the weekend of August 21, 22. Perhaps something corrupted during the maintenance period? Who knows. Regardless, update and reboot fixed my issue.
Just wanted to add that upgrading to the latest Plex Media Server version seems to have resolved the issue for me. Been running for well over a week without any crashes. Currently on 1.24.1.4931.
Launch Plex Media Server and if it crashes get the server logs - if it does not stay up long enough to download the server logs, copy the server logs out manually and zip the copy and attach
Also please look in the %TEMP% directory for any crash reports as they get moved there after attempt to upload
What is the processor on the server? The crash reports I found mention this module _libm_sse2_tan_precise -
On a hunch, I changed a few settings before disabling hardware acceleration, no more crashes since then. Iāll uninstall the nVidia Quadro card I put in to help with transcoding and leave the CPU to do it.
I donāt want to speak to soon but when I installed the beta release xx.5000, it failed like for everyone else. I did the repair installation and rebooted and got it back up and running.
Before it was crashing religiously every other day, now so far itās been a week or more and no crashes!
Others are having the same issue as me with Plex crashing at the same frequency (every 3 days) and seems to be the same ucrtbase.dll is the culprit in the event viewer.
Thanks for the logs with memory usage logging. It was during scheduled task of refreshing metadata that we spiked in memory usage and could not recover from it with errors logged for adding threads even after memory use went down,. I have passed the details to the development team