Plex server close when restarting my PC

Hello,

I am using a Windows 10 PC to run my plex server. I did configured the remote access and it does work very well.

Since I configured the Remote Access, when I reboot my PC Plex close automatically. If I try to start it manually, the application will display at the bottom of my screen and as soon as I go over it, it close.

I found a fix going in command and using the netstat -ano | findstr :32400 to find the PID # and then using the taskkil /PID pid# /F to kill the process.

Usually, when I do the netstat -ano | findstr :32400 the first line will be 0.0.0.0:32400 Listening and the PID # then I have a list of address saying waiting.

I looked online to find a solution but nothing I found seems to work.

I was wondering if someone else had a similar issue.

Thanks,

Server Version#: 1.25.0.5246-cb2507e4d (Latest)
Player Version#:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.