-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Endless loading spinner #8753
Comments
This is probably related to #8722. I had the same issue. Following the instructions of #8722 (comment) fixed it for me. |
Thank you for your answer. I followed this path again:
|
I'm having the same problem on Windows Desktop app. I initially had the JWT decode error when trying to save an item in my vault. Logged out and logged back in, now facing the endless loading. |
What do you think about downgrade the version? This issue is about a different problem but my doubt is if revert to a previous version is good idea:
What is your bitwarden version? |
Hello! We are tracking and investigating reports of JWT errors in a few issue already. In order to direct and consolidate feedback, we would like to close this ticket and direct feedback to these issues instead. If you feel that this issue does not fit in any of these buckets, please let us know and re-open.
|
Hello, Sounds good for me. Install new release 2024.4.1I checked and there is a new versions, released by twelve hours ago
The version installed was the same Install oldest release 2024.3.1I used this command but without success:
I think the reason is because I don't have oldest versions installed on my system. |
@uplifted-mauve we are tracking the Windows instances of this issue here. Could you please provide the following information to help our diagnosis of the problem?
|
@trmartin4 sure here's the info
Additionally, I tried uninstalling the app and installing 2024.3.0 from github releases. I was able to use my vault again. After getting an auto-update to 2024.4.1 I'm back to the same issue. The problem begins with a "Failed to decode access token. JWT must have 3 parts" error message when saving an item. When logging out, I can't log back in. |
@trmartin4 I have created a test Bitwarden account and I hit the same bug. I intercepted the GET request on launch, I can share it with you if it can be of any help. There is no personal or confidential data on that test account and I won't mind sharing the details. |
The version installed from snap is 2024.4.0 2024-04-11 (108) 97MB According to this webpage: https://github.com/bitwarden/clients/releases My question is: how can I install this new version on desktop (ubuntu) or how can I install the previous version, like "v2024.3.2"? Until now I can't handle/solve the issues from desktop version 2024.4.0 on desktop, like I mention on first comment on this thread. |
I installed a new version 2024.4.3 2024-05-06 (109) 97MB Commands CLI
I opened bitwarden through CLI with command: bitwarden and I got this messages error:
I got the same screen with endless circle loading I reported here: #8753 (comment) What can I do to solve this issue? |
Steps To Reproduce
Install Bitwarden
My system
Version Bitwarden installed
Change password
The problems started after I changed the password through browser in my bitwarden account. After this I can't save changes or create new cards through application desktop - GUI.
When I tried to do this I received this message:
Change KDF
I try to solve the issue following this path: Settings -> Security -> Keys -> "Change KDF"
Expected Result
Work properly. I can save and edit the data through GUI application - bitwarden.
Actual Result
Through GUI
When I open the software through icon, introduce the email and password and get the normal GUI but with a endless loading spinner. After I waited five minutes nothing changed.
Through terminal
I open the terminal and executed this command:
bitwarden
After I introduced email and password (normal procedure with same result mentioned above) I checked the message on terminal and catch this errors messages:
Screenshots or Videos
No response
Additional Context
No response
Operating System
Linux
Operating System Version
Ubuntu 22.04.4 LTS (Kubuntu)
Installation method
Snap
Build Version
2024.4.0
Issue Tracking Info
The text was updated successfully, but these errors were encountered: