-
-
Notifications
You must be signed in to change notification settings - Fork 71
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
Infinite Redirect Loop #209
Comments
Thanks for your feedback! What authentication method are you using? And would you be able to post your configuration file (with censoring sensitive data)? |
Hi thanks for the quick answer and sorry for my late one. I am using the classical login/password authent. Here is my conf with censored data :
|
@Aboitier: I have been unable to reproduce the problem - I assume you were not able to fix it? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
Thanks for the awesome solution.
I get weird behavior when deploying the solution to my Kubernetes cluster : in /setup, right when clicking on "Next" at the end of setup, I get a NS_DOMAIN_SERVER (firefox) error and cannot access next page. Then I visit /admin and I get infinitely redirected from /admin to /login several times per second. It is when I open the network tab of my browser console that the error stops and I can access the app. Though I cannot disconnect because of this redirect.
Also, I observed that a call to uploadStatus is made every 3 seconds (see picture below).
I de-activated the SSL since it is taken care of by our certbot.
Would you have hints about this ? Or can I provide you with some more information maybe ?
The text was updated successfully, but these errors were encountered: