Created
November 1, 2020 02:43
-
-
Save svpernova09/8a8a8e0640a0c54f92d527eb051e2a82 to your computer and use it in GitHub Desktop.
Hyper-V Latest Homestead vagrant up log showing no errors.
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
PS C:\Users\halo\Code\homestead> vagrant box add laravel/homestead --provider hyperv | |
==> box: Loading metadata for box 'laravel/homestead' | |
box: URL: https://vagrantcloud.com/laravel/homestead | |
==> box: Adding box 'laravel/homestead' (v10.1.1) for provider: hyperv | |
box: Downloading: https://vagrantcloud.com/laravel/boxes/homestead/versions/10.1.1/providers/hyperv.box | |
Download redirected to host: vagrantcloud-files-production.s3.amazonaws.com | |
box: | |
box: Calculating and comparing box checksum... | |
==> box: Successfully added box 'laravel/homestead' (v10.1.1) for 'hyperv'! | |
PS C:\Users\halo\Code\homestead> vagrant up | |
Bringing machine 'homestead' up with 'hyperv' provider... | |
==> homestead: Verifying Hyper-V is enabled... | |
==> homestead: Verifying Hyper-V is accessible... | |
==> homestead: Importing a Hyper-V instance | |
homestead: Creating and registering the VM... | |
homestead: Successfully imported VM | |
homestead: Please choose a switch to attach to your Hyper-V instance. | |
homestead: If none of these are appropriate, please open the Hyper-V manager | |
homestead: to create a new virtual switch. | |
homestead: | |
homestead: 1) packer-hyperv-iso | |
homestead: 2) WSL | |
homestead: 3) Default Switch | |
homestead: | |
homestead: What switch would you like to use? 3 | |
homestead: Configuring the VM... | |
homestead: Setting VM Enhanced session transport type to disabled/default (VMBus) | |
==> homestead: Starting the machine... | |
==> homestead: Waiting for the machine to report its IP address... | |
homestead: Timeout: 120 seconds | |
homestead: IP: 172.27.88.176 | |
==> homestead: Waiting for machine to boot. This may take a few minutes... | |
homestead: SSH address: 172.27.88.176:22 | |
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: Preparing SMB shared folders... | |
homestead: You will be asked for the username and password to use for the SMB | |
homestead: folders shortly. Please use the proper username/password of your | |
homestead: account. | |
homestead: | |
homestead: Username (user[@domain]): halo | |
homestead: Password (will be hidden): | |
Vagrant requires administrator access to create SMB shares and | |
may request access to complete setup of configured shares. | |
==> homestead: Setting hostname... | |
==> homestead: Mounting SMB shared folders... | |
homestead: C:/Users/halo/Code/vcdt => /home/vagrant/vcdt | |
homestead: C:/Users/halo/Code/homestead => /vagrant | |
==> homestead: Running provisioner: file... | |
homestead: C:/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: shell... | |
homestead: Running: inline script | |
homestead: Ignoring feature: timescaledb 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: C:/Users/halo/AppData/Local/Temp/vagrant-shell20201031-25680-57yorz.sh | |
==> homestead: Running provisioner: shell... | |
homestead: Running: C:/Users/halo/AppData/Local/Temp/vagrant-shell20201031-25680-in8jq3.sh | |
==> homestead: Running provisioner: Creating Certificate: vcdt.test (shell)... | |
homestead: Running: script: Creating Certificate: vcdt.test | |
homestead: Updating certificates in /etc/ssl/certs... | |
homestead: rehash: warning: skipping duplicate certificate in ca.homestead.homestead.crt | |
homestead: 1 added, 0 removed; done. | |
homestead: Running hooks in /etc/ca-certificates/update.d... | |
homestead: done. | |
==> homestead: Running provisioner: Creating Site: vcdt.test (shell)... | |
homestead: Running: script: Creating Site: vcdt.test | |
==> homestead: Running provisioner: shell... | |
homestead: Running: inline script | |
==> homestead: Running provisioner: shell... | |
homestead: Running: C:/Users/halo/AppData/Local/Temp/vagrant-shell20201031-25680-11fs8ty.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: Update Composer (shell)... | |
homestead: Running: script: Update Composer | |
homestead: A new stable major version of Composer is available (2.0.4), run "composer self-update --2" to update to it. See also https://github.com/composer/composer/releases for changelogs. | |
homestead: Updating to version 1.10.17 (1 channel). | |
homestead: | |
homestead: Use composer self-update --rollback to return to version 1.10.13 | |
==> homestead: Running provisioner: shell... | |
homestead: Running: C:/Users/halo/AppData/Local/Temp/vagrant-shell20201031-25680-1hpney.sh | |
==> homestead: Running provisioner: Update motd (shell)... | |
homestead: Running: script: Update motd | |
==> homestead: Running provisioner: shell... | |
homestead: Running: C:/Users/halo/AppData/Local/Temp/vagrant-shell20201031-25680-193zoyd.sh | |
PS C:\Users\halo\Code\homestead> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment