Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Starting VM with vagrant doesn't work #2

Closed
twaldecker opened this issue Oct 8, 2011 · 1 comment
Closed

Starting VM with vagrant doesn't work #2

twaldecker opened this issue Oct 8, 2011 · 1 comment
Assignees

Comments

@twaldecker
Copy link
Collaborator

Following error appears after the command vagrant-up:

thomas@thinky ~/FH/cs/2/web/repo/vagrant (git)-[master] % vagrant up
There was a problem with the configuration of Vagrant. The error message(s)
are printed below:

vm:
* Shared folder host path for 'code' doesn't exist: ../public


42 thomas@thinky ~/FH/cs/2/web/repo/vagrant (git)-[master] %                      :( 

looks like there is missing the folder public in the root of the repository.

@ghost ghost assigned amitevski Oct 8, 2011
@amitevski
Copy link
Owner

added transi vhost config. vagrant up should be now running fine. if
not try "vagrant destroy" and then "vagrant up". you have to add en
entry in your local /etc/hosts for transi.dev pointing to ip 33.33.33.15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants