Replies: 3 comments 3 replies
-
The entry looks good. Anything relevant in /var/log/cron* logs? |
Beta Was this translation helpful? Give feedback.
-
Oh, good point, don't know of this file. Not really helpful here:
|
Beta Was this translation helpful? Give feedback.
-
Today I tested it again (paused the cron until now). It seems to be fine, all is good in the logs. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have Firefly v 6.2.20 installed. All seems to be ok, but the cronjob isn't running. This is what I tried:
*/30 * * * * /usr/bin/php /var/www/firefly/artisan firefly-iii:cron
in the crontab (tried root and www-data)35 * * * * curl https://<HOSTNAME>/api/v1/cron/<TOKEN>
but this seems not working tooI can se no log messages about successful or failed runs. When I run
/usr/bin/php /var/www/firefly/artisan firefly-iii:cron
manually as root, all works (also no log entries).What is going on here?
Beta Was this translation helpful? Give feedback.
All reactions