Skip to content
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

{ "detail": "Error 11001 connecting to redis:6379. getaddrinfo failed." } #3175

Open
tawheed78 opened this issue Mar 4, 2024 · 0 comments
Open

Comments

@tawheed78
Copy link

tawheed78 commented Mar 4, 2024

Thanks for wanting to report an issue you've found in redis-py. Please delete this text and fill in the template below.
It is of course not always possible to reduce your code to a small test case, but it's highly appreciated to have as much data as possible. Thank you!

Version: redis 5.0.2

Platform: python 3.11 Fastapi

Description: I have developed a CRUD operation using FASTAPI MongoDb and Huey as Redis queue and composed all of it via docker compose and now all the containers are running fine. Although when i try to send put post or delete request i get an error in postman { "detail": "Error 11001 connecting to redis:6379. getaddrinfo failed." }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant