scrapinghub / portia

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

Can not run the latest docker image, and the detailed information is as the following #824

Open zjjiang opened 6 years ago

zjjiang commented 6 years ago

[root@XXXXXX]# docker run -v ~/portia_projects:/app/data/projects:rw -p 9001:9001 The root cause I guess is this , nginx: unrecognized service
Hoping for more help, thx

dejano commented 6 years ago

Had same issue, try with 2.0.7 version

desolatorWY commented 6 years ago

+1 same issue

ruairif commented 6 years ago

@desolator1988 Can you pull the latest version and try it now?

desolatorWY commented 6 years ago

@ruairif OK. after this command: docker run -v ~/portia_projects:/app/data/projectsw -p 9001:9001 scrapinghub/portia i received console output below.

`+ action=

2017-11-07 06:03:36.304765 [-] Site starting on 9002 2017-11-07 06:03:36.304922 [-] Starting factory <slyd.server.Site instance at 0x7feaf3046320>`