Can you try killing horizon on the server and see if it starts up again correctly?
Run this on the server
php artisan horizon:purge
php artisan horizon:terminate
Hi, so I recently launched a laravel site and I'm using horizon for cues with redis. I set it up with supervisor and it was working fine for almost a month until recently horizons stopped working. When I log into the dashboard of horizon I see the status as inactive but when I check the supervisor status it says horizon is running. I'm kind of lost here I don't know where the problem is maybe it's the memory or something.
Please or to participate in this conversation.