scalingexcellence / scrapybook

Scrapy Book Code

Home Page:http://scrapybook.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is it because of socks5?

butalso opened this issue · comments

Hello, i am using the book Learning Scrapy to learn. i think i follow the step you give to set up the enviroment. i get some wrong. i am using ubuntu 16.0 and i have installed the vagrant 1.8.1 and Oracle VM VirtualBox Manager 5.1.38_Ubuntu and git and Docker version 1.13.1, build 092cba3 into my computer. when i start the command 'vagrant up --no-parallel' in the shell, i got the wrong. I think it may cause by the socks5 proxy which i use for google problem(i am Chinese, and only set up the proxy i can use google), i try to close the socks but it can't work. could you help me? the details as follow:

wenyue@wenyue:~/python_code/scrapybook$ vagrant up --no-parallel
Bringing machine 'web' up with 'docker' provider...
Bringing machine 'spark' up with 'docker' provider...
Bringing machine 'es' up with 'docker' provider...
Bringing machine 'redis' up with 'docker' provider...
Bringing machine 'mysql' up with 'docker' provider...
Bringing machine 'scrapyd1' up with 'docker' provider...
Bringing machine 'scrapyd2' up with 'docker' provider...
Bringing machine 'scrapyd3' up with 'docker' provider...
Bringing machine 'dev' up with 'docker' provider...
==> web: Docker host is required. One will be created if necessary...
web: Vagrant will now create or start a local VM to act as the Docker
web: host. You'll see the output of the vagrant up for this VM below.
web:
docker-provider: Box 'lookfwd/scrapybook' could not be found. Attempting to find and install...
docker-provider: Box Provider: virtualbox
docker-provider: Box Version: >= 0
The box 'lookfwd/scrapybook' could not be found or
could not be accessed in the remote catalog. If this is a private
box on HashiCorp's Vagrant Cloud, please verify you're logged in via
vagrant login. Also, please double-check the name. The expanded
URL and error message are shown below:

URL: ["https://vagrantcloud.com/lookfwd/scrapybook"]
Error: Proxy CONNECT aborted due to timeout