blekhmanlab / rxivist

API providing access to papers and authors scraped from biorxiv.org
https://rxivist.org
GNU Affero General Public License v3.0
59 stars 11 forks source link

Uncaught exception in DOI check #217

Closed rabdill closed 5 years ago

rabdill commented 5 years ago
Refreshing article 16510
Determining publication status for DOI 10.1101/039248.
Error fetching publication data: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',))
Retrying:
Determining publication status for DOI 10.1101/039248.
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py", line 600, in urlopen
    chunked=chunked)
  File "/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py", line 384, in _make_request
    six.raise_from(e, None)
  File "<string>", line 2, in raise_from
  File "/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py", line 380, in _make_request
    httplib_response = conn.getresponse()
  File "/usr/lib/python3.6/http/client.py", line 1331, in getresponse
    response.begin()
  File "/usr/lib/python3.6/http/client.py", line 297, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python3.6/http/client.py", line 266, in _read_status
    raise RemoteDisconnected("Remote end closed connection without"
http.client.RemoteDisconnected: Remote end closed connection without response

During handling of the above exception, another exception occurred:
rabdill commented 5 years ago

https://github.com/rabdill/rxivist/commit/10e01ec7c64bd2a24bbae9cf8bde412dc9989291