@jdstarns said:
Here is the PMS log from last night.
Can’t see slow loading or slow requests in the logs you attached.
I can see you have DNS Rebinding protection which is making the roku use your public IP and public port to get to the local server but that should not cause any serious issues and I have been running this way for a while. See section on DNS Rebinding on this support page https://support.plex.tv/hc/en-us/articles/206225077-How-to-Use-Secure-Server-Connections
I also see you have setup a Manual Connection to the server on the roku app. There is no need for that and I suggest you remove it as the roku app is discovering the server through GDM…
Could you tell me what port number you have in the settings / manual connections entry for 192.168.1.108.
I need to double check why the roku is trying out the public port for the local IP in some of the connection tests - extra to the correct ones being tried - so please could you get the xml from this request and save it to text file and send it to me by private message https://plex.tv/pms/resources?includeHttps=1
The only errors in the roku log for this server relate to DNS Rebinding and all the requests from the roku app to the server during the periods of time covered by the logs completed in under 1 second.
I need to know exactly what time the issue was and what was not loading or if it was buffering on video streaming
Also need confirmation of any time difference between the server and the roku and the time displayed in the roku logs. You can establish that by exiting the roku app and then restarting it and noting the time and then accessing the roku plex log and see what the start time in the log is.
The logs provided cover these times
Server logs Aug 11 from 21:53 to 02:14am Aug 12
roku log Aug 11 from 10:02:03 to 10:02:25 - that is only 20+ seconds worth so does not sound that you took it at the right time.
Looking at the server log - I can see some issues - transcoding is taking along time. Movie was
F:\My Media\TV Shows\The Strain\The Strain - 1x01 - Night Zero.mkv
You have Plex Media Server also on the F: Drive. I presume this is your RAID. May be you have a performance / setup issue with this.
These are a few examples of transcode actions taking too long. See the number of milliseconds eg 15,889 ms. One need to know what else was going on within the system at the time.
Aug 11, 2016 22:10:44.638 [10164] DEBUG - Completed: [127.0.0.1:63432] 206 PUT /video/:/transcode/session/Plex1GJ375010570/progress?progress=88.7&size=11274343&speed=0.0&remaining=20362 (32 live) 8970ms 289 bytes
Aug 11, 2016 22:10:44.638 [9188] DEBUG - Completed: [127.0.0.1:63417] 206 PUT /video/:/transcode/session/Plex1GJ375010570/progress?progress=88.7&size=11227320&speed=0.0&remaining=-1 (32 live) 15889ms 289 bytes
Aug 11, 2016 22:10:44.638 [10164] DEBUG - Completed: [127.0.0.1:63420] 206 PUT /video/:/transcode/session/Plex1GJ375010570/progress?progress=88.7&size=11274343&speed=0.0&remaining=286488 (32 live) 12426ms 289 bytes
Aug 11, 2016 22:10:44.638 [9188] DEBUG - Completed: [127.0.0.1:63422] 206 PUT /video/:/transcode/session/Plex1GJ375010570/progress?progress=88.7&size=11274343&speed=0.0&remaining=20471 (32 live) 11266ms 289 bytes
The log also shows a transcode job being initiated at 2016 22:09:57 but the transcode actions did not start till 22:10:20. And these requests once they started they did not complete till long time time later.
I would suggest first eliminating the system issues
The requests at this time - completed in times shown below instead of usual 1ms earlier
8970ms 22:10:44.638
15889ms 22:10:44.638
12426ms 22:10:44.638
11266ms 22:10:44.638
942ms 22:10:44.638
14738ms 22:10:44.638
10121ms 22:10:44.638
19357ms 22:10:44.638
6660ms 22:10:44.638
17053ms 22:10:44.638
5505ms 22:10:44.638
7816ms 22:10:44.638
13578ms 22:10:44.638
2046ms 22:10:44.638
4349ms 22:10:44.638
18197ms 22:10:44.638
3190ms 22:10:44.638
20510ms 22:10:44.638
21668ms 22:10:44.638
22819ms 22:10:44.638
So suggest looking at the windows logs. Try and do tests with local HDD instead of the RAID setup for the transcode area / media and plex media server.
Also would probably be easier to concentrate first on slow loading of the library rather than transcoding delays.