Windows 10
Active Members
- Joined
- Dec 10, 2024
- Messages
- 7,992
Hi, so I have a task scheduler that I set to run continuously. This scheduler runs the command "php artisan queue:work" to run all laravel jobs. In this task scheduler, I have set the trigger to "At system start up", "run with highest privileges", "Run whether or not a user is logged in", etc. But it often stops suddenly and when I look at the 'Last Run Result' it is code 0xC, what do you think is causing this? because when I look at the scheduler history there are no errors whatsoever.
Continue reading...
Continue reading...