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

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

Closed
NeighNeighNeigh opened this issue Aug 1, 2021 · 4 comments

Comments

@NeighNeighNeigh
Copy link

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
Copy link
Author

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
Copy link

+1 having issues with latest release

@rishpandey
Copy link

rishpandey commented Sep 29, 2021

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
Copy link
Owner

Angoll commented Oct 2, 2021

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

@Angoll Angoll closed this as completed Oct 2, 2021
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

No branches or pull requests

4 participants