scrapinghub / portia

Visual scraping for Scrapy
BSD 3-Clause "New" or "Revised" License
9.22k stars 1.41k forks source link

requests.exceptions.ConnectionError #889

Open YuanQLi opened 4 years ago

YuanQLi commented 4 years ago

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.

einsli commented 4 years ago

I had the same problem too, I want to know whether you solve it? If necessary, would you mind leave your contact information?

YuanQLi commented 4 years ago

Add “pip install Scrapyd” to Dockerfile and add “scrapyd” to entry

liyuanquan_new1 邮箱:liyuanquan_new1@163.com

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.