I have a very old machine (dual core intel i7 4th gen, 8GB RAM) … running Kubuntu 22.04 LTS
I’ve installed latest LXD, Juju
Added a controller in LXD, added AWS credentials, added models added spaces
All is working until … I juju deploy ubuntu --base=ubuntu@22.04 --constraints instance-type=t3.nano
As a test I had used another blank model in the default vpc… and things seemed slow but working… but I can tell things are timing out and as I look at juju status it is stuck in
and yet in AWS everythings allocated… everything seems green for launch
any clue why? is my little controller machine too slow or…? I waited a good 6-10 minutes and nothing…
EDIT: tried with a new model in same VPC… no spaces settings… same problem… resources allocate fine in AWS side… but the controller is perpetually in waiting for machine
this same setup works well with JAAS’s jimm controller … so am a bit wondering how to fix it…