Applicable to:
- SolusIO
Symptoms
SolusIO installation fails with the error:
# ./installer
...
ERRO[2021-05-19 11:54:09] failed to install dependencies: failed to install docker on Debian 10: failed to get SSH port from env variable SSH_CONNECTION="": less than 4 values
Cause
SolusIO installer bug #SIO-3202 which was fixed in SolusIO version 1.1.18325.
Resolution
- Connect to the server via SSH.
- Download and run the latest SolusIO installer:
# curl https://install.solus.io/latest -o installer && chmod +x ./installer
Comments
0 commentsPlease sign in to leave a comment.