Skip to content

Instantly share code, notes, and snippets.

@mccordgh
Created June 3, 2019 22:01
Show Gist options
  • Save mccordgh/c77d953a6b9e6cf6ea8efcdf3fad74fc to your computer and use it in GitHub Desktop.
Save mccordgh/c77d953a6b9e6cf6ea8efcdf3fad74fc to your computer and use it in GitHub Desktop.
vagrant_destroy_up_reload
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/util/which.rb:37: warning: Insecure world writable dir /Users/matthewmccord/Work in PATH, mode 040777
==> web: Forcing shutdown of VM...
==> web: Destroying VM and associated drives...
Bringing machine 'web' up with 'virtualbox' provider...
==> web: Importing base box 'laravel/homestead'...
Progress: 10%
Progress: 20%
Progress: 90%
==> web: Matching MAC address for NAT networking...
==> web: Checking if box 'laravel/homestead' version '8.0.0-alpha2' is up to date...
==> web: Setting the name of the VM: web
==> web: Fixed port collision for 4040 => 4040. Now on port 2200.
==> web: Clearing any previously set network interfaces...
==> web: Preparing network interfaces based on configuration...
web: Adapter 1: nat
web: Adapter 2: hostonly
==> web: Forwarding ports...
web: 80 (guest) => 8000 (host) (adapter 1)
web: 443 (guest) => 44300 (host) (adapter 1)
web: 3306 (guest) => 33060 (host) (adapter 1)
web: 4040 (guest) => 2200 (host) (adapter 1)
web: 5432 (guest) => 54320 (host) (adapter 1)
web: 8025 (guest) => 8025 (host) (adapter 1)
web: 9600 (guest) => 9600 (host) (adapter 1)
web: 27017 (guest) => 27017 (host) (adapter 1)
web: 22 (guest) => 2222 (host) (adapter 1)
==> web: Running 'pre-boot' VM customizations...
==> web: Booting VM...
==> web: Waiting for machine to boot. This may take a few minutes...
web: SSH address: 127.0.0.1:2222
web: SSH username: vagrant
web: SSH auth method: private key
web:
web: Vagrant insecure key detected. Vagrant will automatically replace
web: this with a newly generated keypair for better security.
web:
web: Inserting generated public key within guest...
web: Removing insecure key from the guest if it's present...
web: Key inserted! Disconnecting and reconnecting using new SSH key...
==> web: Machine booted and ready!
==> web: Checking for guest additions in VM...
==> web: Setting hostname...
==> web: Configuring and enabling network interfaces...
==> web: Mounting shared folders...
web: /vagrant => /Users/matthewmccord/Work/my-app/web
web: /home/vagrant/code => /Users/matthewmccord/Work/my-app
==> web: Running provisioner: file...
web: ./vm/aliases => /tmp/bash_aliases
==> web: Running provisioner: shell...
web: Running: inline script
==> web: Running provisioner: shell...
web: Running: inline script
web:
web: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCpvCex9BLKPdHtZjPvmIw5IpiHNqPLhYVCJYeVHvnquLFSXBPfysPSwZnLRUtNoGRo/v8SYzvlGbaud6Vc8kPLqadY08ZELOeb7meb1Zs2t2W0rQ3tE9Mysl1dRsOLnvOWikz86EABDMGMAZgyVbK7bvJmlHRAU0hTFy26J5K/F275cGUCNt2zrEpyEk6J7umH3b47Zc6Lk+tgaEuIPZwIUd7BmBLKA+kGIOSNmiKL9Bpg4biVCZmzbKpp5l+Ysg6actZ6HUTZfJDOjTsBCqTMm/URnqLMv9f8SH3J39WBk0AXVwjpwu6fxnww5p8H/94wJcZWmoyjoLxY+DglUMBdRd82/Tv1A+dLZCrdWp3MSwGkE8RmtBW+UzilqdD7mDYftybrCpE/ntiSyCJAni6ZdL64y7ndm0cC6V1xzxvR32pQoVg2GLpnOI7mNIisypshydyksCZCTMD/iB8fnbTSjuSC6eomzCud3fIsGfPZVBIKgtuDvbR33RywRTeY1afyMWUY2BCBC3Jwdpfz1abYqmyB4ZzcI21diu+aSQqy39QYiQk79C6RX37Pli3fNTwHkiexEcFBNjtRQb6RzH0vBcXGr95Xsv7fYRHzCe9yRMyHr8TtfaJ1CfTtWeUalPVkudeC0UtNkhQgCSRLswmH8mEpfya09cpI5sWkzSYNpQ== mattm.eternal@gmail.com
==> web: Running provisioner: shell...
web: Running: inline script
==> web: Running provisioner: shell...
web: Running: /var/folders/vh/gw_r2cvd2sjd_rwnxyvbfz3r0000gn/T/vagrant-shell20190603-23455-1owjmsh.sh
==> web: Running provisioner: shell...
web: Running: /var/folders/vh/gw_r2cvd2sjd_rwnxyvbfz3r0000gn/T/vagrant-shell20190603-23455-dkaags.sh
==> web: Running provisioner: shell...
web: Running: script: Creating Certificate: stewart.test
==> web: Running provisioner: shell...
web: Running: script: Creating Site: stewart.test
==> web: Running provisioner: shell...
web: Running: inline script
==> web: Running provisioner: shell...
web: Running: /var/folders/vh/gw_r2cvd2sjd_rwnxyvbfz3r0000gn/T/vagrant-shell20190603-23455-15f0vd8.sh
==> web: Running provisioner: shell...
web: Running: script: Checking for old Schedule
==> web: Running provisioner: shell...
web: Running: script: Clear Variables
==> web: Running provisioner: shell...
web: Running: script: Restarting Cron
==> web: Running provisioner: shell...
web: Running: script: Restarting Nginx
==> web: Running provisioner: shell...
web: Running: script: Creating MySQL Database: homestead
==> web: Running provisioner: shell...
web: Running: script: Creating Postgres Database: homestead
==> web: Running provisioner: shell...
web: Running: script: Update Composer
web: You are already using composer version 1.8.5 (stable channel).
==> web: Running provisioner: shell...
web: Running: /var/folders/vh/gw_r2cvd2sjd_rwnxyvbfz3r0000gn/T/vagrant-shell20190603-23455-1ydxjtw.sh
==> web: Running provisioner: shell...
web: Running: script: Update motd
==> web: Running provisioner: shell...
web: Running: /var/folders/vh/gw_r2cvd2sjd_rwnxyvbfz3r0000gn/T/vagrant-shell20190603-23455-bfd1tx.sh
==> web: Attempting graceful shutdown of VM...
==> web: Checking if box 'laravel/homestead' version '8.0.0-alpha2' is up to date...
==> web: Clearing any previously set forwarded ports...
==> web: Fixed port collision for 4040 => 4040. Now on port 2200.
==> web: Clearing any previously set network interfaces...
==> web: Preparing network interfaces based on configuration...
web: Adapter 1: nat
web: Adapter 2: hostonly
==> web: Forwarding ports...
web: 80 (guest) => 8000 (host) (adapter 1)
web: 443 (guest) => 44300 (host) (adapter 1)
web: 3306 (guest) => 33060 (host) (adapter 1)
web: 4040 (guest) => 2200 (host) (adapter 1)
web: 5432 (guest) => 54320 (host) (adapter 1)
web: 8025 (guest) => 8025 (host) (adapter 1)
web: 9600 (guest) => 9600 (host) (adapter 1)
web: 27017 (guest) => 27017 (host) (adapter 1)
web: 22 (guest) => 2222 (host) (adapter 1)
==> web: Running 'pre-boot' VM customizations...
==> web: Booting VM...
==> web: Waiting for machine to boot. This may take a few minutes...
web: SSH address: 127.0.0.1:2222
web: SSH username: vagrant
web: SSH auth method: private key
==> web: Machine booted and ready!
==> web: Checking for guest additions in VM...
==> web: Setting hostname...
==> web: Configuring and enabling network interfaces...
==> web: Mounting shared folders...
web: /vagrant => /Users/matthewmccord/Work/my-app/web
web: /home/vagrant/code => /Users/matthewmccord/Work/my-app
==> web: Machine already provisioned. Run `vagrant provision` or use the `--provision`
==> web: flag to force provisioning. Provisioners marked to run always will still run.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment