Closed burntfalafel closed 2 years ago
Just to add, ^Instance created successfully; this is for a different zone I was trying but.
ssh -i configs/algo.pem ubuntu@**.**.***
Try instead: ssh -p 4160 -i configs/algo.pem algo@**.**.***
The point where it's hanging is likely where many updated software packages are being installed, but I'm able to get past that point with us-east-1
.
I was thinking the same but this is the CPU utiliz for the new instance eu-west-2a
I had made a while back;
I'll try the us-east-1
region and get back to you.
I was able successfully deploy the instance on a separate VPS. I think my local wifi router might be blocking something. Anyways thanks!
The
algo
installer just hangs after creating the new instance in Amazon Lightsail (this is confirmed). , I'm stuck at this point for hours: "TASK [common : Gather facts] ***** ok: [..*.**]". If I want to ssh into the instance (` ssh -i configs/algo.pem ubuntu@.**.***`), I get a long waiting time before getting this error;To confirm the key provided works with any instance I create with the same lightsail account.
It won't resolve after I followed the troubleshooting guide and removed all cloud firewalls.
Steps to reproduce the behavior:
TASK [common : Gather facts]
Expected behavior
Algo set up with no issue.
Additional context
I very similarly had created an algo instance on a different computer using a different Amazon Lightsail account a month back - it worked flawlessly. I am not sure what is happening as of now.
Full log