selfhosted-quickstart : Request failed with status code 401. Please refresh the page if the issue continues. invalid jwt #455

Closed
opened 2025-11-20 05:11:40 -05:00 by saavagebueno · 2 comments
Owner

Originally created by @htc10 on GitHub (Sep 24, 2023).

Describe the problem
image

Installation method:
https://docs.netbird.io/selfhosted/selfhosted-quickstart

netbird-management-1 log:
2023-09-25T03:15:14Z INFO management/server/account.go:1335: overriding JWT Domain and DomainCategory claims since single account mode is enabled
2023-09-25T03:15:14Z ERRO management/server/telemetry/http_api_metrics.go:181: HTTP response 3203182402: GET /api/users status 401

Originally created by @htc10 on GitHub (Sep 24, 2023). **Describe the problem** <img width="1230" alt="image" src="https://github.com/netbirdio/netbird/assets/3377944/8082fa9f-7486-4cee-be63-088925f06111"> Installation method: https://docs.netbird.io/selfhosted/selfhosted-quickstart netbird-management-1 log: 2023-09-25T03:15:14Z INFO management/server/account.go:1335: overriding JWT Domain and DomainCategory claims since single account mode is enabled 2023-09-25T03:15:14Z ERRO management/server/telemetry/http_api_metrics.go:181: HTTP response 3203182402: GET /api/users status 401
Author
Owner

@mlsmaycon commented on GitHub (Sep 25, 2023):

Hello @htc10 the issue has been fixed in the latest version, you can run docker compose pull followed by docker compose up -d --force-recreate management to upgrade.

@mlsmaycon commented on GitHub (Sep 25, 2023): Hello @htc10 the issue has been fixed in the latest version, you can run `docker compose pull` followed by `docker compose up -d --force-recreate management` to upgrade.
Author
Owner

@htc10 commented on GitHub (Sep 25, 2023):

Hello @htc10 the issue has been fixed in the latest version, you can run docker compose pull followed by docker compose up -d --force-recreate management to upgrade.

very good it's Succeeded

@htc10 commented on GitHub (Sep 25, 2023): > Hello @htc10 the issue has been fixed in the latest version, you can run `docker compose pull` followed by `docker compose up -d --force-recreate management` to upgrade. very good it's Succeeded
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#455