Crontab Error
#4408
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug description
From one Day to another, i can´t issue manually cronjobs for reccuring transactions in the firefly-iii foler.
what happened:
root@Firefly-III:/var/www/firefly-iii# php artisan firefly:cron
The recurring transaction cron job did not fire.
The auto budget cron job did not fire.
More feedback on the cron jobs can be found in the log files.
here is the log:
[2021-02-18 03:00:13] local.ERROR: Exception is: {"class":"ErrorException","errorMessage":"file_put_contents(/var/www/firefly-iii/storage/framework/cache/data/57/6b/576b7e9aa5dea67a25617c7fc324294d7>[2021-02-18 03:00:14] local.ERROR: file_put_contents(/var/www/firefly-iii/storage/framework/cache/data/57/6b/576b7e9aa5dea67a25617c7fc324294d7c1cb251): failed to open stream: Permission denied {"exception":"[>[stacktrace]
the above line from 03:00:13 is a view hours older then i did the manual php artisan
Beta Was this translation helpful? Give feedback.
All reactions