Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
JohnMaplewood
11 months agoOccasional Contributor
1Password Desktop Client on Fedora behind a corporate proxy
Hello everyone,
At work, I have a Fedora desktop on which I have installed 1Password in the version:
1Password for Linux 8.10.36 (81036046)
I am using a corporate proxy and have set this up in the environment variables:
no_proxy=localhost,127.0.0.0/8,::1,10.0.0.1,proxy-server.local
ftp_proxy= http://10.0.0.2:1234/
https_proxy= http://10.0.0.3:5678
NO_PROXY=localhost,127.0.0.0/8,::1,10.0.0.1,proxy-server.local
FTP_PROXY= http://10.0.0.2:1234/
HTTPS_PROXY= http://10.0.0.3:5678
HTTP_PROXY= http://10.0.0.3:5678
http_proxy= http://10.0.0.3:5678
However, it seems that 1Password is not taking this into account, as I keep receiving an offline warning.
I would appreciate any tips, and thank you in advance!
2 Replies
- PennyOakfieldOccasional Contributor
Hey JohnMaplewood ! I’ve run into a similar situation with 1Password and proxies on Fedora. One thing that helped me was setting up a .curlrc file in my home directory to ensure the proxy settings are being used by any app that relies on curl under the hood, including 1Password. You can try adding something like this to ~/.curlrc:
proxy = http://10.0.0.3:5678 noproxy = localhost,127.0.0.0/8,::1,10.0.0.1,proxy-server.local
Additionally, make sure that the proxy server isn’t blocking any required 1Password services, like sync or authentication.
- 1P_Blake
Community Manager
Hey again, JohnMaplewood 👋
Thanks a bunch for bringing this to our attention! This is definitely an interesting issue and I would love to have our team investigate into this further.
Could you send an email to support+linux@1Password.com?
With your email please include:
- A link to this thread:
1Password Desktop Client on Fedora behind a corporate proxy | 1Password Community - Your forum username: KH-AlisonS
- A diagnostics report: https://support.1password.com/diagnostics/?linux
Information about your current environment (Linux distribution, version, desktop environment)
- A link to this thread: