Currently on the droplet’s dashboard, a window prompts us with:
New! Update Droplet to Monitoring
I followed the ‘Learn How to Update’ link, which has two parts:
sudo apt-get purge do-agentcurl -sSL https://insights.nyc3.cdn.digitaloceanspaces.com/install.sh | sudo bashOperation 1 completed without error. Operation 2 produces the following:
...
Failed to start do-agent.service: Unknown unit: do-agent.service
...
I’m not really sure how to parse the log.
Currently, I’m unable to ping my droplet from any external computer. I’m able to use the DigitalOcean console, but a couchDB server running there is inaccessible.
Any suggestions on how to troubleshoot this? Are my problems linked to the attempted metrics agent upgrade or is that just a coincidence?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Greetings!
I’m sorry to hear about the trouble. In recent cases that I’ve heard of this, somehow cloudinit had been uninstalled. I wonder if you might check with something like this:
grep "cloud" /var/log/apt/history.log
Otherwise some of our team members helped put this together for generic instances of network not working on a droplet:
https://www.digitalocean.com/community/questions/having-trouble-with-the-network-on-your-droplet
Jarland
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.