Closed jerger closed 1 year ago
Found some more information in extensions debug console:
[gopassbridge.js:13:13](moz-extension://9da1110a-bc1b-4c71-9cf9-97c844cfec82/gopassbridge.js)
Starting version check
[gopassbridge.js:22:13](moz-extension://9da1110a-bc1b-4c71-9cf9-97c844cfec82/gopassbridge.js)
{"type":"getVersion"}
[generic.js:53:13](moz-extension://9da1110a-bc1b-4c71-9cf9-97c844cfec82/generic.js)
Error: An unexpected error occurred
[popup.js:76:13](moz-extension://9da1110a-bc1b-4c71-9cf9-97c844cfec82/popup.js)
Uncaught (in promise) Error: An unexpected error occurred undefined
did some experiments & after rebooting the following combination worked:
firefox: 110.0.1 on xubuntu - 22.04 - I installed the deb from mozillas ppa.
gopass 1.15.4 go1.19.5 linux amd64
gopass-jsonapi version 1.15.3 installed from deb
gopass-bridge: fresh installed (0.9.0)
Versions I use:
Gopass itself is working fine. I installed gopass-jsonapi with
gopass-jsonapi configure
(with ffox as target).Any idea how to debug further?