ostark / craft-async-queue

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

Test Jobs sit and never get processed #41

Closed mahajanl closed 2 years ago

mahajanl commented 3 years ago

I installed the plugin on a Craft Pro 2.5.19.1 w/ Commerce 3.2.14

Checked the path that's in the Utilities piece - ensured it was correct by running which php

Clicked test, all the test jobs popped up, which is great. However, they just sit in a pending state and never actually run.

From here, I added the PHP_BINARY bit to my .env; composer remove-d, and then re-installed the plugin.

Repeated above steps, and still nada.

Any help would be appreciated - I'm sure I'm missing something silly here.

mahajanl commented 3 years ago

Additional clarification - when we run the command, this sucker runs fine.