Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Cache] Caching to a Redis server is broken in 6.2.3 #48824

Copy link
Copy link
Closed
@gnito-org

Description

@gnito-org
Issue body actions

Symfony version(s) affected

6.2.3

Description

Since 6.2.3, caching to a Redis server is not working.

I saw this with caching and with the lock component when using a Redis server in the lock dsn.

How to reproduce

The clearest way to reproduce this is to configure the Lock component to use a Redis server.

  1. Create a lock,
  2. Acquire a lock.

Under 6.2.2, the lock is successfully acquired.

Under 6.2.3, the acquire lock throws an InvalidArgument exception, "Redis connection "redis://localhost" failed: Redis server went away."

Change the lock dsn to semaphore, and the lock is successfully acquired.

Possible Solution

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.