Server crashing when streaming, docker on ubuntu 16.04 vm on freenas

Server Version#: 1.14.0.5470
Player Version#: Web Client - 3.69.1
Freenas 11.2-RELEASE
Ubuntu 16.04 bhyve VM
Docker is current to what is available on apt-get.
Container: plexinc/pms-docker:plexpass and plexinc/pms-docker:latest

I am having a problem where plex will just stop streaming after awhile of watching a show.
At first I thought it may have been because the transcoder was crashing, so I verified file permissions were good there. Then I thought because it was storing the transcode in the docker container that it was running out of space because of the limited size of the docker image, so I moved it to the /config folder so it was on the freenas nfs share.

I have been checking the logs every time and can’t isolate the problem. So here I am, asking for any guidance… Logs attached.

Plex Media Scanner.log (1.0 KB)
Plex Media Server.log (731.6 KB)
Plex Tuner Service.log (1.9 KB)

I am new here so just giving it a bash but i noticed:

Dec 10, 2018 16:40:49.664 [0x7f52523ff700] DEBUG - NetworkServiceBrowser: Parsing SSDP schema for http://192.168.2.50:8080/upnp
Dec 10, 2018 16:40:49.664 [0x7f52523ff700] DEBUG - HTTP requesting GET http://192.168.2.50:8080/upnp
Dec 10, 2018 16:40:49.665 [0x7f52523ff700] DEBUG - HTTP 404 response from GET http://192.168.2.50:8080/upnp
Dec 10, 2018 16:40:49.666 [0x7f52523ff700] DEBUG - NetworkServiceBrowser: found 0 SSDP devices via http://192.168.2.50:8080/upnp

IF the stream fails outside of the network it makes sense cause it looks like it unable to open a port via the upnp service. Just a suggestion.

If you have ports forwarded and all that it probably nothing.

I do have a non-standard port forwarded, but even on the local lan it quits working. Also that 2.50 address is my unifi controller, so I don’t know why that could have anything to do with it.

I have the same issue with the latest version of plex. Running on the official docker image on top of a Ubuntu 18.04.1.

Randomly while streaming, the server just stops answering. While this happens, connecting directly to the docker image on the port 32400 timeouts even though I can still see some stuff happening in the logs. After a while it comes back automatically, but sometimes I have to restart the container.

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