You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we are encountering exactly this problem in #8 Error creating machine: Error in driver during machine creation: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none password], no supported methods remain
if we launch the commands of your latest comment, the SSH keys are copied and it all works as expected and we are able to login.
BUT:
An automatic provisioning/deployment of a new requested machine is not possible without those manual commands.
Did you already modify the driver so it works throught qemu-guest-agent? We can't get any positive results with the latest release (V3).
via the new API endpoints, we can now finally copy files and execute commands:
This should be very useful in copying the initial SSH key over to the guest.
The text was updated successfully, but these errors were encountered: