craft-async-queue icon indicating copy to clipboard operation
craft-async-queue copied to clipboard

Cannot get test jobs to run even after upgrade

Open JonnyBR12 opened this issue 3 months ago • 2 comments

Is there something that needs updating/removing from a Craft 3 install after upgrading to Craft 4?

We've used this plugin on a few sites (thanks!), and it works great (both Craft 3 and 4). However, on one particular site, it doesn't. When trying the test jobs, they just hang as pending and never run until we disable your plugin.

The site it doesn't run on was Craft 3, so we went through the issues on here, trying loads of different things like PHP_BINARY paths and so on, but with no success. We then upgraded to the latest version of Craft 4, and all plugins are now up-to-date. Still no joy.

Comparing the config file and PHP info with another site on exactly the same versions that does work, I can't see anything that's different or what would cause this. We've now disabled all plugins, reinstalled yours, ran composer update, rebuilt project files etc and can't get the test jobs to run successfully. There's nothing in the queue.log, web.log or other logs that I can see.

Is there anything you know of that could prevent this plugin from running? Any possible conflict? Anything in the MySQL that could be cleared?

Any help would be much appreciated.

JonnyBR12 avatar Mar 11 '24 18:03 JonnyBR12

Hard to guess. Is there something in the logs? (make sure to enable dev mode)

ostark avatar Mar 14 '24 10:03 ostark

Hi @ostark, can't see anything in any logs. Same environment as other sites. We've disabled all plugins apart from yours and no luck still. We'll keep digging.

JonnyBR12 avatar Mar 17 '24 10:03 JonnyBR12