netbirdio / netbird

Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.
https://netbird.io
BSD 3-Clause "New" or "Revised" License
11.03k stars 507 forks source link

Netbird cannot set up a self-hosted server #2520

Open firekirin67 opened 2 months ago

firekirin67 commented 2 months ago

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

ottlukas commented 1 month ago

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

AndreKR commented 3 weeks ago

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