Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR - HTTPSConnectionPool(host='sci-hub.hkvisa.net', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)'))) #47

Closed
Ziqian-xia opened this issue Feb 11, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@Ziqian-xia
Copy link

Ziqian-xia commented Feb 11, 2022

Hi leovan,
I came across a ERROR in using this tool and I am not sure where I went wrong.
The connection to Sci-hub is OK, and the my input my files look like this:

** A text file**
10.1016/j.ecolecon.2015.04.003
10.1016/j.jenvman.2009.09.010
...

This is the returning log
2022-02-11 23:42:18,521 - ERROR - HTTPSConnectionPool(host='sci-hub.hkvisa.net', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)')))

@Ziqian-xia Ziqian-xia changed the title RROR - HTTPSConnectionPool(host='sci-hub.hkvisa.net', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)'))) ERROR - HTTPSConnectionPool(host='sci-hub.hkvisa.net', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)'))) Feb 11, 2022
@leovan leovan added the bug Something isn't working label Feb 12, 2022
@leovan
Copy link
Owner

leovan commented Feb 12, 2022

It seems a networking problem. Also I try to search 10.1016/j.ecolecon.2015.04.003, it fails due to the pdf url extraction bug from the web page. I will fix this soon.

@leovan leovan closed this as completed in 9e2d2a6 Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants