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

出现requests.exceptions.ConnectionError #101

Open
chenyucheng0503 opened this issue Apr 23, 2024 · 2 comments
Open

出现requests.exceptions.ConnectionError #101

chenyucheng0503 opened this issue Apr 23, 2024 · 2 comments

Comments

@chenyucheng0503
Copy link

今天晚上开始出现requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')),是爬虫太频繁了吗?
在服务器和本地测试同一个账号都出现同样情况

@glorysaladin
Copy link

equests.exceptions.ConnectionError

requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=5005): Max retries exceeded with url: /sign (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f018428d580>: Failed to establish a new connection: [Errno 111] Connection refused'))

是这个错误吗?我是定时发表笔记,频率比较低,今天报了这个错误。 应该不是爬虫太频繁的原因。

@ReaJason
Copy link
Owner

HTTPConnectionPool(host='localhost', port=5005): Max retries exceeded with url: /sign 这个看起来是签名服务出现问题了,重启试试呢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants