Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- vagrant up
- Bringing machine 'default' up with 'virtualbox' provider...
- ==> default: Importing base box 'ubuntu/xenial64'...
- ==> default: Matching MAC address for NAT networking...
- ==> default: Checking if box 'ubuntu/xenial64' is up to date...
- ==> default: Setting the name of the VM: Node Server PROD Test - 2
- ==> default: Fixed port collision for 22 => 2222. Now on port 2200.
- ==> default: Clearing any previously set network interfaces...
- ==> default: Preparing network interfaces based on configuration...
- default: Adapter 1: nat
- default: Adapter 2: hostonly
- ==> default: Forwarding ports...
- default: 22 (guest) => 2200 (host) (adapter 1)
- ==> default: Running 'pre-boot' VM customizations...
- ==> default: Booting VM...
- ==> default: Waiting for machine to boot. This may take a few minutes...
- default: SSH address: 127.0.0.1:2200
- default: SSH username: ubuntu
- default: SSH auth method: password
- default: Warning: Remote connection disconnect. Retrying...
- default: Warning: Remote connection disconnect. Retrying...
- default: Warning: Remote connection disconnect. Retrying...
- default: Warning: Remote connection disconnect. Retrying...
- default: Warning: Remote connection disconnect. Retrying...
- default: Warning: Remote connection disconnect. Retrying...
- default: Warning: Remote connection disconnect. Retrying...
- default: Warning: Remote connection disconnect. Retrying...
- default: Warning: Remote connection disconnect. Retrying...
- default: Warning: Authentication failure. Retrying...
- default: Warning: Remote connection disconnect. Retrying...
- default:
- default: Inserting generated public key within guest...
- default: Removing insecure key from the guest if it's present...
- default: Key inserted! Disconnecting and reconnecting using new SSH key...
- ==> default: Machine booted and ready!
- ==> default: Checking for guest additions in VM...
- ==> default: Configuring and enabling network interfaces...
- The following SSH command responded with a non-zero exit status.
- Vagrant assumes that this means the command failed!
- /sbin/ifdown eth1 2> /dev/null
- Stdout from the command:
- Stderr from the command:
- sudo: unable to resolve host ubuntu-xenial
- mesg: ttyname failed: Inappropriate ioctl for device
Advertisement
Add Comment
Please, Sign In to add comment