laravel / horizon

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

laravel horizon failed after change database password #1420

Closed monchyrcg closed 4 months ago

monchyrcg commented 4 months ago

Horizon Version

5.3

Laravel Version

8.83.12

PHP Version

8.0

Redis Driver

PhpRedis

Redis Version

1

Database Driver & Version

Mysql 8.0

Description

I updated the database password and now some jobs failed with PDOException. I cleaned the cache twice ¿Some idea?

image

Steps To Reproduce

  1. Change laravel password
  2. Update environment data