[GH-ISSUE #1926] Netbird UI Windows RPC Error #3753

Open
opened 2026-08-05 00:54:08 -04:00 by saavagebueno · 5 comments
Owner

Originally created by @LKleemann on GitHub (May 5, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/1926

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.

Originally created by @LKleemann on GitHub (May 5, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/1926 **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](https://github.com/netbirdio/netbird/assets/43823472/32a5d612-aff4-4cb5-bfe7-d8b2ac2e2432) **Additional context** Add any other context about the problem here.
saavagebueno added the bugwindowsclient-uitriage-needed labels 2026-08-05 00:54:08 -04:00
Author
Owner

@ghost commented on GitHub (May 7, 2024):

did you fix it?

<!-- gh-comment-id:2098555907 --> @ghost commented on GitHub (May 7, 2024): did you fix it?
Author
Owner

@getsean commented on GitHub (May 13, 2024):

Also getting this error

<!-- gh-comment-id:2108476807 --> @getsean commented on GitHub (May 13, 2024): Also getting this error
Author
Owner

@wilz05 commented on GitHub (May 22, 2024):

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

<!-- gh-comment-id:2125116114 --> @wilz05 commented on GitHub (May 22, 2024): 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`
Author
Owner

@nazarewk commented on GitHub (Apr 23, 2025):

@LKleemann @donk4ek @getsean @wilz05 is it still happening for you with latest NetBird versions?

<!-- gh-comment-id:2824569049 --> @nazarewk commented on GitHub (Apr 23, 2025): @LKleemann @donk4ek @getsean @wilz05 is it still happening for you with latest NetBird versions?
Author
Owner

@PizzaLovingNerd commented on GitHub (Jun 5, 2026):

Hello, we are closing this as stale. This was a bug report for an old version of NetBird with no response to nazarewk. If you are still having this, please open a new issue. Thanks!

<!-- gh-comment-id:4636726311 --> @PizzaLovingNerd commented on GitHub (Jun 5, 2026): Hello, we are closing this as stale. This was a bug report for an old version of NetBird with no response to nazarewk. If you are still having this, please open a new issue. Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#3753