KeeAnywhere icon indicating copy to clipboard operation
KeeAnywhere copied to clipboard

Error when KeeAnywhere with `kpscript.exe`

Open erichiller opened this issue 7 years ago • 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)

erichiller avatar Dec 06 '16 02:12 erichiller

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

Kyrodan avatar Dec 07 '16 07:12 Kyrodan

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

erichiller avatar Dec 07 '16 08:12 erichiller

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

Kyrodan avatar Dec 07 '16 14:12 Kyrodan

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.

Kyrodan avatar May 30 '17 11:05 Kyrodan

Added note in README

Kyrodan avatar May 30 '17 11:05 Kyrodan