Zotero standalone behind proxy
Dear all,
is there any way to use Zotero Standalone behind a proxy?
br,
succinimid
is there any way to use Zotero Standalone behind a proxy?
br,
succinimid
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
"Empty response from server. Please try again in a few minutes."
With most programs that use the internet, I can just input my proxy-settings in the preferences somewhere and everything works fine. Since there is no such option in Standalone Zotero, I reckon this is the problem. I am surprised that I seem to be the only user who's got this problem.
just checked it:
- System settings are (were) set correctly
- firefox is running on "System setting" -> Zotero works
- Standalone doesn't synchronise :-(
option 2): The first difference I noticed was that the top right green circular arrow was turning and it actually tried to synchronise (as opposed to just pop up the error message). Unfortunately then it showed the error message:
"SSL certificate error connecting to sync.zotero.org"
In the about:config, there was no option to insert the proxy username and password. I reckon this might be the problem.
By the way, this is exactly the same with the Zotero Firefox plugin. If you start firefox with an empty page the Zotero plugin is not able to connect to any web page including webdav. It only works if you have first visited an external web page and entered your userid / password for the web proxy in advance.
HTH Manfred
Can I help somehow with more information concerning this issue?
help > Check for Updates
will give me the proxy login prompt. Once I've entered my username and password I then click sync and it works.
I hope it will work for you too.
Jason
Additional info: when trying to sync (button top right) I eventually get a "SSL certificate error connecting to sync.zotero.org" error. Unfortunately, the suggested website (http://www.zotero.org/support/kb/ssl_certificate_error) does not state how to deal with proxy problems.
1) Add a proxy into the network.proxy.ssl string
2) Add a port into the network.proxy.ssl_port
3) Set network.proxy.type = 1
After this my proxy worked for the network settings at my organization. I make no claims for others. Good luck.
In fact, I followed the 2-3 ideas for solving the 'no internet connection' issue above. None of them worked. So, it seems Zotero could be a nice tool just in theory and I have to stick to JabRef!
(Out of curiousity: If the tool worked, wasn't the Firefox add-on quite redundant? Or am I missing a point here?)
1. The "proxy settings" in Firefox refer to automatic proxy redirection for gated resources, typically by adding a string to URLs. The reason they're only in Firefox is that Zotero Standalone doesn't run in your browser so it can't affect browser URLs.
The proxy settings in Zotero for Firefox don't affect syncing.
2. Many people prefer the tighter integration into the browser offered by the Firefox add-on. It also has some features standalone doesn't have (see 1. e.g.).
If you manually changed the proxy settings in about:config, you may want to try setting those back to their defaults so that Zotero just follows the system proxy settings.
Unfortunately, like Firefox, it won't use the entered username/password from the system preferences (on OSes where that's even possible, such as OS X), requiring you to enter your username and password when you first start the program. Hopefully this will be addressed by Mozilla in the future.
A bit more technical detail: we set most of the network requests we make in Zotero to be background requests, specifically to avoid popping up certificate/authentication dialogs during saving. (In normal use they should never be necessary, and we'd rather problems just trigger failures and not annoying dialogs, which could potentially not even be in the front-most app if you're using Standalone.)
In 4.0.8, we make a foreground request at startup to a simple text file under our control, which, if you're using an authenticated system proxy for all network traffic, will trigger an authentication dialog, and further network requests will go through the proxy.
This might not work for people using proxy auto-configuration, however. A PAC file tells clients to use the proxy only for certain requests—such as for specific gated resources—and to send all other requests to the sites directly. In that case, the text file would likely be loaded without triggering the proxy authentication dialog, but later background requests for gated resources would still fail.
If that turns out to be the case, we'll have to think about other ways to address this. Let us know if you continue to have trouble with a proxy-based setup. At the very least, syncing should now work properly for people behind full proxies.
No proxy authentication prompt is triggered, neither at startup nor when I try to synchronize.
In the second case, I get the following error:
[JavaScript Error: "Erreur lors de la connexion au serveur. Vérifiez votre connexion Internet." {file: "chrome://zotero/content/xpcom/sync.js" line: 638}]
UVA:
Configuration URL: http://proxy.virginia.edu/
It might be because the login for this proxy doesn't use a typical password authentication but runs through UVA's own "netbadge" secure log-in system?
I don't see any authentication at startup or sync, and no errors have popped up either.
All I did was open Firefox, type in the address and it popped up. No logging in to anything.
Like for some others on here, Zotero synced perfectly fine within Firefox for me. It's Standalone that is getting stuck at the "logging in to sync server" step.
1) Redirects to: https://www.proxy.its.virginia.edu:8443/ezproxy/auth.cgi?url=http://proxytest.itc.virginia.edu/
(Page that says I need to sign in to access proxy server)
2) I click the "Sign in with Netbadge" button on the page and redirect to: https://netbadge.virginia.edu/
This is the login page UVA uses for accessing any protected UVA content, including the proxy server. Here I enter my username and password
3) After login, I end up at the proxy test site
Just to add to our debugging, what OS is this?
I'm running OS X 10.8.3, mid-2009 MBP
4.0.8, behind university proxy (proxy.univiersityname.fr or rather universityname.fr/proxy.pac). Everything works in firefox.
Standalone has no connection whatsoever.