Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
divoxx
2 years agoNew Contributor
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...
kparadine
2 years agoNew Contributor
Yes, I think I do. On a similar install using the firefox-bin ebuild (Funtoo in this case), I have the same issue.
My guess is that the location of the actual executable (/opt/firefox/firefox-bin) is probably the issue here. Mine is root:root and 755, as required. It's the location that is of issue here.
tail 1Password_rCURRENT.log
INFO 2024-03-20T18:20:52.442 main(ThreadId(1)) [1P:native-messaging/op-browser-support/src/main.rs:239] Starting 1Password-BrowserSupport 8.10.27 production build no. 81027003.
INFO 2024-03-20T18:20:52.448 main(ThreadId(1)) [1P:native-messaging/op-browser-support/src/browser_verification/linux.rs:44] Verifying browser "/opt/firefox/firefox-bin"
ERROR 2024-03-20T18:20:52.448 main(ThreadId(1)) [1P:native-messaging/op-browser-support/src/main.rs:271] Browser support error: BrowserProcessVerification(Io(Os { code: 13, kind: PermissionDenied, message: "Permission denied" })), happened in: native-messaging/op-browser-support/src/browser_verification/linux.rs:53
Additional error context: Failed to verify browser permissions