dani-garcia / vaultwarden

Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
GNU Affero General Public License v3.0
34.78k stars 1.69k forks source link

Unable to fetch ServerConfig: Failed to decode access token: JWT must have 3 parts #4502

Closed fritzfranzke closed 2 months ago

fritzfranzke commented 2 months ago

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 parts shown 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

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