laravel / horizon

Dashboard and code-driven configuration for Laravel queues.
https://laravel.com/docs/horizon
MIT License
3.84k stars 645 forks source link

Inactive status but jobs are still processing #1479

Closed timelabs-lucvt closed 1 month ago

timelabs-lucvt commented 1 month ago

Horizon Version

5.25

Laravel Version

10.10

PHP Version

8.3.8

Redis Driver

Predis

Redis Version

2.2

Database Driver & Version

mariadb from 11.4.2-MariaDB, client 15.2 for debian-linux-gnu (x86_64) using readline 5.2

Description

I used the command "php artisan horizon:pause" and stops all supervisors and crons related to horizon but somehow it still runs. I check my redis data is still generated. Is there any way that can help me?

Steps To Reproduce

I launch the application with supervisor config php artisan horizon

Then I stop by command php artisan horizon:pause

I deleted php artisan horizon in supervisor config and restarted

timelabs-lucvt commented 1 month ago

Redis server version is 5.0.7

driesvints commented 1 month ago

Hey there,

Can you first please try one of the support channels below? If you can actually identify this as a bug, feel free to open up a new issue with a link to the original one and we'll gladly help you out.

Thanks!