mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Unable to fetch ServerConfig: Failed to decode access token: JWT must have 3 parts #1897
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fritzfranzke on GitHub (Apr 14, 2024).
Subject of the issue
Bitwarden client on Linux fails to load password (infinite spinner) with the error
Unable to fetch ServerConfig: Failed to decode access token: JWT must have 3 partsshown in the logs. Server logs show no errors. iOS client as well as Webvault works without issues. If this is solely Bitwarden client related feel free to close.Deployment environment
vaultwarden version:
1.30.5Install method: Docker Compose
Clients used: Official Bitwarden Linux Client
Version 2024.4.0Reverse proxy and version: Caddy
v2.7.6Other relevant details:
Steps to reproduce
Deploy vaultwarden and official Bitwarden Linux client and try to log in.
Expected behaviour
Login loads passwords
Actual behaviour
Infinite spinner is shown in UI