[GH-ISSUE #2803] netbird install client http url error #6127

Closed
opened 2026-08-05 01:06:49 -04:00 by saavagebueno · 1 comment
Owner

Originally created by @JamesBonddu on GitHub (Oct 28, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/2803

Describe the problem

netbird install client http url bug

To Reproduce

Linux install script http url error

Expected behavior

correct linux http url

Are you using NetBird Cloud?

self-host NetBird's control plane.

NetBird version

server
0.30.2

client
0.30.3

Screenshots

cba05e9eb9eef77f76aafce38c670b8
root@node1:~/dashboard# netbird up --management-url https://xxx.com --admin-url https:://xxx.com



Error: login backoff cycle failed: rpc error: code = Unknown desc = getting device authorization flow info failed with error: context deadline exceeded
Originally created by @JamesBonddu on GitHub (Oct 28, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/2803 **Describe the problem** netbird install client http url bug **To Reproduce** Linux install script http url error **Expected behavior** correct linux http url **Are you using NetBird Cloud?** self-host NetBird's control plane. **NetBird version** server 0.30.2 client 0.30.3 **Screenshots** <img width="759" alt="cba05e9eb9eef77f76aafce38c670b8" src="https://github.com/user-attachments/assets/134c2f94-e53f-4c81-a3e4-3adfcaf5d51e"> ```sh root@node1:~/dashboard# netbird up --management-url https://xxx.com --admin-url https:://xxx.com Error: login backoff cycle failed: rpc error: code = Unknown desc = getting device authorization flow info failed with error: context deadline exceeded ```
saavagebueno added the triage-needed label 2026-08-05 01:06:49 -04:00
Author
Owner

@heisbrot commented on GitHub (Oct 29, 2024):

Hey @JamesBonddu,

thanks for the information!
The typo has been fixed in this PR.

You can update the dashboard to v2.6.2

<!-- gh-comment-id:2443630091 --> @heisbrot commented on GitHub (Oct 29, 2024): Hey @JamesBonddu, thanks for the information! The typo has been fixed in this [PR](https://github.com/netbirdio/dashboard/pull/418). You can update the dashboard to [v2.6.2](https://github.com/netbirdio/dashboard/tree/refs/tags/v2.6.2)
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#6127