Hello
I am on virtualbox in ubuntu 18.04. bionic
i have created a manual cloud via juju add cloud and juju shows it fine
dimtheo@juju:~$ juju clouds | grep auvious
auvious 0 manual
juju status
Model Controller Cloud/Region Version SLA Timestamp
default ctrl1 auvious 2.4.5 unsupported 11:41:58Z
Machine State DNS Inst id Series AZ Message
0 started 192.168.1.91 manual:192.168.1.91 bionic Manually provisioned machine
9 started 192.168.1.98 manual:192.168.1.98 bionic Manually provisioned machine
when i enter conjure-up and i select the cloud previously created with juju i get the below error
Unable to find cloud for manual, you can double check that cloud exists by running juju clouds
. Please see juju help clouds
for more information
what could be wrong ? journalct errors are pasted here: Nov 13 10:51:23 juju systemd[1]: Mounting Mount unit for conjure-up, revision 10 - Pastebin.com
thanks