OmnesRes / prepub

Production code for PrePubMed
http://www.prepubmed.org/
MIT License
17 stars 6 forks source link

Winnower Indexing #9

Closed OmnesRes closed 7 years ago

OmnesRes commented 7 years ago

Starting on August 16th my server began encountering this error: [Errno 1] _ssl.c:510: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure

I cannot reproduce this error locally, and the version of requests on my local machine is identical to the version on the server (2.9.1).

I'll send out some emails, but the error isn't a big deal as I've been wondering if I should still be indexing The Winnower since they have now partnered with Authorea and almost everything that gets indexed are just Reddit AMAs.

OmnesRes commented 7 years ago

Couldn't figure out why the issue arose on the 16th, but adding all of this to my virtualenv seemed to solve the problem: pip install urllib3[secure] pyopenssl ndg-httpsclient pyasn1