404 Not Found errors on Dashboard #1646

Open
opened 2025-11-20 06:04:03 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @s3tupw1zard on GitHub (Feb 23, 2025).

Describe the problem

I've set up Netbird with Authentik and Nginx Proxy Manager, but I get the following error in my browser console:

GET https://netbird.domain.com/users/ 404 (Not Found)

I also tried to switch to my previous nginx installation, but the error persists.

To Reproduce

Steps to reproduce the behavior:

  1. Setup Netbird as usual with Authentik as idp
  2. Create nginx configuration as file or in Nginx Proxy Manager like described here:
    Issue #2043
  3. Go to Dashboard and see error

Expected behavior

I'm not even sure if the /users url shouldn't be /api/users. But anyways it should show the netbird dashboard.

Are you using NetBird Cloud?

I'm using Self Hosted version.

NetBird version

0.37.0

Thank you.

Originally created by @s3tupw1zard on GitHub (Feb 23, 2025). **Describe the problem** I've set up Netbird with Authentik and Nginx Proxy Manager, but I get the following error in my browser console: ``` GET https://netbird.domain.com/users/ 404 (Not Found) ``` I also tried to switch to my previous nginx installation, but the error persists. **To Reproduce** Steps to reproduce the behavior: 1. Setup Netbird as usual with Authentik as idp 2. Create nginx configuration as file or in Nginx Proxy Manager like described here: [Issue #2043](https://github.com/netbirdio/netbird/issues/2043#issuecomment-2384470230) 3. Go to Dashboard and see error **Expected behavior** I'm not even sure if the /users url shouldn't be /api/users. But anyways it should show the netbird dashboard. **Are you using NetBird Cloud?** I'm using Self Hosted version. **NetBird version** `0.37.0` Thank you.
saavagebueno added the triage-needed label 2025-11-20 06:04:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#1646