Our community is getting an upgrade on July 2nd! Learn more in the FAQs →
Forum Discussion
BaronKrause
1 month agoNew Contributor
Linux Nightly Client No Longer Connects With Browser
The current Linux nightly client as of a week or so ago no longer connects with the browser extensions, I have tested on a handful of browsers (Firefox stable/beta/nightly and and chrome stable/dev, ...
mhalano
1 month agoFrequent Contributor
I think I found the problem. The binary file `/opt/1Password/1Password-BrowserSupport` doesn't have execution permission (it has suid set, though). You should just run the command `sudo chmod +x /opt/1Password/1Password-BrowserSupport` and it should be working again.
BaronKrause
1 month agoNew Contributor
Just tested that, and it seems like it will require more than that.
You’re right that the stable version has executable permission and the beta/nightly don’t, but adding that permission didn't seem to fix it.
- mhalano1 month agoFrequent Contributor
What is the error that you see when running 1Password in a terminal? Maybe nightly has something else. I use the beta version and it working fine.
- BaronKrause1 month agoNew Contributor
Ok tested it again, it does work, sort of!
Changing that permission now allows 1Password nightly to start from terminal without error, but for the Firefox extension to work it required a reboot.
Chrome however does not work with it. I tested it with stable and unstable chrome, no dice. Even added google-chrome-unstable to the browser detection file just incase it wasn’t there.