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

Fix more error handling #129

Merged
merged 2 commits into from Mar 3, 2024
Merged

Conversation

SuperSandro2000
Copy link
Contributor

The first error tried to log into the server without providing a password, resulting in a 401.

In the second error the string got not properly formatted and the error was printed plain:

[ERR] [01:02] [Goldwarden > Vault] >>> Failed to decrypt field name with on cipher 3b1e00e0-e2bf-40e8-9864-e35611f9d8ce%!(EXTRA string=decrypt: cipher of unsupported type '\x00')

@quexten
Copy link
Owner

quexten commented Mar 3, 2024

Yeah, I think error handling, both in the daemon, and also in the GTK ui need to be improved. There are some other places still where there is no good error message but a crash instead.

@quexten quexten merged commit 60abbb0 into quexten:main Mar 3, 2024
10 checks passed
@SuperSandro2000 SuperSandro2000 deleted the more-error-handling branch March 3, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants