Code Monkey home page Code Monkey logo

Comments (6)

miguno avatar miguno commented on May 20, 2024

Did you make any modifications to, say, wirbelsturm.yaml or Vagrantfile? We have not seen this error before, and we have been using the same Vagrant version (1.7.2) as of late.

from wirbelsturm.

tjsoftworks avatar tjsoftworks commented on May 20, 2024

I am also seeing this error when trying to use the "require_relative "../../../../../s3_credentials.json"

Where s3_credentials.json is a json block of the form...
{ aws:{
AWS_ACCESS_KEY: "myKey",
AWS_SECRET_KEY: "mySecret",
AWS_DEFAULT_REGION: "us-east-1"}}

from wirbelsturm.

tjsoftworks avatar tjsoftworks commented on May 20, 2024

Just as a sanity test I did the folllowing

>>git clone repoURL
>>cd wirbelsturm
No Changes made to the repo
>>vagrant up 
   GOT an error
>>VAGRANT_LOG=info vagrant up
   GOT an error  with the issue below.... a missing yaml file.
....
Path: /Volumes/Development/github/wirbelsturm/Vagrantfile
Message: No such file or directory - /Volumes/Development/github/wirbelsturm/wirbelsturm.yaml
There was an error loading a Vagrantfile. The file being loaded
and the error message are shown below. This is usually caused by
a syntax error.

Path: /Volumes/Development/github/wirbelsturm/Vagrantfile
Message: No such file or directory - /Volumes/Development/github/wirbelsturm/wirbelsturm.yaml
 INFO interface: Machine: error-exit ["Vagrant::Errors::VagrantfileLoadError", "There was an error loading a Vagrantfile. The file being loaded\nand the error message are shown below. This is usually caused by\na syntax error.\n\nPath: /Volumes/Development/github/wirbelsturm/Vagrantfile\nMessage: No such file or directory - /Volumes/Development/github/wirbelsturm/wirbelsturm.yaml"]
Sun Mar 22 11:29:20 username@TJSoftworks-Mac-Pro-288GHz-8-Core:/Volumes/Development/github/wirbelsturm >>

This error is because one must take the wirbelsturm.yaml.template and customize with ones own AWS keys and such.... so this error is not really an error....

But the issue above is likely causing by a bad include file... via require_relative or other include method

from wirbelsturm.

miguno avatar miguno commented on May 20, 2024

Did you run ./bootstrap prior to vagrant up as per the installation instructions?

from wirbelsturm.

tjsoftworks avatar tjsoftworks commented on May 20, 2024

Read the directions..... humm.... OK. No .... Grown so used to >>vagrant up.

Actually I tagged onto this issue because the issue the above user was having came up on the radar and the same words as an issue I was having.

Thank you for your reply and Thumbs up on your well written code!

I will give the ./bootstrap a try.

from wirbelsturm.

chiragrr avatar chiragrr commented on May 20, 2024

Guys I have comeback to comment saying that the problem was skipping (or missing) the "bootstrap" step. I somehow scrolled over it and ran into this issue

from wirbelsturm.

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.