keepasshttp icon indicating copy to clipboard operation
keepasshttp copied to clipboard

Issues while on Windows 10

Open Nerdy314159265 opened this issue 9 years ago • 4 comments

While running Keepass with KeepassHTTP connected, I get this error on pages requesting a password:

***BUG***
System.ArgumentNullException: Value cannot be null.
Parameter name: s

While writing down the error message right now, I've discovered this only happens when Keepass is in the tray, not when it's merely out of focus or minimized.

Nerdy314159265 avatar Aug 06 '15 21:08 Nerdy314159265

This bug is also occuring on my system but not only when KeePass is minimized to tray. I'm using ChromeIFox with KeePassHttp.

Sometimes, this is shown as a notification in the notifiaction area in Windows 10, the longer message below was shown in a separate error dialog:

System.Argument.NullException: Value cannot be null.
Parameter name: s
  System.Convert.FromBase64String(String s)
  KeePassHttp.KeePassHttpExt.TestRequestVerifier(Request r, Aes aes, String key)
  KeePassHttp.KeePassHttpExt.TestAssociateHandler(Request r, Response resp, Aes aes)
  KeePassHttp.KeePassHttpExt.ProcessRequest(Request r, HttpListenerResponse resp)

janhicken avatar Feb 05 '16 15:02 janhicken

It's been a year and there hasn't been even a hint of a reply on this? I'm starting to think this project is dead.

Nerdy314159265 avatar Oct 09 '16 06:10 Nerdy314159265

it's in maintenance mode only, and if it works for me (which is Windows 10, etc.), I likely won't fix it or look into it. (although, I have some PRs to merge when I have time).

If you have fixes to submit, then feel free. Otherwise, maintenance only.

On Sat, Oct 8, 2016 at 11:10 PM Nerdy314159265 [email protected] wrote:

It's been a year and there hasn't been even a hint of a reply on this? I'm starting to think this project is dead.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pfn/keepasshttp/issues/224#issuecomment-252467224, or mute the thread https://github.com/notifications/unsubscribe-auth/AAfQxU7rM5IajjaFiSpb-PJkub8kkUFqks5qyIVDgaJpZM4FnK5g .

pfn avatar Oct 10 '16 23:10 pfn

Not sure if anyone else has had this issue since then, but I just experienced this.

I fixed by going to Tools>KeePassHttp Options in KeePass and clicking both 'Remove all shared encryption-keys from active database' and 'Remove all stored permissions from entries in active database'.

I think my issue had to do with the shared encryption keys, but I did both just in case. Working fine for me now, and haven't received the error message they mentioned above.

Eilermoon avatar Nov 11 '21 17:11 Eilermoon