scrapinghub / portia

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

install portia with vagrant on windows 10, 502 bad gateway #820

Open lx1054331851 opened 6 years ago

lx1054331851 commented 6 years ago

first, my environment is windows 10 x64, latest vagrant, Virtualbox, node.js, Bower and ember-cli are installed. I followed the installation instruction of the latest documentation to install Portia: docker/compile-assets.sh vagrant up the vagrant VM working looks fine, (PS: the vm is auto downloaded and seted by the scripts )as follow:

image

but when I access Portia at http://localhost:9001, the error occurred:

image image

are there i done something wrong

emorrisn commented 5 years ago

same issue here