zitadel Errors.AuthRequest.UserAgentNotCorresponding #525

Closed
opened 2025-11-20 05:12:59 -05:00 by saavagebueno · 4 comments
Owner

Originally created by @JamCh01 on GitHub (Nov 30, 2023).

Hello developer,
I am following the selfhosted-quickstart guide: https://docs.netbird.io/selfhosted/selfhosted-quickstart on a dedi server(debian12)

root@debian:/opt/_netbird# export NETBIRD_DOMAIN=netbird.lowenddns.com
root@debian:/opt/_netbird# bash getting-started-with-zitadel.sh
Rendering initial files...

Initializing Zitadel's CockroachDB


[+] Running 7/7
 ✔ Network netbird_netbird                 Created                                                                                                                                                            0.1s
 ✔ Volume "netbird_netbird_crdb_data"      Created                                                                                                                                                            0.0s
 ✔ Volume "netbird_netbird_crdb_certs"     Created                                                                                                                                                            0.0s
 ✔ Volume "netbird_netbird_zitadel_certs"  Created                                                                                                                                                            0.0s
 ✔ Volume "netbird_netbird_caddy_data"     Created                                                                                                                                                            0.0s
 ✔ Volume "netbird_netbird_management"     Created                                                                                                                                                            0.0s
 ✔ Container netbird-crdb-1                Started                                                                                                                                                            0.1s

Waiting cockroachDB  to become ready  . done

Starting Zidatel IDP for user management


[+] Running 3/3
 ✔ Container netbird-caddy-1    Started                                                                                                                                                                       0.1s
 ✔ Container netbird-crdb-1     Healthy                                                                                                                                                                       0.0s
 ✔ Container netbird-zitadel-1  Started                                                                                                                                                                       0.2s

Initializing Zitadel with NetBird's applications

Waiting for Zitadel's PAT to be created  . . . . . done
Reading Zitadel PAT
Waiting for Zitadel to become ready  . . . . . . . . . . . . . . . done
Creating new zitadel project
Creating new Zitadel SPA Dashboard application
Creating new Zitadel SPA Cli application

Rendering NetBird files...


Starting NetBird services

[+] Running 7/7
 ✔ Container netbird-dashboard-1   Started                                                                                                                                                                    0.1s
 ✔ Container netbird-signal-1      Started                                                                                                                                                                    0.1s
 ✔ Container netbird-coturn-1      Started                                                                                                                                                                    0.1s
 ✔ Container netbird-management-1  Started                                                                                                                                                                    0.1s
 ✔ Container netbird-crdb-1        Healthy                                                                                                                                                                    0.0s
 ✔ Container netbird-caddy-1       Running                                                                                                                                                                    0.0s
 ✔ Container netbird-zitadel-1     Running                                                                                                                                                                    0.0s

Done!

and open browser and login dashboard
image

zitadel log is

time="2023-11-30T15:04:32Z" level=error caller="/home/runner/work/zitadel/zitadel/internal/api/ui/login/renderer.go:334" error="ID=EVENT-adk13 Message=Errors.AuthRequest.UserAgentNotCorresponding"
Originally created by @JamCh01 on GitHub (Nov 30, 2023). Hello developer, I am following the selfhosted-quickstart guide: https://docs.netbird.io/selfhosted/selfhosted-quickstart on a dedi server(debian12) ``` root@debian:/opt/_netbird# export NETBIRD_DOMAIN=netbird.lowenddns.com root@debian:/opt/_netbird# bash getting-started-with-zitadel.sh Rendering initial files... Initializing Zitadel's CockroachDB [+] Running 7/7 ✔ Network netbird_netbird Created 0.1s ✔ Volume "netbird_netbird_crdb_data" Created 0.0s ✔ Volume "netbird_netbird_crdb_certs" Created 0.0s ✔ Volume "netbird_netbird_zitadel_certs" Created 0.0s ✔ Volume "netbird_netbird_caddy_data" Created 0.0s ✔ Volume "netbird_netbird_management" Created 0.0s ✔ Container netbird-crdb-1 Started 0.1s Waiting cockroachDB to become ready . done Starting Zidatel IDP for user management [+] Running 3/3 ✔ Container netbird-caddy-1 Started 0.1s ✔ Container netbird-crdb-1 Healthy 0.0s ✔ Container netbird-zitadel-1 Started 0.2s Initializing Zitadel with NetBird's applications Waiting for Zitadel's PAT to be created . . . . . done Reading Zitadel PAT Waiting for Zitadel to become ready . . . . . . . . . . . . . . . done Creating new zitadel project Creating new Zitadel SPA Dashboard application Creating new Zitadel SPA Cli application Rendering NetBird files... Starting NetBird services [+] Running 7/7 ✔ Container netbird-dashboard-1 Started 0.1s ✔ Container netbird-signal-1 Started 0.1s ✔ Container netbird-coturn-1 Started 0.1s ✔ Container netbird-management-1 Started 0.1s ✔ Container netbird-crdb-1 Healthy 0.0s ✔ Container netbird-caddy-1 Running 0.0s ✔ Container netbird-zitadel-1 Running 0.0s Done! ``` and open browser and login dashboard ![image](https://github.com/netbirdio/netbird/assets/11738651/3f5c36de-0372-46e5-a848-ce648c84b715) zitadel log is ``` time="2023-11-30T15:04:32Z" level=error caller="/home/runner/work/zitadel/zitadel/internal/api/ui/login/renderer.go:334" error="ID=EVENT-adk13 Message=Errors.AuthRequest.UserAgentNotCorresponding" ```
saavagebueno added the bugwaiting-feedbackidpzitadel labels 2025-11-20 05:12:59 -05:00
Author
Owner

@mlsmaycon commented on GitHub (Dec 8, 2023):

Hello @JamCh01 does the issue happen on different browsers?

@mlsmaycon commented on GitHub (Dec 8, 2023): Hello @JamCh01 does the issue happen on different browsers?
Author
Owner

@JamCh01 commented on GitHub (Dec 11, 2023):

Hello @JamCh01 does the issue happen on different browsers?

yes, I tried using Chrome and Edge

@JamCh01 commented on GitHub (Dec 11, 2023): > Hello @JamCh01 does the issue happen on different browsers? yes, I tried using Chrome and Edge
Author
Owner

@d960124 commented on GitHub (Dec 12, 2023):

Before installation, you need to resolve the domain name and open the port!
If an error is reported, you can try restarting the container or server. I also encountered an error in the backend container, and restarting solved it!

@d960124 commented on GitHub (Dec 12, 2023): Before installation, you need to resolve the domain name and open the port! If an error is reported, you can try restarting the container or server. I also encountered an error in the backend container, and restarting solved it!
Author
Owner

@nazarewk commented on GitHub (Apr 17, 2025):

@JamCh01 I am closing this for lack of feedback/activity, feel free to comment if you believe this is still an issue for you.

@nazarewk commented on GitHub (Apr 17, 2025): @JamCh01 I am closing this for lack of feedback/activity, feel free to comment if you believe this is still an issue for you.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#525