probably your serialized function is throwing an error. see the log if you can find the exact reason. no code?
I don't see any information in the log, only messages I log myself. The environment is set to Debug, and it does log normally, when something goes wrong, but not for the Queues. I've added try-catch blocks inside the jobs (catching \Exception which I know is not optimal, but I just want to catch and log) and it still shows the same message.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community