galaxyproject / cloudlaunch

Easily launch cloud applications.
https://launch.usegalaxy.org/
42 stars 37 forks source link

create appliance task failed #240

Closed pfordnc closed 3 years ago

pfordnc commented 3 years ago

it appears that once my instance has spun up an ssh session can not be established. Any thoughts? FAILURE Create appliance task failed: An error occurred while running the ansible playbook to configure instance. Check the logs. Last output lines were: ['changed: [3.225.82.185] => (item=ubuntu)', '', 'TASK [Install system packages] *', 'changed: [3.225.82.185] => (item=python-backports.ssl-match-hostname)', 'fatal: [3.225.82.185]: FAILED! => {"msg": "Failed to open session: SSH session not active"}', '', 'PLAY RECAP *****', '3.225.82.185 : ok=18 changed=11 unreachable=0 failed=1 skipped=4 rescued=0 ignored=1 ', '', '']

pfordnc commented 3 years ago

after relaunching the appliance 3 times it finally started up with no errors.