Closed anvarit closed 4 years ago
Is this repeatable (not just temporary slowness at AMS3)?
I wonder if there's a permissions issue (SSH can be very picky). I see you're running as root. For a cloud deployment you should only need root for installing python3-virtualenv
. As a regular user, try cloning a new copy, re-running the python3 -m virtualenv ...
stuff, and then try ./algo
again.
I was getting this too. I think algo
(or more likely I) somehow managed to get the droplet into a state where the wrong SSH key was present in authorized_keys
. Deleting the droplet and allowing algo
to re-create it from scratch fixed it for me.
OK, we will inject the right SSH key via cloud-init to avoid any discrepancy
Deployment host: Ubuntu 18.04 Default config.cfg (users changed / added) Amsterdam region in DO
Errors out with server unreachable. Server is created in DO and is reachable over port 22
Log: `
`