Passwords Add.on KIWI Browser fails

Installing the browser add-on with Kiwi-Browser is no problem. But it does not fill any fields.

With newest browser and android-version (12) I get the old-hand message:
“Could not establish connection. Receiving end does not exist”

The old thread from 2019 doesn’t help because the mentioned options don’t exist in new NC (24.02). And the hint on the passwords-wiki concerning Kiwi-Browser doesn’t equally exist in modern kiwi://flags.

What can I do?
Regards Rob

Sounds like a problem unrelated to Nextcloud. Did you ask kiwi maintainers?

Same her … “Could not establish connection. Receiving end does not exist.”. After 3 hours of testing, reinstall … sometimes it works, sometimes not. All after update NC to 24.03/4 and 2.2.4.4461 on Chrome.

In the meantime with addon version 2.2.5 (NC 24.0.4 on Debian with PHP 8.1) fails not only with KIWI-Browser but also with Firefox 104.0 and Edge 104.0 on Windows! It has fully functioning connection to NC with all credentials but fills in nothing. You will have to copy each separately.

Debug sends this message:

{“details”:{“data”:{“id”:“3d1576e0-56bd-47ed-ae2b-0ef39ba0ce3f”,“tab”:null,“type”:“queue.items”,“reply”:null,“silent”:false,“sender”:“background”,“channel”:“runtime”,“payload”:{“name”:“mine-process”,“items”:[{“id”:“06635462-de27-4e53-8de5-9242b0afc4ab”,“task”:{“url”:“https://192.168.123.200/login.php",“title”:“192.168.123.200”,“password”:{“selector”:“#pass”,“value”:“xxxxxx”},“user”:{“selector”:“#user”,“value”:“xxxxx”}},“result”:{},“success”:null,“cancelled”:false}]},“receiver”:“background”},“message”:"Could not establish connection. Receiving end does not exist.”,“file”:“moz-extension://80355f59-3e7c-474e-8c62-18f693ef49fb/js/background.js”,“line”:2,“stack”:“_sendMessage@moz-extension://80355f59-3e7c-474e-8c62-18f693ef49fb/js/background.js:2:796299\n”,“time”:1661377248505},“error”:{“name”:“Error”,“stack”:[“_sendMessage@moz-extension://80355f59-3e7c-474e-8c62-18f693ef49fb/js/background.js:2:796299”,“”],“string”:“Error: Could not establish connection. Receiving end does not exist.”,“fileName”:“moz-extension://80355f59-3e7c-474e-8c62-18f693ef49fb/js/background.js”,“lineNumber”:2,“columnNumber”:796299,“message”:“Could not establish connection. Receiving end does not exist.”}}

Hope this helps for further debugging!