ostark / craft-async-queue

Async Queue Handler for Craft 3 and 4
MIT License
93 stars 7 forks source link

Upgraded to php 8.3 - Jobs no longer run #80

Closed kaspar-allenbach closed 4 months ago

kaspar-allenbach commented 4 months ago

I've upgraded everything, but now jobs no longer run.

A web.log is being written when I hit Run Test but jobs are set and never start. I can't go pack to php 8.0 because some plugins no longer support this version.

I disable Async-Queue and the native task manager is running fine.

Any Idea what this could be?

controlnocontrol commented 4 months ago

This might help: https://github.com/ostark/craft-async-queue/issues/73#issuecomment-2153612487

kaspar-allenbach commented 4 months ago

Thanks. This was it. Console stopped working due to dotenv