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.07k stars 509 forks source link

Netbird UI Windows RPC Error #1926

Open LKleemann opened 6 months ago

LKleemann commented 6 months ago

Describe the problem

A clear and concise description of what the problem is. If I want to connect to the UI, I can still enter my password and the error message shown below opens.

To Reproduce

Steps to reproduce the behavior:

  1. Connect to Server via UI and then the Error commes.

Are you using NetBird Cloud?

Please specify whether you use NetBird Cloud or self-host NetBird's control plane. Self-Host Netbird Control Plane

NetBird version

0.27.4

Screenshots

If applicable, add screenshots to help explain your problem. netbird-ui_tEcD6xEH7e

Additional context

Add any other context about the problem here.

donk4ek commented 6 months ago

did you fix it?

getsean commented 5 months ago

Also getting this error

wilz05 commented 5 months ago

Even I had the same issue, it could be some other services/clients are using same Host Network Service. I tried the below to fix it. Open Powershell/ Command Prompt in Administrator mode. net stop hns net start hns