Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"403 Forbidden Error" when trying to connect via traefik reverse proxy on diffrent VM #63

Open
jlengelbrecht opened this issue Jul 14, 2023 · 1 comment

Comments

@jlengelbrecht
Copy link

jlengelbrecht commented Jul 14, 2023

Trying to get my local traefik / authelia instances to play nice with Obsidian.
Most of my containers do not require me to have a an additional instance of traefik installed locally.
I can simply spin up the container add my config to traefik and authelia, then have pihole redirect to my instance.

I have two traefik / authelia instances setup in my homelab. One for internal, and one for external configuration.
I am attempting to configure this on my internal instance.

While reading through the documentation, I was referencing the section on setting this up behind a reverse proxy. The doc references installing NGINX. Is this required? Or is there another way to get this to work? I would rather not install a dedicated proxy for just this container.

If anyone is able to help and knows what I am doing wrong or why I keep getting 403 forbidden. The help would be greatly appreciated.
I have attached copies of edited versions of my config files. Thanks

403Forbidden authelia configuration yml

traefik config yml

docker-compose yml

@jlengelbrecht jlengelbrecht changed the title "403 Forbidden Error" when tryin g to connect via traefik reverse proxy on diffrent VM "403 Forbidden Error" when trying to connect via traefik reverse proxy on diffrent VM Jul 14, 2023
@drdada
Copy link

drdada commented Oct 7, 2023

Do you host other app with traefik & authelia ?
I'm not an authelia expert but your issue should come from it, because the 403 error would result from a reverse proxy routing error, maybe a misconfiguration.
I would try to make it work with traefik first then configure authelia but please try to reach them on their github.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants