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.
BinaryApe
1 month agoNew Contributor
I can confirm that this fixed my issue.
Running Fedora 43 with Firefox. 1Password is on the BETA channel.
As soon as I made that file executable it automatically unlocked in Firefox.
sudo chmod +x /opt/1Password/1Password-BrowserSupport