Vagrant does not create /app folder for yii-advanced

Hi all

I downloaded the yii-advanced from github I run the vagrant plugin… and vagrant up, but it never create the /app folder during install and it goes create errors.




Project-Yii-Shop: your host and reload your VM.

    Project-Yii-Shop: 

    Project-Yii-Shop: Guest Additions Version: 5.0.24

    Project-Yii-Shop: VirtualBox Version: 5.1

==> Project-Yii-Shop: Setting hostname...

==> Project-Yii-Shop: Configuring and enabling network interfaces...

==> Project-Yii-Shop: Mounting shared folders...

    Project-Yii-Shop: /app => /home/lacc/Projects/project-shop

Vagrant was unable to mount VirtualBox shared folders. This is usually

because the filesystem "vboxsf" is not available. This filesystem is

made available via the VirtualBox Guest Additions and kernel module.

Please verify that these guest additions are properly installed in the

guest. This is not a bug in Vagrant and is usually caused by a faulty

Vagrant box. For context, the command attempted was:


id -u vagrant


The error output from the command was:


id: ‘vagrant’: no such user




What can I do?

Well, it printed out why:

Yes, but I do not know how to fix - i have installed guest and hostmanager vagrant plugins and nothing happened - , but you are right, it is my problem, sorry.