Closed omrahm closed 3 years ago
When you choose the option:
1. DigitalOcean
Algo attempts to create the Droplet for you. But if you've already created the Droplet, you should choose the option:
12. Install to existing Ubuntu 18.04 or 20.04 server (for more advanced users)
When you choose the option:
1. DigitalOcean
Algo attempts to create the Droplet for you. But if you've already created the Droplet, you should choose the option:
12. Install to existing Ubuntu 18.04 or 20.04 server (for more advanced users)
@davidemyers Yes, I figured that out as it created another droplet, thanks.
Now, when selecting 12, I get this error:
TASK [Create a symlink if deploying to localhost] ************************************** fatal: [localhost]: FAILED! => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "msg": "the directory configs/localhost is not empty, refusing to convert it", "owner": "root", "path": "configs/localhost", "size": 4096, "state": "directory", "uid": 0}
included: /root/algo/playbooks/rescue.yml for localhost
See if this item in the Troubleshooting document helps.
Describe The Bug
I am trying to run algo on a digital ocean droplet, but it is failing due to an error.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Algo starts successfully.
Additional context
The error:
Full log