Giter Site home page Giter Site logo

Comments (2)

lookfwd avatar lookfwd commented on August 14, 2024

This was an extremely hard to debug case. The main root cause was that it was using an older vagrant version

$ vagrant --version
Vagrant 1.8.7

that was very buggy. As soon as I upgraded to 1.9.1 the VM installation worked fine.

$ vagrant --version
Vagrant 1.9.1

Now, in the process of figuring out what's going on, I tried the "native docker" flow. Apparently due to some relatively unusual security settings on that computer I was hitting a case similar to this i.e. vagrant ssh was freezing. The whole docker installation was going fine but vagrant ssh didn't work. Upgrading to 1.9.1. didn't fix this either. In this case using virtualbox resolved the problem.

from scrapybook.

liutao1992 avatar liutao1992 commented on August 14, 2024

Hi, I also have meet similar problem.
Here is my worker enviroment :
Operating System: Ubuntu 16.04
Vagrant version 1.9.2
virtual box has been installed.

I am getting the following error when committing the "vagrant up --no-parallel" command.

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 upfor 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 Atlas, please verify you're logged in viavagrant login`. Also, please double-check the name. The expanded
URL and error message are shown below:

URL: ["https://atlas.hashicorp.com/lookfwd/scrapybook"]
Error: The requested URL returned error: 404 Not Found
`

from scrapybook.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.