You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i cliked "run spider button" to run project:
requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=6800): Max retries exceeded with url: /schedule.json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fbe5cb75ac8>: Failed to establish a new connection: [Errno 111] Connection refused',))
how to fix it.
The text was updated successfully, but these errors were encountered:
Add “pip install Scrapyd” to Dockerfile and add “scrapyd” to entry
| |
liyuanquan_new1
邮箱:[email protected]
|
Signature is customized by Netease Mail Master
On 09/17/2019 19:01, 弘树 wrote:
I had the same problem too, I want to know whether you solve it? If necessary, would you mind leave your contact information?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
When i cliked "run spider button" to run project:
requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=6800): Max retries exceeded with url: /schedule.json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fbe5cb75ac8>: Failed to establish a new connection: [Errno 111] Connection refused',))
how to fix it.
The text was updated successfully, but these errors were encountered: