Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Bringing machine 'default' up with 'virtualbox' provider...
  2. ==> default: Importing base box 'ubuntu/xenial64'...
  3. ==> default: Matching MAC address for NAT networking...
  4. ==> default: Setting the name of the VM: techlo-premium-solutions
  5. ==> default: Clearing any previously set network interfaces...
  6. ==> default: Preparing network interfaces based on configuration...
  7.     default: Adapter 1: nat
  8. ==> default: Forwarding ports...
  9.     default: 8000 (guest) => 8005 (host) (adapter 1)
  10.     default: 22 (guest) => 2222 (host) (adapter 1)
  11. ==> default: Running 'pre-boot' VM customizations...
  12. ==> default: Booting VM...
  13. ==> default: Waiting for machine to boot. This may take a few minutes...
  14.     default: SSH address: 127.0.0.1:2222
  15.     default: SSH username: vagrant
  16.     default: SSH auth method: private key
  17.     default: Warning: Connection reset. Retrying...
  18.     default: Warning: Connection aborted. Retrying...
  19.     default: Warning: Remote connection disconnect. Retrying...
  20.     default: Warning: Connection reset. Retrying...
  21.     default: Warning: Connection aborted. Retrying...
  22.     default:
  23.     default: Vagrant insecure key detected. Vagrant will automatically replace
  24.     default: this with a newly generated keypair for better security.
  25.     default:
  26.     default: Inserting generated public key within guest...
  27.     default: Removing insecure key from the guest if it's present...
  28.    default: Key inserted! Disconnecting and reconnecting using new SSH key...
  29. ==> default: Machine booted and ready!
  30. ==> default: Checking for guest additions in VM...
  31.    default: The guest additions on this VM do not match the installed version of
  32.    default: VirtualBox! In most cases this is fine, but in rare cases it can
  33.    default: prevent things such as shared folders from working properly. If you see
  34.    default: shared folder errors, please make sure the guest additions within the
  35.    default: virtual machine match the version of VirtualBox you have installed on
  36.    default: your host and reload your VM.
  37.    default:
  38.    default: Guest Additions Version: 5.1.38
  39.    default: VirtualBox Version: 6.0
  40. ==> default: Mounting shared folders...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement