Running:
Virtualbox 6.1.10 r138449 (Qt5.6.2)
Vagrant 2.2.9
Win 10 enterprise V1809
I create a VM using ubuntu/trusty64
The VM gets downloaded and created. I can see in the console that the guest VM starts up and gets to the login prompt.
But vagrant never connects. It sits at "default: SSH auth method: private key" until it times out. the guest VM is operational -- I can log in from the console
But I can't ssh:
ssh: connect to host 127.0.0.1 port 2222: Connection refused
Any advice would be greatly appreciated.