Replies: 4 comments 2 replies
-
|
Thanks for giving a fresh perspective with logs on this issue that has remained unresolved and root cause hasn't been identified. This has been a longstanding issue, that I can't replicate myself, but many people are seeing. Perhaps your fresh perspective could help here. When you say theres a loop, is this on the authelia login screen? filebrowser loging screen? How do you see that its looping? when does this happen? From the filebrowser perspective, your logs look correct -- I see a 401 , then redirect to authelia, then successful api requests as myuser. To me, it it looks like it worked, but I understand something is going wrong. I would love to solve this issue -- but I don't really know where to look and have not seen the issue myself. I think it would help if you could spend a moment to breakdown the exact process that happens and what you observe and how you fix it? Is that screenshot before or after the issue? That looks like a "before" picture, filebrowser sent you there, you should hit "accept" then redirect back to filebrowser? |
Beta Was this translation helpful? Give feedback.
-
|
By loop I mean I click "accept" it flashes a black page then goes back to the initial consent request page infinitely I have fixed it by enabling password login, then logging once with local password. Might be related to redirecting ? I was accessing from file.mydomain.com but now it seems to default to file.mydomain.com/files/myshare |
Beta Was this translation helpful? Give feedback.
-
|
The login page seems to redirect to /files/ So skipping the login page might be missing the redirect |
Beta Was this translation helpful? Give feedback.
-
|
can you test 0.8.9, should be solved now. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I'm running v0.8.8-beta with Authelia + OIDC. It's mostly working.
But in chrome desktop it sometimes gets in a loop.
Doesn't seem to do it in private browsing.
Not sure how to diagnose any further :/
Here's Authelia log :
Here's filebrowser log :
Beta Was this translation helpful? Give feedback.
All reactions