We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
6.2.3
After I upgrading to 6.2.3 there is error occurs with follow message "Redis connection "redis://redis" failed: Redis server went away".
I'm using docker-compose with redis:6.2 docker image. The error occurs on 5.0 and 7.0 too
After downgrade to 6.2.2 it's works well.
I think that something broken here: #48711
Not a big deal
RedisAdapter::createConnection('redis://redis/2');
No response
The text was updated successfully, but these errors were encountered:
Duplicate of #48813
Sorry, something went wrong.
No branches or pull requests
Symfony version(s) affected
6.2.3
Description
After I upgrading to 6.2.3 there is error occurs with follow message "Redis connection "redis://redis" failed: Redis server went away".
I'm using docker-compose with redis:6.2 docker image. The error occurs on 5.0 and 7.0 too
After downgrade to 6.2.2 it's works well.
I think that something broken here: #48711
How to reproduce
Not a big deal
Possible Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: