Replies: 1 comment
-
what were you doing, what did you choose? e.g., what platform did you use and have you followed the instruction to create the access keys? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I start the Algo and go to the finish, command mode say this:
TASK [ssh_tunneling : Build ssh private keys] ***********************************************************************************************************************************************
failed: [localhost] (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
failed: [localhost] (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
failed: [localhost] (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
fatal: [localhost]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
TASK [include_tasks] ************************************************************************************************************************************************************************
included: /root/algo/playbooks/rescue.yml for localhost
TASK [debug] ********************************************************************************************************************************************************************************
ok: [localhost] => {
"fail_hint": [
"Sorry, but something went wrong!",
"Please check the troubleshooting guide.",
"https://trailofbits.github.io/algo/troubleshooting.html"
]
}
TASK [Fail the installation] ****************************************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed as requested from task"}
PLAY RECAP **********************************************************************************************************************************************************************************
localhost : ok=128 changed=40 unreachable=0 failed=1 skipped=43 rescued=1 ignored=0
Beta Was this translation helpful? Give feedback.
All reactions