Skip to content

Cron not working #309

Description

@j4care-christianhahn

Hi !

I'm trying to add an own cron for a daily summary mail but it doesn't getting executed by cron. I see that the cron process and supervisor are running but I don't get any output in /var/log/cron.log.

I also tried to setup a very simple check which doesn't do anything:

root@314fc2bee821:/etc/cron.d/icinga# cat /etc/cron.d/icinga/test 
* * * * * root echo "cron works: $(date)" >> /tmp/cron_test.log

does anyone have an idea what could be wrong with cron or what I could do to fix it ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions