Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP

Konrad Pilch
Konrad Pilch
2,435 Points

Homestead and Vagrant weird stuff

HI,

So i was working with vagrant and homestead and they were working just fine, just finee...

The next day it was working just fine.. the third day.. it didn't. Few times like this.

So now the problem is that:

1.  ➜  ~ cd Homestead
➜  Homestead git:(master) vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Checking if box 'laravel/homestead' is up to date...
==> default: VirtualBox VM is already running.
➜  Homestead git:(master)  

It doesn't run the vagrant up how it should, and i get Input field not specified when i go to see the project. Even though yesterday and three days ago it worked.

  1. A project that i didn't work on, works! A project that i worked on yesterday says no input specified, a project that i just set it up, tells me :
This site can’t be reached

practiceproject.app took too long to respond.
Did you mean http://practice-project.com/?
Search Google for practice project app
ERR_CONNECTION_TIMED_OUT

I know for the fact this must be right, I did this few times, plus , it worked yesterday and two days ago.

And im doing Laravel.

Iv checkt he ports and all that stuff.

Konrad Pilch
Konrad Pilch
2,435 Points

I could possible mess up vagrant and homestead when i was learnign how its working by typing the wrong commands in wrong root, and comands that i possible have no idea what they were doing?

Konrad Pilch
Konrad Pilch
2,435 Points

Well, okay setting the enw project was my fault , coz i forgot to pu .app in the host. But the other points are still valid : p

1 Answer

Konrad Pilch
Konrad Pilch
2,435 Points

Hue hue hue hue, human error lol my fault, i forgot the .app, then i was in the frong foler, and one of it was empty, and something was in vagrnat, which was working correctly. Well well well, whole day on this :(