I have been running plex via Proxmox in an LXC container for about a month. but now i cannot access via the browser on any machine in my house, on any browser. External users can access normally, and my Apple TV can connect as well. The server is still listed in my devices.
please help!!!
thank you for the reply!
when i ran the script in the container, i got this error:
ERROR: Could not get credentials from plex.tv (Error: 6)
@bearsquarterly
Thank you.
Error 6 = DNS Lookup error.
The container can’t get out to lookup the name “Plex.tv”
My script is printing out the raw error code which is exactly what’s needed here
[chuck@lizum ~.2005]$ perror 6
Exit code(6): error "No such device or address"
[chuck@lizum ~.2006]$