merkez / ubuntu-packer

Ubuntu packer template to create custom image on local and on AWS as custom AMI.
https://mrturkmen.com/posts/build-with-packer/
The Unlicense
5 stars 6 forks source link

Stop on virtualbox-iso: Waiting for SSH to become available... #2

Open mfaridi1394 opened 8 months ago

mfaridi1394 commented 8 months ago

Hi, I use your code for creat custom image of ubuntu, but I got this error after packer build command

virtualbox-iso: Waiting for SSH to become available..

How I can fix this?

mrtrkmn commented 8 months ago

There should be an error in your virtualbox additional guest extensions, you may need to re-install it. Or there might be another application which makes used ssh port inaccesible.