Invalid Refresh Token #478

Closed
opened 2025-10-09 16:33:16 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @RaySolo on GitHub.

Subject of the issue:

Upgraded the macOS client and the vaultwarden server to the current versions endet up with all clients unable to sync with server or add new entries with error 'Invalid Refresh Token'.

Deployment environment

  • vaultwarden version: 1.30.5
  • Install method: Docker

  • Clients used:
    iOS, macOS, Wondows 11

  • Reverse proxy and version:
    nginx reverse proxy behind firewall

  • MySQL/MariaDB or PostgreSQL version:
    MySQL

  • Other relevant details:
    everthing worked fine before. Installing an older client doesn't fix the problem

Steps to reproduce

before upgrading I logged out with the client apps and started the vaultwarden container with a new image. The volume docker/vault/data is linked to /data inside the container. After a few seconds the container showed up healthy and I tried to connect via macOS client. After providing the credentials the client window appeared empty, even though the top right corner telling me my eMail address and my server domain name. on my Mac with an older version of the client I still can see my data, but adding or modifying any entry brings up the error message.

Expected behaviour

After updating the server i expected to get all my data when logging into it.

Actual behaviour

Starting the client and typing in the master password shows the startscreen of the app, but with none data.

Troubleshooting data

Abb_ 2024-06-04 um 15.44.16.pdf

Originally created by @RaySolo on GitHub. <!-- # ### NOTE: Please update to the latest version of vaultwarden before reporting an issue! This saves you and us a lot of time and troubleshooting. See: * https://github.com/dani-garcia/vaultwarden/issues/1180 * https://github.com/dani-garcia/vaultwarden/wiki/Updating-the-vaultwarden-image # ### --> <!-- Please fill out the following template to make solving your problem easier and faster for us. This is only a guideline. If you think that parts are unnecessary for your issue, feel free to remove them. Remember to hide/redact personal or confidential information, such as passwords, IP addresses, and DNS names as appropriate. --> ### Subject of the issue: Upgraded the macOS client and the vaultwarden server to the current versions endet up with all clients unable to sync with server or add new entries with error 'Invalid Refresh Token'. ### Deployment environment <!-- ========================================================================================= Preferably, use the `Generate Support String` button on the admin page's Diagnostics tab. That will auto-generate most of the info requested in this section. ========================================================================================= --> <!-- The version number, obtained from the logs (at startup) or the admin diagnostics page --> <!-- This is NOT the version number shown on the web vault, which is versioned separately from vaultwarden --> <!-- Remember to check if your issue exists on the latest version first! --> * vaultwarden version: 1.30.5 <!-- How the server was installed: Docker image, OS package, built from source, etc. --> * Install method: Docker * Clients used: <!-- web vault, desktop, Android, iOS, etc. (if applicable) --> iOS, macOS, Wondows 11 * Reverse proxy and version: <!-- if applicable --> nginx reverse proxy behind firewall * MySQL/MariaDB or PostgreSQL version: <!-- if applicable --> MySQL * Other relevant details: everthing worked fine before. Installing an older client doesn't fix the problem ### Steps to reproduce <!-- Tell us how to reproduce this issue. What parameters did you set (differently from the defaults) and how did you start vaultwarden? --> before upgrading I logged out with the client apps and started the vaultwarden container with a new image. The volume docker/vault/data is linked to /data inside the container. After a few seconds the container showed up healthy and I tried to connect via macOS client. After providing the credentials the client window appeared empty, even though the top right corner telling me my eMail address and my server domain name. on my Mac with an older version of the client I still can see my data, but adding or modifying any entry brings up the error message. ### Expected behaviour <!-- Tell us what you expected to happen --> After updating the server i expected to get all my data when logging into it. ### Actual behaviour <!-- Tell us what actually happened --> Starting the client and typing in the master password shows the startscreen of the app, but with none data. ### Troubleshooting data <!-- Share any log files, screenshots, or other relevant troubleshooting data --> [Abb_ 2024-06-04 um 15.44.16.pdf](https://github.com/user-attachments/files/15566396/Abb_.2024-06-04.um.15.44.16.pdf)
Author
Owner

@BlackDex commented on GitHub:

Either linked to #4503 so ensure you have the latest client version installed.

Or something in between is causing issues like WAF, ModSecurity, CloudFlare etc...

Also check the logs of Vaultwarden during this attempt, the screenshot doesn't provide anything useful.

@BlackDex commented on GitHub: Either linked to #4503 so ensure you have the latest client version installed. Or something in between is causing issues like WAF, ModSecurity, CloudFlare etc... Also check the logs of Vaultwarden during this attempt, the screenshot doesn't provide anything useful.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#478