I have a couple things set up:
The configuration:
- DNS points to my IP
- Nginx configured to point to Authentik for the metube subdomain
- Authentik configured to point to the correct containers after authenticating
What I’m experiencing:
Upon initial login to Authentik, MeTube works correctly. Restarting or closing the browser causes MeTube to fail to connect to the server until I clear cookies and re-authenticate (see picture). Accessing MeTube by its port on the host IP works fine. All other services connect fine.
Does anyone know what is causing this?
Related note - I’ve seen MeTube do this before when the container wasn’t even running. I think it has something to do with how much info the container caches in the browser or something.
You must log in or register to comment.