You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'll need more info and/or code to debug this further. Can you please create a repository with the command below, commit the code that reproduces the issue as one separate commit on the main/master branch and share the repository here?
Horizon Version
5.24.5
Laravel Version
11
PHP Version
8.2
Redis Driver
Predis
Redis Version
2.2.2
Database Driver & Version
postgresql 15
Description
hi
i get eror with predis v 2.2.2 every secound:
vendor/composer/../predis/predis/src/Command/ZSetRemove.php): Failed to open stream: No such file or directory vendor/composer/ClassLoader.php:571)
i donwgrade predis to v1.1.10 no get this error every secound
vendor/composer/../predis/predis/src/Command/Redis/ZREM.php)
Steps To Reproduce
laravel new bug-report --github="--public"
The text was updated successfully, but these errors were encountered: