homestead up command hangs...

Ответить
prabhuchelladurai
Сообщения: 13
Зарегистрирован: 30 июн 2015, 10:25
Operating system: ubuntu 14.04

homestead up command hangs...

Сообщение prabhuchelladurai » 21 сен 2015, 15:57

I have installed laravel homestead in R6.

Box is downloaded and the necessary configurations are done in files like .bash_profile, /etc/hosts and homestead.yaml

And when the command 'homestead up' is issued, it boots the virtual machine and in the process, when mounting NFS shared folders, it hangs.. Here is the output in the terminal:

Код: Выделить всё

prabhuchelladurai@Hershel-Harleen ~ $ homestead up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Checking if box 'laravel/homestead' is up to date...
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
    default: Adapter 1: nat
    default: Adapter 2: hostonly
==> default: Forwarding ports...
    default: 80 => 8000 (adapter 1)
    default: 443 => 44300 (adapter 1)
    default: 3306 => 33060 (adapter 1)
    default: 5432 => 54320 (adapter 1)
    default: 22 => 2222 (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
    default: Warning: Connection timeout. Retrying...
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
==> default: Setting hostname...
==> default: Configuring and enabling network interfaces...
==> default: Exporting NFS shared folders...
==> default: Preparing to edit /etc/exports. Administrator privileges will be required...
[sudo] password for prabhuchelladurai: 
sudo: /etc/init.d/nfs-kernel-server: command not found
==> default: Mounting NFS shared folders...
Any suggestions on what could be the flaw? Or any guidance to follow some procedure?

Thanks.

Ответить

Вернуться в «ROSA Fresh R4-R7 (2014.1)»