-
-
Notifications
You must be signed in to change notification settings - Fork 538
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
Dashboard stuck on loading after 0.29.4 > 0.30.0 update (Self-Hosted) if "JWT group sync" is enabled #2696
Comments
I turned off “Enable JWT group sync” and updated to 0.30.0 and it works…. If I turn it back on, dashboard is stuck loading again! Is this caused by #2690 ? |
Same behaviour after upgrading to v0.30.0
|
Hi @marcportabellaclotet-mt, @florian-obradovic, I'm currently trying to reproduce the issue on my end. I'll keep you updated as soon as I have more information |
Could you share any details on your reverse proxy configuration, if applicable? timeout, connection/request limits and load balancer settings. |
I re-tested the setup today, same config, and now works as expected. |
I just set up a netbird stack, and I am running into the same problem. With the latest version ( management:latest ) I can login fine, until I enable JWT Group Sync AND enter the claim name. If I do so, the webinterface does not load and management gives the following errors
With management 0:29.4 it works fine, and all the users groups are propagated. My setup is as follows: nginx configuration
docker-compose.yaml
management.json
|
hi there; can you please update to and try our latest release |
Thanks for your quick reply, and thanks to the configure.sh its quickly tested. I have about half an hour, if you want some quick live debugging on my system. |
@onyxkyr can you confirm if you have jwt groups sync and peer group propagation enabled? |
With management:0.30.1 I can find the following errors in the management logs
|
Any movement on that? I try to make roles with use of Quickstart guide, but encounter same error
|
@DyllasDek |
I tried to install today with Quickstart guide. It's fresh install. |
Hi, 2024-10-15T07:58:31Z ERRO [context: HTTP, requestID: 94f63b34-b1a4-413e-89bc-827199bb5169] management/server/http/util/util.go:81: got a handler error: token invalid I am trying sync groups from zitadel to netbird . Had to delete the volume to restore. |
The fix will come on the next release. In the mean time, you can workaround the issue by disabling JWT group sync. |
Works great! Thanks a lot @mlsmaycon and the whole team for the effort and tireless debugging sessions :) Keep up the great work! |
I ran into a similar issue today again after 0.31.0 > 0.34.0 & Dashboard 2.7.0 > 2.7.1 update. |
Describe the problem
After
Dashboard stuck on loading after 0.29.4 > 0.30.0 update.
Slack: https://netbirdio.slack.com/archives/C05T5K65X7U/p1728077981790249
It works again, if I switch back to image: netbirdio/management:0.29.4 in dokcer-compose.yml.
I just upgraded to separate Netbird instances. One instance worked fine but my private one is stuck on loading the dashboard.
Both instances use Entra ID (AAD) as IDP!
Screenshots
docker-compose.yml
The text was updated successfully, but these errors were encountered: