Closed timelabs-lucvt closed 4 months ago
Redis server version is 5.0.7
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!
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