Angoll / KPass

KeepassXC integration with Alfred
Apache License 2.0
54 stars 7 forks source link

Error listing database, please check config: Error: Enter password to unlock #19

Closed NeighNeighNeigh closed 3 years ago

NeighNeighNeigh commented 3 years ago

Tonight I tried the new and speedier Kpass workflow (2.2), but it throws the following error

[23:58:57.747] Logging Started...
[00:02:11.025] KPass[Keyword] Processing complete
[00:02:11.027] KPass[Keyword] Passing output '' to Run Script
[00:02:30.546] KPass[Script Filter] Queuing argument '(null)'
[00:02:32.561] KPass[Script Filter] Script with argv '(null)' finished
[00:02:32.565] STDERR: KPass[Script Filter] Enter password to unlock /path/to/passwords.kdbx: 
No results for that search term.
[00:02:32.565] KPass[Script Filter] {"items": [{"title":"Error listing database, please check config: Error: Enter password to unlock /path/to/passwords.kdbx: No results for that search term."}]}
NeighNeighNeigh commented 3 years ago

I tried again today. The above error occurs when I invoke Alfred and type out the keyword. When I actually hit enter, there is further issue. At the end of the final log message below it outputs a long list of every entry in my database. It seems that the whole list of entries is being incorrectly used as the unlock database password.

[12:17:45.540] Logging Started...
[12:17:50.060] KPass[Script Filter] Queuing argument '(null)'
[12:17:52.317] KPass[Script Filter] Script with argv '(null)' finished
[12:17:52.320] STDERR: KPass[Script Filter] Enter password to unlock path/passwords.kdbx: 
No results for that search term.
[12:17:52.321] KPass[Script Filter] {"items": [{"title":"Error listing database, please check config: Error: Enter password to unlock path/passwords.kdbx: No results for that search term."}]}
[12:17:56.658] KPass[Script Filter] Processing complete
[12:17:56.659] KPass[Script Filter] Passing output '' to Run Script
[12:17:58.892] STDERR: KPass[Run Script] Could not find entry with path .
[12:17:58.895] KPass[Run Script] Processing complete
[12:17:58.895] KPass[Run Script] Passing output 'Enter password to unlock path/passwords.kdbx: [big list list of all entries]
Ashok-Varma commented 3 years ago

+1 having issues with latest release

rishpandey commented 3 years ago

Same issue

[15:43:38.282] KPass[Script Filter] Queuing argument '(null)'
[15:43:40.368] KPass[Script Filter] Script with argv '(null)' finished
[15:43:40.370] STDERR: KPass[Script Filter] Enter password to unlock /Users/rishabh/Documents/KeePassXC/default.kdbx: 
No results for that search term.
[15:43:40.370] KPass[Script Filter] {"items": [{"title":"Error listing database, please check config: Error: Enter password to unlock /Users/rishabh/Documents/KeePassXC/default.kdbx: No results for that search term."}]}
Angoll commented 3 years ago

Sorry for the delay, I uploaded a new v2.3 release that should fix the issues.