You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using plex in my kubernetes cluster. I access it via nginx ingress.
But in the "Remote Access" Tab . I have the error: "Not available outside your network"
I could never get it to work regardless of kube-plex or not so what I did instead was just expose 32400 as a NodePort and used external-dns to update the DNS record to point to the corresponding node/pod.
I originally followed this guide: https://mike.sg/2021/08/31/digitalocean-kubernetes-without-a-load-balancer/
Works fine for me and I've even disabled relay so it won't even play at limited streaming
I'm using plex in my kubernetes cluster. I access it via nginx ingress.
But in the "Remote Access" Tab . I have the error: "Not available outside your network"
These are my settings:
deployment.yaml
service.yaml
This works perfectly for me, besides the remote access issue.
I need this, because right now, I cannot stream using devices outside the network at more than 240p. I'm getting the error:
This only happens on my iOS client app. On pcs and on phone browser it works correctly.
The text was updated successfully, but these errors were encountered: