Skip to content

[Cache] "Redis connection "redis://redis" failed: Redis server went away" after upgrading to 6.2.3 #48817

New issue

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

Closed
gam6itko opened this issue Dec 29, 2022 · 1 comment

Comments

@gam6itko
Copy link
Contributor

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

RedisAdapter::createConnection('redis://redis/2');

Possible Solution

No response

Additional Context

No response

@chalasr
Copy link
Member

chalasr commented Dec 29, 2022

Duplicate of #48813

@chalasr chalasr marked this as a duplicate of #48813 Dec 29, 2022
@chalasr chalasr closed this as completed Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants