How to fix do-agent exited with a return code 100
So recently I’ve encountered the error in the subject. This came after 2 major changes (OS upgrade and PHP upgrade). So definitely it had to do with one of them. My money were on the first one. I’ve looked around on the internet and the only thing I could see was this old article that had no solution: https://www.digitalocean.com/community/questions/do-agent-exited-with-a-return-code-100 So I knew I had to take the matters in my own hands. I’ve started by looking at that cron entry that was failing. run-parts: /etc/cron.daily/do-agent exited with return code 100 ...