Timeout when waiting for search string OpenSSH #14598
Replies: 1 comment
-
Resolved. If you see a similar problem, try changing your droplet name as duplicated names might have caused this problem. |
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
-
I'm having the following issue when deploying using the ./algo command.
TASK [Wait until SSH becomes ready...] *******************************************************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "elapsed": 321, "msg": "Timeout when waiting for search string OpenSSH in 164.92.116.181:4160"}
Algo running on: macOS 12.4
Created from git clone. Last commit: 45fe0f5 change dockerhub docs references
Python 3.8.11
Runtime variables:
algo_provider "digitalocean"
algo_ondemand_cellular "False"
algo_ondemand_wifi "False"
algo_ondemand_wifi_exclude "X251bGw="
algo_dns_adblocking "False"
algo_ssh_tunneling "False"
wireguard_enabled "True"
dns_encryption "True"
Does anyone have any tips for me? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions