Netbird cannot set up a self-hosted server #1203

Open
opened 2025-11-20 05:25:51 -05:00 by saavagebueno · 2 comments
Owner

Originally created by @firekirin67 on GitHub (Sep 3, 2024).

Netbird cannot set up a self-hosted server. After installing Netbird on Windows 11, there is no response when going through settings--->Advance settings, and no window pops up. When trying to set it up via the command line with: netbird up --management-url https://xxx.xxx:33073, there is also no response, and no service listening on port 33073 is seen on the self-hosted server.

netbird client verson:028.9

Originally created by @firekirin67 on GitHub (Sep 3, 2024). Netbird cannot set up a self-hosted server. After installing Netbird on Windows 11, there is no response when going through `settings--->Advance settings`, and no window pops up. When trying to set it up via the command line with: `netbird up --management-url https://xxx.xxx:33073`, there is also no response, and no service listening on port 33073 is seen on the self-hosted server. netbird client verson:028.9
saavagebueno added the triage-needed label 2025-11-20 05:25:51 -05:00
Author
Owner

@ottlukas commented on GitHub (Sep 4, 2024):

Did you try to uninstall and install again? and does it work on other operating systems like Linux, Android, iOS ?

@ottlukas commented on GitHub (Sep 4, 2024): Did you try to uninstall and install again? and does it work on other operating systems like Linux, Android, iOS ?
Author
Owner

@AndreKR commented on GitHub (Oct 12, 2024):

Did you follow these two steps?

  • Add NETBIRD_MGMT_API_PORT to your reverse-proxy TLS-port (default: 443)
  • Add NETBIRD_SIGNAL_PORT to your reverse-proxy TLS-port
@AndreKR commented on GitHub (Oct 12, 2024): Did you follow [these two steps](https://docs.netbird.io/selfhosted/selfhosted-guide#advanced-running-net-bird-behind-an-existing-reverse-proxy)? > - Add NETBIRD_MGMT_API_PORT to your reverse-proxy TLS-port (default: 443) > - Add NETBIRD_SIGNAL_PORT to your reverse-proxy TLS-port
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#1203