I now understand the references to WAN IP Addresses 108.54.xxx.xxx and 72.80.xxx.xxx - The Bitfenix server had its WAN IP address change sometime between November 29th and December 1st.
With regards to the MarkRoomPC server, it was first launched on version 1.14.0.5470-9d51fdfaa at 12:40 on Nov 27, 2018. By 12:42 it was available for remote access.
The logs show some issue with communication between the PlexScriptHost.exe process for com.plexapp.system and the Plex Media Server.exe process on 127.0.0.1 - Lots of errors like this which is not normal - may be some adware proxy software installed itself on this machine?
2018-11-27 17:59:25,750 (16c) : DEBUG (networking:166) - Requesting 'http://127.0.0.1:32400'
2018-11-27 17:59:25,763 (16c) : DEBUG (core:524) - Unable to read server attribute 'serverVersion'
Requests come to the server on tcp port 32400 and if there is anything that intercepts such requests, then outcomes could be indeterminate
If you can search this log file
C:\Users\Mark\AppData\Local\Plex Media Server\Logs\PMS Plugin Logs\com.plexapp.system.log for text Unable to read server attribute and find a recent log entry for it - like the day you check, then please do the following
- Start an elevated command line window : Start / Run / cmd and right click and select
Run As Administrator - then in the command line window, type the following command
netstat -a -b -n > "%LocalAppData%\Netstat_2018-Dec-08a.txt"
- Open settings for
Internet Options and select Connections tab and click on LAN Settings and see if the Proxy tick box is ticked. if it is, click Advanced and take a screenshot
- Need to get the xml for a request. First find the server token - see here fo how https://support.plex.tv/articles/204059436-finding-an-authentication-token-x-plex-token/
Then open a browser on the server PC and type in command
http://127.0.0.1:32400?X-Plex-Token=xxxxxxxxxxxxxxx substituting the token string for the xxxxxxxxxxxxx
Copy the response to a text file and send me in a private message
You can attach the "%LocalAppData%\Netstat_2018-Dec-08a.txt" file here together with any screenshots for the intermet options
If the com.plexapp.system.log does not have this text Unable to read server attribute - then wait until you have issues and check then
The logs for this server show that at 23:14 on 5th December, a Plex Relay connection was started - So a client had difficulties getting to the server through the remote access route and decided to try Plex Relay. The logs show previous remote connections requests made at 15:14
We know the issue with requests to port 32400 were present at 18:01
2018-12-05 18:01:40,576 (13c0) : DEBUG (networking:166) - Requesting 'http://127.0.0.1:32400'
2018-12-05 18:01:40,598 (13c0) : DEBUG (core:524) - Unable to read server attribute 'serverVersion'
although a plex client app started relay at 23:14:42, i do see successful remote connections coming in to the server eg at 23:14;45 from your other server Bitfenix -
When you opened the remote access settings page and decided to disable and re-enable remote access at 23:16 - it was actually working as a connectivity test just before disabling remote access got through ok at 23:16:02
So probably it was not down - did you try several remote clients? different mobile devices through cellular ?
What followed was hitting a known timing bug that happens sometimes when enabling remote access. It resulted in failure to establish remote access after disabling and re-enabling. And i believe you did a Retry and had same issue. Sometimes rather than retry, a browser refresh with F5 resolves the issue
You then restarted the server at 23;17 and i can see a network issue with dns failures between 23:19 and 23:20 - you probably reset the router then
So we have a few things to follow up as described above. Not clear as to what the issue was
With regards to the other server Bitfenix - server was launched Nov 27th 12:40. We know the WAN IP address changed between Nov 29th and Dec 1st. Without the debug logs, we do not know how Plex Media Server handled that changeover and if there was a glitch and how long for. We know from the other server logs, that it changed sometime after 22:43 on November 29th.
Logs show internet / DNS down during these periods
Nov 28th 16:31 - 16:32
Dec 1st 09:13 (may be when WAN IP changed)
Will wait for debug logs from this server