Skip to content

Instantly share code, notes, and snippets.

@bobveznat
Created January 14, 2014 19:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bobveznat/8423992 to your computer and use it in GitHub Desktop.
Save bobveznat/8423992 to your computer and use it in GitHub Desktop.
vagrant ssh cert error
DEBUG ssh: Checking whether SSH is ready...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/Users/bvanzant/work/nucleus/.vagrant/machines/dev-01/vmware_fusion/c60f1c06-8bbb-4ed6-845e-4cc8d31df5f2/precise64.vmx
/Users/bvanzant/work/nucleus/.vagrant/machines/dev-02/vmware_fusion/238312f5-b4f0-441d-b7b8-f19ec8a91de2/precise64.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - checkpoint.vmstate.readonly = FALSE
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - displayname = nucleus: dev-02
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - ethernet1.addresstype = generated
DEBUG vmware_driver: - ethernet1.connectiontype = custom
DEBUG vmware_driver: - ethernet1.present = TRUE
DEBUG vmware_driver: - ethernet1.virtualdev = e1000
DEBUG vmware_driver: - ethernet1.vnet = vmnet2
DEBUG vmware_driver: - extendedconfigfile = precise64.vmxf
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = ubuntu-64
DEBUG vmware_driver: - hpet0.present = TRUE
DEBUG vmware_driver: - ide1:0.devicetype = cdrom-image
DEBUG vmware_driver: - ide1:0.filename = /Applications/VMware Fusion.app/Contents/Library/isoimages/linux.iso
DEBUG vmware_driver: - ide1:0.present = TRUE
DEBUG vmware_driver: - ide1:0.startconnected = FALSE
DEBUG vmware_driver: - keyboardandmouseprofile = 52fd58f1-e91f-8695-1ea3-3364ac40
DEBUG vmware_driver: - mem.hotadd = TRUE
DEBUG vmware_driver: - memsize = 512
DEBUG vmware_driver: - mks.enable3d = TRUE
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - nvram = precise64.nvram
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = Virtual Disk.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - sharedfolder.maxnum = 0
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - tools.remindinstall = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - usb.vbluetooth.startconnected = TRUE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d d4 48 fb 8b 18 65-14 5d 0f 0f 44 0d b2 ff
DEBUG vmware_driver: - uuid.location = 56 4d d4 48 fb 8b 18 65-14 5d 0f 0f 44 0d b2 ff
DEBUG vmware_driver: - vcpu.hotadd = TRUE
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = -1126297925
DEBUG vmware_driver: - vmci0.pcislotnumber = 33
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 134217728
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:0d:b2:ff
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet1.generatedaddress = 00:0c:29:0d:b2:09
DEBUG vmware_driver: - ethernet1.pcislotnumber = 34
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: - ethernet1.generatedaddressoffset = 10
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:0d:b2:ff
INFO vmware_driver: Reading DHCP lease for '00:0c:29:0d:b2:ff' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /var/db/vmware/vmnet-dhcpd-vmnet8.leases
INFO dhcp_lease_file: Initialized DHCP helper: /var/db/vmware/vmnet-dhcpd-vmnet8.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:0d:b2:ff
INFO dhcp_lease_file: - IP: 192.168.21.143
DEBUG ssh: Checking key permissions: /Users/bvanzant/.vagrant.d/insecure_private_key
INFO ssh: Attempting SSH connnection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 192.168.21.143
INFO ssh: - Port: 22
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: ["/Users/bvanzant/.vagrant.d/insecure_private_key"]
DEBUG ssh: == Net-SSH connection debug-level log START ==
DEBUG ssh: D, [2014-01-14T11:08:42.032078 #52499] DEBUG -- net.ssh.transport.session[8117cbc8]: establishing connection to 192.168.21.143:22
D, [2014-01-14T11:08:42.032729 #52499] DEBUG -- net.ssh.transport.session[8117cbc8]: connection established
I, [2014-01-14T11:08:42.032984 #52499] INFO -- net.ssh.transport.server_version[81181da8]: negotiating protocol version
D, [2014-01-14T11:08:42.037049 #52499] DEBUG -- net.ssh.transport.server_version[81181da8]: remote is `SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1'
D, [2014-01-14T11:08:42.037140 #52499] DEBUG -- net.ssh.transport.server_version[81181da8]: local is `SSH-2.0-Ruby/Net::SSH_2.7.0 universal.x86_64-darwin12.5.0'
D, [2014-01-14T11:08:42.037893 #52499] DEBUG -- tcpsocket[8117c6a0]: read 984 bytes
D, [2014-01-14T11:08:42.038065 #52499] DEBUG -- tcpsocket[8117c6a0]: received packet nr 0 type 20 len 980
I, [2014-01-14T11:08:42.038185 #52499] INFO -- net.ssh.transport.algorithms[8118050c]: got KEXINIT from server
I, [2014-01-14T11:08:42.038410 #52499] INFO -- net.ssh.transport.algorithms[8118050c]: sending KEXINIT
D, [2014-01-14T11:08:42.038693 #52499] DEBUG -- tcpsocket[8117c6a0]: queueing packet nr 0 type 20 len 1620
D, [2014-01-14T11:08:42.038796 #52499] DEBUG -- tcpsocket[8117c6a0]: sent 1624 bytes
I, [2014-01-14T11:08:42.038846 #52499] INFO -- net.ssh.transport.algorithms[8118050c]: negotiating algorithms
D, [2014-01-14T11:08:42.039027 #52499] DEBUG -- net.ssh.transport.algorithms[8118050c]: negotiated:
* kex: diffie-hellman-group-exchange-sha1
* host_key: ssh-rsa
* encryption_server: aes128-cbc
* encryption_client: aes128-cbc
* hmac_client: hmac-sha1
* hmac_server: hmac-sha1
* compression_client: none
* compression_server: none
* language_client:
* language_server:
D, [2014-01-14T11:08:42.039074 #52499] DEBUG -- net.ssh.transport.algorithms[8118050c]: exchanging keys
D, [2014-01-14T11:08:42.039312 #52499] DEBUG -- tcpsocket[8117c6a0]: queueing packet nr 1 type 34 len 20
D, [2014-01-14T11:08:42.039391 #52499] DEBUG -- tcpsocket[8117c6a0]: sent 24 bytes
D, [2014-01-14T11:08:42.040231 #52499] DEBUG -- tcpsocket[8117c6a0]: read 152 bytes
D, [2014-01-14T11:08:42.040349 #52499] DEBUG -- tcpsocket[8117c6a0]: received packet nr 1 type 31 len 148
D, [2014-01-14T11:08:42.042187 #52499] DEBUG -- tcpsocket[8117c6a0]: queueing packet nr 2 type 32 len 140
D, [2014-01-14T11:08:42.042266 #52499] DEBUG -- tcpsocket[8117c6a0]: sent 144 bytes
D, [2014-01-14T11:08:42.044010 #52499] DEBUG -- tcpsocket[8117c6a0]: read 720 bytes
D, [2014-01-14T11:08:42.044130 #52499] DEBUG -- tcpsocket[8117c6a0]: received packet nr 2 type 33 len 700
D, [2014-01-14T11:08:42.045297 #52499] DEBUG -- tcpsocket[8117c6a0]: queueing packet nr 3 type 21 len 20
D, [2014-01-14T11:08:42.045384 #52499] DEBUG -- tcpsocket[8117c6a0]: sent 24 bytes
D, [2014-01-14T11:08:42.045475 #52499] DEBUG -- tcpsocket[8117c6a0]: received packet nr 3 type 21 len 12
D, [2014-01-14T11:08:42.045834 #52499] DEBUG -- net.ssh.authentication.session[811a5078]: beginning authentication of `vagrant'
D, [2014-01-14T11:08:42.045963 #52499] DEBUG -- tcpsocket[8117c6a0]: queueing packet nr 4 type 5 len 28
D, [2014-01-14T11:08:42.046022 #52499] DEBUG -- tcpsocket[8117c6a0]: sent 52 bytes
D, [2014-01-14T11:08:42.082380 #52499] DEBUG -- tcpsocket[8117c6a0]: read 52 bytes
D, [2014-01-14T11:08:42.082631 #52499] DEBUG -- tcpsocket[8117c6a0]: received packet nr 4 type 6 len 28
D, [2014-01-14T11:08:42.082866 #52499] DEBUG -- net.ssh.authentication.session[811a5078]: trying none
D, [2014-01-14T11:08:42.083036 #52499] DEBUG -- net.ssh.authentication.session[811a5078]: Mechanism none was requested, but isn't a known type. Ignoring it.
D, [2014-01-14T11:08:42.083101 #52499] DEBUG -- net.ssh.authentication.session[811a5078]: trying publickey
D, [2014-01-14T11:08:42.083634 #52499] DEBUG -- net.ssh.authentication.agent[811b1f1c]: connecting to ssh-agent
D, [2014-01-14T11:08:42.083861 #52499] DEBUG -- net.ssh.authentication.agent[811b1f1c]: sending agent request 1 len 61
D, [2014-01-14T11:08:42.084004 #52499] DEBUG -- net.ssh.authentication.agent[811b1f1c]: received agent packet 2 len 5
D, [2014-01-14T11:08:42.084094 #52499] DEBUG -- net.ssh.authentication.agent[811b1f1c]: sending agent request 11 len 0
D, [2014-01-14T11:08:42.084263 #52499] DEBUG -- net.ssh.authentication.agent[811b1f1c]: received agent packet 12 len 2413
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH not up: #<Vagrant::Errors::SSHKeyTypeNotSupported: The private key you're attempting to use with this Vagrant box uses
an unsupported encryption type. The SSH library Vagrant uses does not support
this key type. Please use `ssh-rsa` or `ssh-dss` instead. Note that
sometimes keys in your ssh-agent can interfere with this as well,
so verify the keys are valid there in addition to standard
file paths.>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment