Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- digitlimit@OMP-EMBAH00 ~/homestead (master)
- $ vagrant up
- Bringing machine 'default' up with 'virtualbox' provider...
- ==> default: You assigned a static IP ending in ".1" to this machine.
- ==> default: This is very often used by the router and can cause the
- ==> default: network to not work properly. If the network doesn't work
- ==> default: properly, try changing this IP.
- ==> default: Importing base box 'laravel/homestead'...
- ==> default: Matching MAC address for NAT networking...
- ==> default: You assigned a static IP ending in ".1" to this machine.
- ==> default: This is very often used by the router and can cause the
- ==> default: network to not work properly. If the network doesn't work
- ==> default: properly, try changing this IP.
- ==> default: Setting the name of the VM: homestead
- ==> 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: Warning: Connection timeout. Retrying...
- default: Warning: Remote connection disconnect. Retrying...
- default: Warning: Remote connection disconnect. Retrying...
- default: Warning: Remote connection disconnect. Retrying...
- ==> default: Machine booted and ready!
- ==> default: Checking for guest additions in VM...
- ==> default: Setting hostname...
- ==> default: Configuring and enabling network interfaces...
- ==> default: Mounting shared folders...
- default: /vagrant => C:/Users/digitlimit/Homestead
- default: /home/vagrant/Code => C:/server/www
- ==> default: Running provisioner: file...
- ==> default: Running provisioner: shell...
- default: Running: inline script
- ==> default: stdin: is not a tty
- ==> default: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0/giyiT0RlisfYwMdHfL7lUSxZtO
- kEWX5dJwmwwru5dUQda/xknMa9oHKqAlv//V+VvzQ0JKv4eA3xbCgrlj4NAwoZrEjqVC2P0M3HqT2JKF
- M76/WCU4Ki7TQnMQz5ff3aRIqFphNC0LZWXz9v92QjJYohODlOAxIhw94PUimnt3BIzOKxT+kqPuBCOc
- +oTJTZwduQsCIb+ArmKVDxNMj1LCL65WrSTaO4CmqqVqiTJ3LkzKm4nNluvy26w5usAKhFs8zrPV0+Jh
- DXPI6w9crKzs7y/zSspsENgDdNTuh8wRflUrfGgJMq6LbDVf+Kp6lsjvJMadpn2ABXBY9pr5F franke
- meks77@yahoo.com
- ==> default: Running provisioner: shell...
- default: Running: inline script
- ==> default: Running provisioner: shell...
- ==> default: Forcing shutdown of VM...
- ==> default: Destroying VM and associated drives...
- ==> default: Running cleanup tasks for 'file' provisioner...
- ==> default: Running cleanup tasks for 'shell' provisioner...
- ==> default: Running cleanup tasks for 'shell' provisioner...
- ==> default: Running cleanup tasks for 'shell' provisioner...
- ==> default: Running cleanup tasks for 'shell' provisioner...
- ==> default: Running cleanup tasks for 'shell' provisioner...
- ==> default: Running cleanup tasks for 'shell' provisioner...
- ==> default: Running cleanup tasks for 'shell' provisioner...
- ==> default: Running cleanup tasks for 'shell' provisioner...
- ==> default: Running cleanup tasks for 'shell' provisioner...
- ==> default: Running cleanup tasks for 'shell' provisioner...
- c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/shell
- /provisioner.rb:122:in `quote_and_escape': undefined method `gsub' for 80:Fixnum
- (NoMethodError)
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
- sioners/shell/provisioner.rb:14:in `block in provision'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
- sioners/shell/provisioner.rb:14:in `map'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
- sioners/shell/provisioner.rb:14:in `provision'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/builtin/provision.rb:129:in `run_provisioner'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:95:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:95:in `block in finalize_action'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/builder.rb:116:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/runner.rb:66:in `block in run'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/u
- til/busy.rb:19:in `busy'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/runner.rb:66:in `run'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/e
- nvironment.rb:346:in `hook'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/builtin/provision.rb:117:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/builtin/provision.rb:117:in `block in call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/builtin/provision.rb:105:in `each'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/builtin/provision.rb:105:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
- ders/virtualbox/action/clear_forwarded_ports.rb:15:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
- ders/virtualbox/action/set_name.rb:50:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
- ders/virtualbox/action/clean_machine_folder.rb:17:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
- ders/virtualbox/action/check_accessible.rb:18:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:95:in `block in finalize_action'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/builder.rb:116:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/runner.rb:66:in `block in run'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/u
- til/busy.rb:19:in `busy'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/runner.rb:66:in `run'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/builtin/call.rb:53:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:95:in `block in finalize_action'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/builder.rb:116:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/runner.rb:66:in `block in run'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/u
- til/busy.rb:19:in `busy'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/runner.rb:66:in `run'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/builtin/call.rb:53:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:95:in `block in finalize_action'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/builder.rb:116:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/runner.rb:66:in `block in run'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/u
- til/busy.rb:19:in `busy'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/runner.rb:66:in `run'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/builtin/call.rb:53:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/builtin/box_check_outdated.rb:36:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/builtin/config_validate.rb:25:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
- ders/virtualbox/action/check_virtualbox.rb:17:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:95:in `block in finalize_action'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
- ders/virtualbox/action/match_mac_address.rb:16:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
- ders/virtualbox/action/import.rb:32:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
- ders/virtualbox/action/customize.rb:40:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
- ders/virtualbox/action/check_accessible.rb:18:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:95:in `block in finalize_action'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/builder.rb:116:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/runner.rb:66:in `block in run'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/u
- til/busy.rb:19:in `busy'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/runner.rb:66:in `run'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/builtin/call.rb:53:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/builtin/config_validate.rb:25:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:95:in `block in finalize_action'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/builtin/handle_box.rb:56:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:95:in `block in finalize_action'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/builder.rb:116:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/runner.rb:66:in `block in run'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/u
- til/busy.rb:19:in `busy'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/runner.rb:66:in `run'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/builtin/call.rb:53:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provi
- ders/virtualbox/action/check_virtualbox.rb:17:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/warden.rb:34:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/builder.rb:116:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/runner.rb:66:in `block in run'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/u
- til/busy.rb:19:in `busy'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/a
- ction/runner.rb:66:in `run'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/m
- achine.rb:196:in `action_raw'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/m
- achine.rb:173:in `block in action'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/e
- nvironment.rb:434:in `lock'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/m
- achine.rb:161:in `call'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/m
- achine.rb:161:in `action'
- from c:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/b
- atch_action.rb:82:in `block (2 levels) in run'
- digitlimit@OMP-EMBAH00 ~/homestead (master)
- $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement