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

Nothing happens on Login process after entering the password #189

Closed
MurzNN opened this issue May 2, 2024 · 7 comments
Closed

Nothing happens on Login process after entering the password #189

MurzNN opened this issue May 2, 2024 · 7 comments
Assignees
Labels
bug Something isn't working needs testing

Comments

@MurzNN
Copy link

MurzNN commented May 2, 2024

I've started the app, unlocked it using pin, filled my Email, pressed Login button, entered my password, the password entering window disappears, and then - nothing happens even after several minutes:
image

The installed version is 0.2.15 from Flatpak. By the way, how to get the exact currently running version number from the app directly? Running something like flatpak run com.quexten.Goldwarden --version doesn't work.

What can cause this issue, and how to fix or debug it?

@quexten
Copy link
Owner

quexten commented May 2, 2024

What desktop environment / display server (XOrg / Wayland) are you running?

@quexten quexten added the bug Something isn't working label May 2, 2024
@MurzNN
Copy link
Author

MurzNN commented May 2, 2024

Operating System: Kubuntu 24.04
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13
Kernel Version: 6.8.0-31-generic (64-bit)
Graphics Platform: X11

@Jenjen1324
Copy link

Had the same/similar issue. The logs were identical and I got the bad request unusual behaviour notification. I was trying to log into a self-hosted instance though which was weird.
Nothing changed when I tried to use the Client ID/Secret/Base URL. I finally got it working by following the Getting Started guide but substituting goldwarden with flatpak run --command=/app/bin/goldwarden com.quexten.Goldwarden. That worked even without the client id/secret.

Seems like the GUI didn't take the "Base Url" config maybe.

@quexten
Copy link
Owner

quexten commented May 3, 2024

If the problem is in the GUI i'll postpone triage until after #191

@quexten
Copy link
Owner

quexten commented May 4, 2024

Running something like flatpak run com.quexten.Goldwarden --version doesn't work.

In 0.3.0 in the cli you can do goldwarden version and in the GUI the version appears in the about screen.

@quexten quexten self-assigned this May 4, 2024
@quexten
Copy link
Owner

quexten commented May 10, 2024

#212

@MurzNN
Copy link
Author

MurzNN commented May 29, 2024

Now works well, thanks!

@MurzNN MurzNN closed this as completed May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs testing
Projects
None yet
Development

No branches or pull requests

3 participants