Skip to content
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 #6878

Closed
1 task done
iliveinveselka opened this issue Nov 13, 2023 · 12 comments
Closed
1 task done

Endless loading spinner #6878

iliveinveselka opened this issue Nov 13, 2023 · 12 comments
Labels
bug desktop Desktop Application

Comments

@iliveinveselka
Copy link

Steps To Reproduce

  1. Open desktop application
  2. See endless loading

Expected Result

Usual application working

Actual Result

Endless loading spinner

Screenshots or Videos

Знімок екрана 2023-11-13 204329

Additional Context

No response

Operating System

Windows

Operating System Version

Windows 11

Installation method

Microsoft Store

Build Version

Версія 2023.10.1 Shell 25.9.1 Renderer 114.0.5735.289 Node 18.15.0 Architecture x64

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
@iliveinveselka iliveinveselka added bug desktop Desktop Application labels Nov 13, 2023
@sammbw
Copy link

sammbw commented Nov 14, 2023

Hi there,

Thank you for your report!

I was able to reproduce this issue, and I have flagged this to our engineering team.

If you wish to add any further information/screenshots/recordings etc., please feel free to do so at any time - our engineering team will be happy to review these.

Thanks once again!

@utansocker
Copy link

Same issue for me on Ventura 13.6.1 and Safari 17.1 (18616.2.9.11.10, 18616) using Bitwarden 2023.10.1 (13648).

@erwan-gueno
Copy link

erwan-gueno commented Nov 16, 2023

I have the same problem on the Firefox 119.0.1 addon (2023.10.2) on Windows 11. I saw, in debug mode, that there is an undefined variable in the "isMobile" function of the utils.ts file (a substr(0 , 4)).
https://github.com/bitwarden/clients/blob/e84e02c44198da07e3234f68aa2118b0d2586df1/libs/common/src/platform/misc/utils.ts
Hope this can help.

@Namistai25
Copy link

Same issue.
After entering the Master Password, the desktop application starts to load endlessly.

Operating System: Windows 10 v22H2 (compilation 19045.3693)

BitWarden:
v2023.10.1
Shell 25.9.1
Renderer 114.0.5735.289
Node 18.15.0
Architecture x64

https://vault.bitwarden.com/ and Android app are working fine.

@acirasa
Copy link

acirasa commented Nov 19, 2023

The error on console is:
ERROR Error: Uncaught (in promise): TypeError: Cannot read properties of undefined (reading 'profile') TypeError: Cannot read properties of undefined (reading 'profile') at useClass.<anonymous> (state.service.ts:2030:13) at Generator.next (<anonymous>) at r (main.js:1:265825) at c.invoke (zone.js:375:26) at Object.onInvoke (ng_zone.ts:423:29) at c.invoke (zone.js:374:52) at o.run (zone.js:134:43) at zone.js:1278:36 at c.invokeTask (zone.js:409:31) at Object.onInvokeTask (ng_zone.ts:408:29) at C (zone.js:1214:31) at zone.js:1121:17 at zone.js:1137:33 at a (main.js:1:1279516) at c.invoke (zone.js:375:26) at Object.onInvoke (ng_zone.ts:423:29) at c.invoke (zone.js:374:52) at o.run (zone.js:134:43) at zone.js:1278:36 at c.invokeTask (zone.js:409:31)

The failed request is; https://identity.bitwarden.com/connect/token
The Http status is 400
The json error response is: {"error":"invalid_grant"}

Hope it helps.
Best Regards

@roquestrongo
Copy link

Same issue here, the problem persists since around a month and was happening with the previous BW Windows App Version already.

Web an Android App works fine for me.

v2023.10.1
Shell 25.9.1
Renderer 114.0.5735.289
Node 18.15.0
Architecture x64
Microsoft Windows [Version 10.0.19045.3448]

Regards

Roque

@trmartin4
Copy link
Member

trmartin4 commented Dec 18, 2023

Hello. The Engineering team is researching this issue an would like to get some help pinpointing the root cause.

@iliveinveselka and @roquestrongo (or anyone else currently experiencing this on their Windows instance), can you also examine the DevTools for your desktop instance (View | Toggle developer tools) and see if you see the {"error":"invalid_grant"} and a failed request to the token endpoint that was reported above?

Thank you for your help.

@STaRDoGG
Copy link

STaRDoGG commented Dec 21, 2023

I'm seeing this now in the latest Windows client and a self-hosted VaultWarden:

image

It happened after I added a second account to the Win Client. It worked fine at first switching back and forth a couple times between accounts, but then it just freaked out when trying to switch. The list of logins only showed the generic favicon for them all, and nothing at all for any text for them; just a list of generic favicons. And trying to keep switching back and forth with the switcher at the top-right just kept the 1st account selected and the list looking the same as I just described.

After quitting and re-starting the client a few times (including confirming no BW processes are still running) I'm now just stuck with an endless spinner (which also means I can't use the Windows Hello connection to login to my browser extensions).

The console shows this:

image

I haven't tried rebooting yet because I have a lot of apps open right now with dev stuff open in them that I don't want to close.

Edit:

To 'workaround' this for the moment, I had to delete:

C:\Users\scott\AppData\Roaming\Bitwarden\data.json

and fill in all the server/login creds again, but at least I'm back in. No idea yet, whether it'll repeat the issue.

@serban-dobroiu
Copy link

serban-dobroiu commented Dec 27, 2023

@trmartin4
Hi, seeing the same behaviour on Kubuntu 22.04 - endlessly spinning spinner and failed requests to the token endpoint (https://identity.bitwarden.com/connect/token).

Bitwarden 2023.8.3, 2023.12.0 and 2023.12.1

@nmrad-91
Copy link

nmrad-91 commented Feb 2, 2024

Feedback on @STaRDoGG remediation. This worked on Mac..
rm ~/Library/Containers/com.bitwarden.desktop/Data/Library/Application\ Support/Bitwarden/data.json

@JGSV
Copy link

JGSV commented Feb 5, 2024

Feedback on @STaRDoGG remediation. This worked on Mac.. rm ~/Library/Containers/com.bitwarden.desktop/Data/Library/Application\ Support/Bitwarden/data.json

This also worked on Windows 10! Thanks!
Deleted '...\AppData\Roaming\Bitwarden\data.json' and the issue seems to be resolved.

@trmartin4
Copy link
Member

The root cause for this issue was released with version 2024.1.0 of the desktop application. If you continue to experience the behavior, please feel free to re-open so we can investigate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug desktop Desktop Application
Projects
None yet
Development

No branches or pull requests