-
-
Notifications
You must be signed in to change notification settings - Fork 520
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
Can't access dashboard - Token Invalid, Authentik #2338
Comments
for the time being I've created a new provider and service account to get into the dashboard, but I fully expect the problem to reappear when token expires. |
same issue: Error: Token invalid |
@Pshemas did you ever figure this out? |
I updated to Authentik 2024.10.4 this morning and now I am getting this error. All my netbird users can't work. :-(
|
Yeah, same proble here |
@ne0YT sadly not. I created new provider and added it to NB. This made it work... until today. With Authentik 2024.10.4 I first couldn't launch at all - got redirection URI error. Initially the tip to change middle option for URI to regex didn't help, but later on it did... But then it brought me back to "Token Invalid" error. |
Here are the latest logs from management:
|
Please see |
Thank you @Spiritreader That worked for me. |
I've been looking at similar reports - and I couldn't figure out which one would be best for this one, in the end decided on new one, hopefully all the appropriate ones will be merged.
So I had a working self hosted instance of Netbird with Authentik as a IdP provider. After a while it stopped working with
Token Invalid
error message... which "magically" fixed itself. But now it stopped working again and I can't access the dashboard (the service itself works, the agents can connect, but I can't do any management atm).Here's what I see in the logs:
Here's sanitized management.json:
Here's sanitized openid config:
Netbird is running inside Docker container, while Authentik in Podman one, on a separate server (with Caddy reverse proxy and Cloudflare).
I'm using Authentik for several other apps and I don't have any issues there (but there's one difference - for other apps I don't use service account setup).
On the side of Authentik I don't see any problems. Here's raw event info:
In credentials / tokens for a user that wishes to access Netbird I see:
Here are provider settings:
Any suggestions howto resolve the issue and get into the management panel are greatly appreciated. At this point I'm just blindly clicking various options as the suggestions in other topics are all over the place - it seems that I'm not the only one who has issues in pinpointing the cause / fix.
If there's some more info needed plz let me know - I'll be happy to provide it.
The text was updated successfully, but these errors were encountered: