You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TASK [supervisor : link supervisor] ***************************************************************************************************************************************************************************************************
failed: [167.172.69.103] (item=supervisord) => {"ansible_loop_var": "item", "changed": false, "item": "supervisord", "msg": "src file does not exist, use \"force=yes\" if you really want to create the link: /usr/local/bin/supervisord", "path": "/usr/bin/supervisord", "src": "/usr/local/bin/supervisord"}
failed: [167.172.69.103] (item=supervisorctl) => {"ansible_loop_var": "item", "changed": false, "item": "supervisorctl", "msg": "src file does not exist, use \"force=yes\" if you really want to create the link: /usr/local/bin/supervisorctl", "path": "/usr/bin/supervisorctl", "src": "/usr/local/bin/supervisorctl"}
The text was updated successfully, but these errors were encountered:
I got this issue when following this tutorial https://commcare-cloud.readthedocs.io/en/latest/installation/1-quick-monolith-install.html :
The text was updated successfully, but these errors were encountered: