Skip to content

Conversation

@thebmw
Copy link

@thebmw thebmw commented Aug 31, 2024

No description provided.

@shinxi
Copy link

shinxi commented Jun 6, 2025

Hi @Lxstr, could we consider merging this PR?

We're using AWS ElastiCache with Redis Cluster, but flask-session currently attempts to connect to a local Redis instance by default. As a result, we're seeing the following error when Flask calls

redis.exceptions.ConnectionError: Error 111 connecting to localhost:6379. Connection refused.

This PR resolves the issue by enabling flask-session to work properly with Redis Cluster. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants