Question

Droplet-agent hourly cron job failing after upgrade

I have done a do-release-upgrade, and now droplet-agent exits with return code 1 from the cron.hourly executions.

run-parts: /etc/cron.hourly/droplet-agent exited with return code 1

I have tried shutting it down, then using apt to purge it, then reinstalled it using apt and it still has this problem.

Any ideas?


Submit an answer


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!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Bobby Iliev
Site Moderator
Site Moderator badge
March 12, 2025

Hi there,

Does this work if you were to try running the script manually to see if it outputs any errors:

sudo /etc/cron.hourly/droplet-agent

Also, check journalctl for any additional logs:

journalctl -u droplet-agent

Also would you mind confirming:

  • Which Ubuntu version you upgraded from and to
  • Any output from the manual run of the script
  • If there are any logs in /var/log/droplet-agent.log or /opt/droplet-agent

If it still fails after a full purge and reinstall, I would recomend opening an issue at: https://github.com/digitalocean/do-agent/issues

That way the maintainers can take a closer look.

- Bobby

KFSys
Site Moderator
Site Moderator badge
March 12, 2025

Heya,

Check your journal to see the exact error

journalctl -u droplet-agent

From the error we’ll be able to further troubleshoot the exact reason behind this behavior.

Become a contributor for community

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

DigitalOcean Documentation

Full documentation for every DigitalOcean product.

Resources for startups and SMBs

The Wave has everything you need to know about building a business, from raising funding to marketing your product.

Get our newsletter

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

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.