claudios's avatar

Can't serve a site using homestead

Hi, recently I can't run homestead up and it says that my VM has become 'inaccessible' - Vagrant no longer working. So, I reinstalled everything but when I tried to serve a site locally, it gives me this message.

dos2unix: /vagrant/scripts/serve-laravel.sh: No such file or directory
dos2unix: Skipping /vagrant/scripts/serve-laravel.sh, not a regular file.
bash: /vagrant/scripts/serve-laravel.sh: No such file or directory

When I go to the url it gives me: No input file specified.

I think I miss something.

0 likes
2 replies
ediblemanager's avatar

I looks like the script above is missing from the /vagrant/scripts folder...can you confirm that it's present?

claudios's avatar

@ediblemanager , Yes as what the message says. But when I restarted everything and do the serve command, it works. Until now, I just don't get it why it doesn't work at first before I restart everything.

1 like

Please or to participate in this conversation.