galaxyproject / cloudlaunch

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

Failure to create #223

Closed mciccare closed 3 years ago

mciccare commented 4 years ago

FAILURE Create appliance task failed: An error occurred while running the ansible playbook to configure instance. Check the logs. Last output lines were: ['TASK [docker : Ensure old versions of Docker are not installed.] *', 'ok: [54.83.252.154]', '', 'TASK [docker : Ensure dependencies are installed.] ***', 'fatal: [54.83.252.154]: FAILED! => {"msg": "Failed to open session: SSH session not active"}', '', 'PLAY RECAP *****', '54.83.252.154 : ok=7 changed=3 unreachable=0 failed=1 skipped=1 rescued=0 ignored=1 ', '', '']

nuwang commented 3 years ago

@mciccare This should be fixed now. Thanks for reporting.