DesertsX / gulius-projects

收录古柳(DesertsX)的一些小项目

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSLError: HTTPSConnectionPool(host='www.555zw.com', port=443)

ahbon123 opened this issue · comments

It threw an connection error while use url = 'https://www.555zw.com/book/39/39480/'; r = requests.get(url):

SSLError: HTTPSConnectionPool(host='www.555zw.com', port=443): Max retries exceeded with url: /book/39/39480/ (Caused by SSLError(SSLError("bad handshake: SysCallError(10054, 'WSAECONNRESET')",),))