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.32k stars 519 forks source link

Settings window doesn't open on Windows 11 #2945

Open happy-leraner opened 4 days ago

happy-leraner commented 4 days ago

Describe the problem When I try to display the settings pop-up to configure private address for Netbird client, nothing appears.

To Reproduce Steps to reproduce the behavior:

Go to task bar when netbird-ui is launched Right-click and then click on 'Settings' Nothing is opened Expected behavior A settings window should open to configure the VPN client.

Screenshots Snipaste_2024-11-25_03-54-46

normal situation normal

How can I show the small window like normal situation?

Marcus1Pierce commented 4 days ago

You can use command line to config your managemen url. See https://docs.netbird.io/how-to/cli

happy-leraner commented 4 days ago

You can use command line to config your managemen url. See https://docs.netbird.io/how-to/cli

hello, where can i find the config.json template ?

happy-leraner commented 4 days ago

docker start netbird client , why show offline Snipaste_2024-11-25_22-32-45

I can not see the wt0 net by ip a command ? I do not know why ? Who can help me ? Thank you very much!

mgarces commented 4 hours ago

What is the operating system version and locale (language) you are using @happy-leraner ? config.json is generated when you do a netbird up ; you can you several options in that command.

Regarding your last comment, did you ran NetBird on docker as described here: https://docs.netbird.io/how-to/installation#running-net-bird-in-docker ?