Gentoo Linux BrowserProcessVerification(BinaryPermissions)
Hey,
I'm having a problem where the browser extension is failing to communicate with the application, and looking at the BrowserSupport
log, I see the following:
INFO 2024-03-18T17:21:46.850 main(ThreadId(1)) [1P:native-messaging/op-browser-support/src/browser_verification/linux.rs:44] Verifying browser "/opt/firefox/firefox-bin"
ERROR 2024-03-18T17:21:46.853 main(ThreadId(1)) [1P:native-messaging/op-browser-support/src/main.rs:269] Browser support error: BrowserProcessVerification(BinaryPermissions), happened in: native-messaging/op-browser-support/src/browser_verification/linux.rs:53
Additional error context: Failed to verify browser permissions
The executable being invoked is /usr/bin/firefox-bin
, which is a shell script which eventually invoke the binary /opt/firefox/firefox-bin
I have tried adding firefox-bin
, /usr/bin/firefox-bin
and /opt/firefox/firefox-bin
to the /etc/1password/custom_allowed_browsers
file, but none worked.
I also checked the permissions of all executables and the configuration file:
.rwxr-xr-x 12 root root 18 Mar 10:08 /etc/1password/custom_allowed_browsers
.rwxr-xr-x 2.6k root root 12 Mar 14:25 /usr/bin/firefox-bin
.rwxr-xr-x 912k root root 4 Mar 05:41 /opt/firefox/firefox-bin
Anyone know what else could be the problem?
Thank you!
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Browser: Not Provided