Unable to get Browser to integrate with desktop app

RandomMarius
RandomMarius
Community Member

I have edited /etc/1password/custom_allowed_browsers and added vivaldi, and have indeed confirmed that this worked as stated in the log file:

Browser "/opt/vivaldi/vivaldi-bin" verified successfully

However there is this further on:

INFO  2022-09-22T11:06:17.155 main(ThreadId(1)) [1P:native-messaging/op-browser-support/src/main.rs:163] Starting 1Password-BrowserSupport 8.9.4 production build no. 80904044.
INFO  2022-09-22T11:06:17.156 main(ThreadId(1)) [1P:native-messaging/op-browser-support/src/browser_verification/linux.rs:40] Verifying browser "/opt/vivaldi/vivaldi-bin"
INFO  2022-09-22T11:06:17.156 main(ThreadId(1)) [1P:native-messaging/op-browser-support/src/browser_verification/linux.rs:54] Browser "/opt/vivaldi/vivaldi-bin" verified successfully
INFO  2022-09-22T11:06:17.156 main(ThreadId(1)) [1P:native-messaging/op-browser-support-lib/src/communication_logic.rs:122] Starting SLS communication (attempting connection to desktop app)
INFO  2022-09-22T11:06:17.156 main(ThreadId(1)) [1P:native-messaging/op-browser-support-lib/src/communication_logic.rs:187] Connected to the desktop app
ERROR 2022-09-22T11:06:18.143 main(ThreadId(1)) [1P:native-messaging/op-browser-support-lib/src/communication_logic.rs:248] Error occurred trying to receive data from main app: Io(Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" }). Sending AppQuit.
INFO  2022-09-22T11:06:18.144 main(ThreadId(1)) [1P:native-messaging/op-browser-support-lib/src/communication_logic.rs:216] Reached end-of-stream for receiving messages from b5x. Ending SLS communication.
INFO  2022-09-22T11:06:18.144 main(ThreadId(1)) [1P:native-messaging/op-browser-support/src/main.rs:180] Shutting down 1Password-BrowserSupport 8.9.4 production build no. 80904044.

The desktop app was completely stopped (Quit, not closed) and restarted, and the browser as well.

When turning on extension debugging in the browser I get:

Unchecked runtime.lastError: The frame was removed.
Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.
Unchecked runtime.lastError: The message port closed before a response was received.

1Password Version: 8.9.4
Extension Version: 2.3.8
OS Version: Linux (Alma 8.5)
Browser:_ vivaldi

Comments

This discussion has been closed.