Do you see anything in your log files? (And every minute is a lot, if your backup isn't finished in time I can suspect that you get deadlock issues)
No nothing in the log files.. btw everyMinute was just for testing. The aim is hourly.
When I enter a SSH command:
php artisan schedule:run
It does run. And makes a perfect backup. Only it doesn’t get triggered by the cron.
Two strange things:
– It seems to be hanging in the terminal after it made the backup and sended a confirmation mail – There is no log file made in the storage folder
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community