PNAS IP blocked after using Zotero
After I added an article from the PNAS website to my library, I can't access the site for a while, because it says my IP is blocked due to too many requests to the server.
I save both a snapshot and the full text PDF of the article.
Is there a way to get around this blockade?
I save both a snapshot and the full text PDF of the article.
Is there a way to get around this blockade?
Are you using the Fasterfox extension or any performance tweaks in your user.js file? One common tweak is to increase the following variable:
network.http.max-connections-per-server
If you look in about:config and see that this has been changed to something greater than 8, you can try resetting it to a lower number like 8 or 10.
More information here:
http://kb.mozillazine.org/Network.http.max-connections-per-server
http://kb.mozillazine.org/Editing_configuration
Perhaps we can get in touch with them and see if they can relax the algorithm a bit for our access pattern, at least for single-article saving.
...... we require that you configure your offline browser to request no more than one page per minute." I think the problem might be that, while archiving the page, zotero are also try to obtain some other bit and pieces from the same page.
My solution is, in Zotero, Actions-->Preferences-->General-->Miscellaneous-->uncheck the box before "Automatically take snapshots when creating items from web pages"
Here's the ticket: #778
" "Offline browsers" can create too-frequent requests, especially if they haven't been configured properly. Here is an excerpt from our posted guidelines for offline browsers:
If you are using one of the popular "offline browsers" that allow you to download content from a site and read it later, be aware that we impose one restriction on their use.
In order for us to provide reliable, continuous, and timely access to this site for all readers, we require that you configure your offline browser to request no more than one page per minute.
Be aware that non-compliance with this rule will result in your access to this site being blocked until you contact us and resolve the problem. If you repeatedly break this rule you will be permanently blocked from the site.
Access to site pages via an Open Proxy Server is prohibited."
Did you write to the editorial board or to the e-mail address that is in the "blocked" message?
Does Zotero make a single request when getting its information, or does it make multiple requests? I had assumed it was a single request, but it in fact it makes more than one call then PNAS's response seems more reasonable (though still overreacting).
The bug is now fixed in the latest dev build of Zotero. Thanks to everyone who wrote into PNAS (who alerted us to the 404 issue).