Created
October 27, 2021 16:48
-
-
Save svpernova09/ffee38fda2490ad0f91da4ee3c2a5380 to your computer and use it in GitHub Desktop.
Base box 11.5.0, Homestead `main` branch seems to be working for me
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant destroy -f && vagrant up ─(11:45:18)(10/27/21)─┘ | |
==> homestead: Destroying VM and associated drives... | |
Bringing machine 'homestead' up with 'virtualbox' provider... | |
==> homestead: Importing base box 'laravel/homestead'... | |
==> homestead: Matching MAC address for NAT networking... | |
==> homestead: Checking if box 'laravel/homestead' version '11.5.0' is up to date... | |
==> homestead: Setting the name of the VM: homestead | |
==> homestead: Clearing any previously set network interfaces... | |
==> homestead: Preparing network interfaces based on configuration... | |
homestead: Adapter 1: nat | |
homestead: Adapter 2: hostonly | |
==> homestead: Forwarding ports... | |
homestead: 80 (guest) => 8000 (host) (adapter 1) | |
homestead: 443 (guest) => 44300 (host) (adapter 1) | |
homestead: 22 (guest) => 2222 (host) (adapter 1) | |
==> homestead: Running 'pre-boot' VM customizations... | |
==> homestead: Booting VM... | |
==> homestead: Waiting for machine to boot. This may take a few minutes... | |
homestead: SSH address: 127.0.0.1:2222 | |
homestead: SSH username: vagrant | |
homestead: SSH auth method: private key | |
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 guest additions in VM... | |
==> homestead: Setting hostname... | |
==> homestead: Configuring and enabling network interfaces... | |
==> homestead: Mounting shared folders... | |
homestead: /vagrant => /Users/halo/Code/homestead | |
homestead: /home/vagrant/rfid => /Users/halo/Code/rfid | |
==> homestead: Detected mount owner ID within mount options. (uid: 1000 guestpath: /home/vagrant/rfid) | |
==> homestead: Detected mount group ID within mount options. (gid: 1000 guestpath: /home/vagrant/rfid) | |
==> homestead: Running provisioner: file... | |
homestead: /Users/halo/Code/homestead/aliases => /tmp/bash_aliases | |
==> homestead: Running provisioner: handle_aliases (shell)... | |
homestead: Running: inline script | |
==> homestead: Running provisioner: setting authorize key (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: | |
==> homestead: Running provisioner: setting authorize permissions (shell)... | |
homestead: Running: inline script | |
==> homestead: Running provisioner: mk_features (shell)... | |
homestead: Running: inline script | |
==> homestead: Running provisioner: own_features (shell)... | |
homestead: Running: inline script | |
==> homestead: Running provisioner: apt_update (shell)... | |
homestead: Running: inline script | |
homestead: Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB] | |
homestead: Hit:2 https://deb.nodesource.com/node_14.x focal InRelease | |
homestead: Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] | |
homestead: Get:4 https://download.docker.com/linux/ubuntu focal/stable amd64 Packages [12.3 kB] | |
homestead: Hit:5 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu focal InRelease | |
homestead: Hit:6 http://archive.ubuntu.com/ubuntu focal InRelease | |
homestead: Get:7 http://apt.postgresql.org/pub/repos/apt focal-pgdg InRelease [86.6 kB] | |
homestead: Get:8 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] | |
homestead: Get:9 http://ppa.launchpad.net/ondrej/php/ubuntu focal InRelease [23.9 kB] | |
homestead: Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [949 kB] | |
homestead: Get:11 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] | |
homestead: Get:12 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [297 kB] | |
homestead: Get:13 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [178 kB] | |
homestead: Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [483 kB] | |
homestead: Get:15 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [69.2 kB] | |
homestead: Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [647 kB] | |
homestead: Get:17 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 Packages [96.0 kB] | |
homestead: Get:18 http://apt.postgresql.org/pub/repos/apt focal-pgdg/main amd64 Packages [222 kB] | |
homestead: Get:19 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [512 kB] | |
homestead: Get:20 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [106 kB] | |
homestead: Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,297 kB] | |
homestead: Get:22 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main i386 Packages [33.8 kB] | |
homestead: Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [551 kB] | |
homestead: Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [269 kB] | |
homestead: Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [19.4 kB] | |
homestead: Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [524 kB] | |
homestead: Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [75.0 kB] | |
homestead: Get:28 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [642 kB] | |
homestead: Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [867 kB] | |
homestead: Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [186 kB] | |
homestead: Fetched 8,532 kB in 3s (3,271 kB/s) | |
homestead: Reading package lists... | |
==> homestead: Running provisioner: shell... | |
homestead: Running: inline script | |
homestead: Invalid feature: mysql | |
==> homestead: Running provisioner: shell... | |
homestead: Running: inline script | |
homestead: Ignoring feature: mariadb because it is set to false | |
==> homestead: Running provisioner: shell... | |
homestead: Running: inline script | |
homestead: Ignoring feature: postgresql because it is set to false | |
==> homestead: Running provisioner: shell... | |
homestead: Running: inline script | |
homestead: Ignoring feature: ohmyzsh because it is set to false | |
==> homestead: Running provisioner: shell... | |
homestead: Running: inline script | |
homestead: Ignoring feature: webdriver because it is set to false | |
==> homestead: Running provisioner: shell... | |
homestead: Running: /var/folders/x7/_nqmg9c124v4y2q164lwxzjh0000gn/T/vagrant-shell20211027-2464-qtvu2u.sh | |
==> homestead: Running provisioner: shell... | |
homestead: Running: /var/folders/x7/_nqmg9c124v4y2q164lwxzjh0000gn/T/vagrant-shell20211027-2464-1l4ehl0.sh | |
==> homestead: Running provisioner: Creating Certificate: rfid.test (shell)... | |
homestead: Running: script: Creating Certificate: rfid.test | |
homestead: Updating certificates in /etc/ssl/certs... | |
homestead: rehash: warning: skipping duplicate certificate in ca.homestead.homestead.pem | |
homestead: 1 added, 0 removed; done. | |
homestead: Running hooks in /etc/ca-certificates/update.d... | |
homestead: done. | |
==> homestead: Running provisioner: Creating Site: rfid.test (shell)... | |
homestead: Running: script: Creating Site: rfid.test | |
==> homestead: Running provisioner: shell... | |
homestead: Running: inline script | |
==> homestead: Running provisioner: shell... | |
homestead: Running: /var/folders/x7/_nqmg9c124v4y2q164lwxzjh0000gn/T/vagrant-shell20211027-2464-1dn6nau.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 / MariaDB Database: homestead (shell)... | |
homestead: Running: script: Creating MySQL / MariaDB Database: homestead | |
homestead: We didn't find a PID for mariadb, skipping $DB creation | |
==> homestead: Running provisioner: Update Composer (shell)... | |
homestead: Running: script: Update Composer | |
homestead: You are already using the latest available Composer version 2.1.9 (stable channel). | |
==> homestead: Running provisioner: shell... | |
homestead: Running: /var/folders/x7/_nqmg9c124v4y2q164lwxzjh0000gn/T/vagrant-shell20211027-2464-xlm6e3.sh | |
==> homestead: Running provisioner: Update motd (shell)... | |
homestead: Running: script: Update motd | |
==> homestead: Running provisioner: Run after.sh (shell)... | |
homestead: Running: /var/folders/x7/_nqmg9c124v4y2q164lwxzjh0000gn/T/vagrant-shell20211027-2464-m2nll6.sh | |
vagrant destroy -f && vagrant up: 02:00 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment