An hour I started getting emails with errors reporting by a cron() task:
I logged in my VPS and found that indeed, the file convert doesn't exist. It's supposed to belong to graphics/ImageMagick7 or to one of its flavors. So, I checked
I'm using Gmail to relay emails, so checked the "Sent" folder and found just those few messages from today.
What could happen? What am I missing? How to track this issue down?
FreeBSD 12.0-RELEASE-p10
Thanks for ideas!
Code:
/usr/local/www/misc/eldora/get_image.sh: convert: not found
pkg info
and found it's not installed. Okay, it could happen during updates/upgrades whatever. But why I have never received those error messages before? I didn't touch anything in this VPS for long time. I checked the security reports – everything looks good.I'm using Gmail to relay emails, so checked the "Sent" folder and found just those few messages from today.
What could happen? What am I missing? How to track this issue down?
FreeBSD 12.0-RELEASE-p10
Thanks for ideas!