Kyrodan/KeeAnywhere

Error when KeeAnywhere with `kpscript.exe`

erichiller opened this issue · 5 comments

Hello,

When I use KeeAnywhere with kpscript.exe it fails with the error:

E: An exception occurred during a WebClient request.

Is KeeAnywhere incompatible with kpscript.exe?

(this was windows 10x64 any number of commands)

It should be compatible but I haven't tried it.
For reproducing this by myself: Please attach/post a script sample that does not work

Directory structure is:
image

And plugins directory:
image

For example; this works:

.\KPScript.exe -C:ListGroups -useraccount 'C:\Users\ehiller\AppData\Local\keys.kdbx'

This will not:

PS C:\Users\ehiller\AppData\Local\KeePass> .\KPScript.exe -C:ListGroups -pw:xxx 'gdrive:///ehiller/Safe/master.kdbx'
E: An exception occurred during a WebClient request.

While this works:

.\KeePass.exe -pw:xxx -ioiscomplete 'gdrive:///ehiller/Safe/master.kdbx'

For completeness's sake, adding -ioiscomplete to kpscript.exe fails too

Ok, I can reproduce this and will take a look into it.

Hi @erichiller ,

as replied from Dominik Reichel in your question in KeePass-Discussion:
KpScript does not support plugins.

As long as this is true, I cannot do anything.
I'm sorry for your inconvenience.

Added note in README