[GH-ISSUE #1699] Quickstart Guide is not working as intended #3023

Open
opened 2026-08-05 00:50:11 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @Jadefalkner on GitHub (Mar 13, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/1699

I tried to install netbird selfhosted with the short quickstart guide. It installed all the docker container, but when i log in the first time into the gui with the admin user, you have the same view than with a normal unpriviledged user. I cant connect any peers and there i am stuck

To Reproduce

Just follow the Quickstart Guide

Expected behavior

Normal Function

Are you using NetBird Cloud?

No

NetBird version

3.4

Additional context

The output of "docker-compose logs management":

management_1 | 2024-03-13T21:43:22Z INFO management/cmd/management.go:449: loading OIDC configuration from the provided IDP configuration endpoint https://netbird.url.tld/.well-known/openid-configuration
management_1 | Error: failed reading provided config file: /etc/netbird/management.json: failed fetching OIDC configuration from endpoint https://netbird.url.tld/.well-known/openid-configuration Get "https://netbird.url.tld/.well-known/openid-configuration": dial tcp xxx.xxx.xxx.xxx: i/o timeout
management_1 | 2024-03-13T21:43:53Z INFO management/cmd/management.go:449: loading OIDC configuration from the provided IDP configuration endpoint https://netbird.url.tld/.well-known/openid-configuration
management_1 | Error: failed reading provided config file: /etc/netbird/management.json: failed fetching OIDC configuration from endpoint https://netbird.url.tld/.well-known/openid-configuration Get "https://netbird.url.tld/.well-known/openid-configuration": dial tcp xxx.xxx.xxx.xxx:443: i/o timeout
management_1 | 2024-03-13T21:44:24Z INFO management/cmd/management.go:449: loading OIDC configuration from the provided IDP configuration endpoint https://netbird.url.tld/.well-known/openid-configuration

Originally created by @Jadefalkner on GitHub (Mar 13, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/1699 I tried to install netbird selfhosted with the short quickstart guide. It installed all the docker container, but when i log in the first time into the gui with the admin user, you have the same view than with a normal unpriviledged user. I cant connect any peers and there i am stuck **To Reproduce** Just follow the Quickstart Guide **Expected behavior** Normal Function **Are you using NetBird Cloud?** No **NetBird version** 3.4 **Additional context** The output of "docker-compose logs management": management_1 | 2024-03-13T21:43:22Z INFO management/cmd/management.go:449: loading OIDC configuration from the provided IDP configuration endpoint https://netbird.url.tld/.well-known/openid-configuration management_1 | Error: failed reading provided config file: /etc/netbird/management.json: failed fetching OIDC configuration from endpoint https://netbird.url.tld/.well-known/openid-configuration Get "https://netbird.url.tld/.well-known/openid-configuration": dial tcp xxx.xxx.xxx.xxx: i/o timeout management_1 | 2024-03-13T21:43:53Z INFO management/cmd/management.go:449: loading OIDC configuration from the provided IDP configuration endpoint https://netbird.url.tld/.well-known/openid-configuration management_1 | Error: failed reading provided config file: /etc/netbird/management.json: failed fetching OIDC configuration from endpoint https://netbird.url.tld/.well-known/openid-configuration Get "https://netbird.url.tld/.well-known/openid-configuration": dial tcp xxx.xxx.xxx.xxx:443: i/o timeout management_1 | 2024-03-13T21:44:24Z INFO management/cmd/management.go:449: loading OIDC configuration from the provided IDP configuration endpoint https://netbird.url.tld/.well-known/openid-configuration
saavagebueno added the triage-needed label 2026-08-05 00:50:11 -04:00
Sign in to join this conversation.
No Label triage-needed
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#3023