Skip to content

Instantly share code, notes, and snippets.

@svpernova09
Created May 23, 2020 01:46
Show Gist options
  • Save svpernova09/d2f81e5ca7f71dec69512db75a377aa9 to your computer and use it in GitHub Desktop.
Save svpernova09/d2f81e5ca7f71dec69512db75a377aa9 to your computer and use it in GitHub Desktop.
vagrant destroy -f && vagrant up
Ignoring nokogiri-1.10.5 because its extensions are not built. Try: gem pristine nokogiri --version 1.10.5
==> vagrant: A new version of Vagrant is available: 2.2.9 (installed version: 2.2.7)!
==> vagrant: To upgrade visit: https://www.vagrantup.com/downloads.html
==> homestead: Destroying VM and associated drives...
==> homestead: Destroying unused networking interface...
Ignoring nokogiri-1.10.5 because its extensions are not built. Try: gem pristine nokogiri --version 1.10.5
Bringing machine 'homestead' up with 'parallels' provider...
==> homestead: Registering VM image from the base box 'laravel/homestead'...
==> homestead: Creating new virtual machine as a linked clone of the box image...
==> homestead: Unregistering the box VM image...
==> homestead: Setting the default configuration for VM...
==> homestead: Checking if box 'laravel/homestead' version '9.5.1' is up to date...
==> homestead: Setting the name of the VM: homestead
==> homestead: Preparing network interfaces based on configuration...
homestead: Adapter 0: shared
homestead: Adapter 1: hostonly
==> homestead: Clearing any previously set network interfaces...
==> homestead: Forwarding ports...
homestead: 80 => 8000
homestead: 443 => 44300
homestead: 3306 => 33060
homestead: 4040 => 4040
homestead: 5432 => 54320
homestead: 8025 => 8025
homestead: 9600 => 9600
homestead: 27017 => 27017
==> homestead: Running 'pre-boot' VM customizations...
==> homestead: Booting VM...
==> homestead: Waiting for machine to boot. This may take a few minutes...
homestead: SSH address: 10.211.55.76:22
homestead: SSH username: vagrant
homestead: SSH auth method: private key
homestead: Warning: Connection refused. Retrying...
homestead:
homestead: Vagrant insecure key detected. Vagrant will automatically replace
homestead: this with a newly generated keypair for better security.
homestead:
homestead: Inserting generated public key within guest...
homestead: Removing insecure key from the guest if it's present...
homestead: Key inserted! Disconnecting and reconnecting using new SSH key...
==> homestead: Machine booted and ready!
==> homestead: Checking for Parallels Tools installed on the VM...
==> homestead: Setting hostname...
==> homestead: Configuring and enabling network interfaces...
==> homestead: Mounting shared folders...
homestead: /vagrant => /Users/halo/Code/homestead
homestead: /home/vagrant/midsouthmakers => /Users/halo/Code/midsouthmakers
==> homestead: Running provisioner: file...
homestead: /Users/halo/Code/homestead/aliases => /tmp/bash_aliases
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: inline script
homestead:
homestead: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBeub1sTnpX7Tp7f0ukLAz7dMn7CS9w6eHmc1wtJNp/iXHzyBRKZ+ov8z+voCVJOrSDyTsG0IKcby8+UxwpzR2nyqiBPw+oaSD1elIHFS48h7Wd5f41S6QeHUlhac20fa5EHTnNw9jphtxDuYPa+xiaNdbdvJKC1jZuipsqc4qlcDC1LISOtIsAzMF1fnByWEe3JBvRxvCmegruu424chIGG23elIoBHsOvY/6BI+5G2BNSBvqzHxfQ2mK6j4tEj2K2s+4M3r4FrgZIYgHxxZtADdNGwditFu5ipfaQSc1n5YFQiI87iTO5OZCBdffMY3qQWaE3ne+hAVDSdJLWFDn halo@mobile-rage-work
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: Installing docker (shell)...
homestead: Running: script: Installing docker
homestead: # Executing docker install script, commit: 26ff363bcf3b3f5a00498ac43694bf1c7d9ce16c
homestead: + sh -c 'apt-get update -qq >/dev/null'
homestead: + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null'
homestead: + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null'
homestead: Warning: apt-key output should not be parsed (stdout is not a terminal)
homestead: + sh -c 'echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu bionic stable" > /etc/apt/sources.list.d/docker.list'
homestead: + sh -c 'apt-get update -qq >/dev/null'
homestead: + '[' -n '' ']'
homestead: + sh -c 'apt-get install -y -qq --no-install-recommends docker-ce >/dev/null'
homestead: dpkg-preconfigure: unable to re-open stdin: No such file or directory
homestead: + sh -c 'docker version'
homestead: Client: Docker Engine - Community
homestead: Version: 19.03.9
homestead: API version: 1.40
homestead: Go version:
homestead: go1.13.10
homestead: Git commit: 9d988398e7
homestead: Built: Fri May 15 00:25:18 2020
homestead: OS/Arch: linux/amd64
homestead: Experimental: false
homestead:
homestead: Server: Docker Engine - Community
homestead: Engine:
homestead: Version: 19.03.9
homestead: API version: 1.40 (minimum version 1.12)
homestead: Go version: go1.13.10
homestead: Git commit: 9d988398e7
homestead: Built: Fri May 15 00:23:50 2020
homestead: OS/Arch: linux/amd64
homestead: Experimental: false
homestead: containerd:
homestead: Version:
homestead: 1.2.13
homestead: GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429
homestead: runc:
homestead: Version: 1.0.0-rc10
homestead: GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd
homestead: docker-init:
homestead: Version: 0.18.0
homestead: GitCommit: fec3683
homestead: If you would like to use Docker as a non-root user, you should now consider
homestead: adding your user to the "docker" group with something like:
homestead: sudo usermod -aG docker your-user
homestead:
homestead: Remember that you will have to log out and back in for this to take effect!
homestead: WARNING: Adding a user to the "docker" group will grant the ability to run
homestead: containers which can be used to obtain root privileges on the
homestead: docker host.
homestead: Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface
homestead: for more information.
==> homestead: Running provisioner: shell...
homestead: Running: /var/folders/x7/_nqmg9c124v4y2q164lwxzjh0000gn/T/vagrant-shell20200522-92775-ksxvy9.sh
==> homestead: Running provisioner: shell...
homestead: Running: /var/folders/x7/_nqmg9c124v4y2q164lwxzjh0000gn/T/vagrant-shell20200522-92775-101fo2t.sh
==> homestead: Running provisioner: Creating Certificate: test.midsouthmakers.test (shell)...
homestead: Running: script: Creating Certificate: test.midsouthmakers.test
homestead: Updating certificates in /etc/ssl/certs...
homestead: 1 added, 0 removed; done.
homestead: Running hooks in /etc/ca-certificates/update.d...
homestead: done.
==> homestead: Running provisioner: Creating Site: test.midsouthmakers.test (shell)...
homestead: Running: script: Creating Site: test.midsouthmakers.test
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: /var/folders/x7/_nqmg9c124v4y2q164lwxzjh0000gn/T/vagrant-shell20200522-92775-187swhm.sh
==> homestead: Running provisioner: Checking for old Schedule (shell)...
homestead: Running: script: Checking for old Schedule
==> homestead: Running provisioner: Creating Certificate: foo.midsouthmakers.test (shell)...
homestead: Running: script: Creating Certificate: foo.midsouthmakers.test
==> homestead: Running provisioner: Creating Wildcard Certificate: *.midsouthmakers.test (shell)...
homestead: Running: script: Creating Wildcard Certificate: *.midsouthmakers.test
==> homestead: Running provisioner: Creating Site: foo.midsouthmakers.test (shell)...
homestead: Running: script: Creating Site: foo.midsouthmakers.test
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: /var/folders/x7/_nqmg9c124v4y2q164lwxzjh0000gn/T/vagrant-shell20200522-92775-shdj5k.sh
==> homestead: Running provisioner: Checking for old Schedule (shell)...
homestead: Running: script: Checking for old Schedule
==> homestead: Running provisioner: Clear Variables (shell)...
homestead: Running: script: Clear Variables
==> homestead: Running provisioner: Restarting Cron (shell)...
homestead: Running: script: Restarting Cron
==> homestead: Running provisioner: Restart Webserver (shell)...
homestead: Running: script: Restart Webserver
==> homestead: Running provisioner: Creating MySQL Database: homestead (shell)...
homestead: Running: script: Creating MySQL Database: homestead
==> homestead: Running provisioner: Creating Postgres Database: homestead (shell)...
homestead: Running: script: Creating Postgres Database: homestead
==> homestead: Running provisioner: Update Composer (shell)...
homestead: Running: script: Update Composer
homestead: Updating to version 1.10.6 (stable channel).
homestead:
homestead: Use composer self-update --rollback to return to version 1.10.5
==> homestead: Running provisioner: shell...
homestead: Running: /var/folders/x7/_nqmg9c124v4y2q164lwxzjh0000gn/T/vagrant-shell20200522-92775-9u38tr.sh
==> homestead: Running provisioner: Update motd (shell)...
homestead: Running: script: Update motd
==> homestead: Running provisioner: shell...
homestead: Running: /var/folders/x7/_nqmg9c124v4y2q164lwxzjh0000gn/T/vagrant-shell20200522-92775-4a0xjw.sh
vagrant destroy -f && vagrant up: 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment