DigitalOcean Problem: curl: (6) Could not resolve host: bash. – Upgrade from the Legacy Metrics Agent to the Current Agent
- Download the Script:
curl -sSL https://insights.nyc3.cdn.digitaloceanspaces.com/install.sh -o /tmp/install.sh
- Run the Installation:
sudo bash /tmp/install.sh
Problem: Bash is not use a shell in the server so downloading the script and installing it manually would work “using alternative shell” will solve the issue.
This post was created with our nice and easy submission form. Create your post!