munnerz / kube-plex

Scalable Plex Media Server on Kubernetes -- dispatch transcode jobs as pods on your cluster!
Apache License 2.0
1.22k stars 193 forks source link

Transcoding Pods not being created when video is being played #82

Open donicrosby opened 4 years ago

donicrosby commented 4 years ago

After upgrading the Plex server image to the most recent version transcoding pods are no longer being created.

shrinedogg commented 4 years ago

I just got my Kube-Plex up on latest and am having the same issue. The pods are all green, and Plex even believes it to be playing, but the client doesn't play.

onedr0p commented 4 years ago

Are there any logs you can provide?

shrinedogg commented 4 years ago

Which logs would you like, specifically?

I've since moved on with this install by disabling elastic encoding after trying both the :latest branch and the one hardcoded into the yaml. Both versions would report to be playing in PMS, but the client showed no data at all; but I'd more than happy to provide what's needed to help solve this issue.