Juju add-cloud fail when used manual cloud option
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
High
|
Ian Booth |
Bug Description
Juju 3.0.0: When trying to add-cloud with --local option and manual type of cloud it failed:
user@ubuntu:~$ juju add-cloud --client
Cloud Types
lxd
maas
manual
openstack
vsphere
Select cloud type: manual
Enter a name for your manual cloud: cloud.name
Enter the ssh connection string for controller, username@<hostname or IP> or <hostname or IP>: sshuser@
The authenticity of host '192.168.20.10 (192.168.20.10)' can't be established.
ECDSA key fingerprint is SHA256:
Are you sure you want to continue connecting (yes/no/
Can't validate endpoint: Failed to add the host to the list of known hosts (/home/
Load key "/home/
sshuser@
Enter the ssh connection string for controller, username@<hostname or IP> or <hostname or IP>:
Juju version: 3.0.0
OS: ubuntu 20.04.5
With Juju version 2.9.35 it's working as expected.
Changed in juju: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Thomas Miller (tlmiller) |
milestone: | none → 3.0.1 |
Changed in juju: | |
milestone: | 3.0.1 → 3.0.2 |
Changed in juju: | |
status: | Fix Committed → Fix Released |
Hi Alex,
Thanks for reporting the issue. I have had a look at the bug and there does seem to be a problem here. To help me narrow down further as I have found a few potential issues are you able to confirm if you are running Juju from a snap and what OS you are on?