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 not sure if I have a problem with Pangolin, Middleware-manager, Authelia or Traefik. But maybe someone can help.
I'm using Pangolin 1.3.0 with Middleware-manager 2.0 on a VPS. They route to my server at home, where Authelia is installed.
Middleware-manager works fine. Authelia on it's own aswell. I am trying to use its access_control feature https://www.authelia.com/configuration/security/access-control/
My config part looks like this
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I'm not sure if I have a problem with Pangolin, Middleware-manager, Authelia or Traefik. But maybe someone can help.
I'm using Pangolin 1.3.0 with Middleware-manager 2.0 on a VPS. They route to my server at home, where Authelia is installed.
Middleware-manager works fine. Authelia on it's own aswell. I am trying to use its access_control feature https://www.authelia.com/configuration/security/access-control/
My config part looks like this
The Authelia middleware looks like this
Whenever I visit test.example.com I get a error 500.
Traefik logs show
It seem, it want's to connect to my vps:9091 instead of authelia:9091.
I tried adding a loadbalancer to traefik as well
But that didn't help.
I'm not sure, what my problem is, maybe someone has an idea.
All reactions