dlech / KeeAgent

ssh agent plugin for KeePass 2.x
http://lechnology.com/software/keeagent
Other
522 stars 35 forks source link

KeeAgent can't create the socket on linux #377

Closed ThePirate42 closed 1 year ago

ThePirate42 commented 1 year ago

If I try to set a path for the socket file, when I apply an error window appears; the message is:

Failed to start Unix socket:

Object reference not set to an instance of an object

I checked, and indeed the socket file isn't created.

dlech commented 1 year ago

KeeAgent Version? Mono version? Linux OS and version?

ThePirate42 commented 1 year ago

KeeAgent 0.12.1 KeePass 2.51 mono 6.12.0.177 ArchLinux linux kernel 6.0.11.arch1

dlech commented 1 year ago

Is is still a problem with KeeAgent 0.13.3?

ThePirate42 commented 1 year ago

I can't even try it, it says that a newer version of NET is required to load the extension

dlech commented 1 year ago

It requires KeePass >= 2.52 or the workaround described in #343.

ThePirate42 commented 1 year ago

I'm still using 0.12.1, but with KeePass 2.53.1 the problem is solved.