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

Redis connection failed - connect ECONNREFUSED #190

Open
HollPapazian opened this issue May 20, 2021 · 2 comments
Open

Redis connection failed - connect ECONNREFUSED #190

HollPapazian opened this issue May 20, 2021 · 2 comments

Comments

@HollPapazian
Copy link

I use redis-mock. And during the tests I don't see any new data in local db, it means jest use redis-mock and not real redis, but if I change port or url from "localhost:6379" to something different I receive an error: Redis connection to localhost:1 failed - connect ECONNREFUSED 127.0.0.1:1Error: connect ECONNREFUSED 127.0.0.1:1
Same thing during building project in the docker.

@HollPapazian
Copy link
Author

HollPapazian commented May 20, 2021

Solved the problem. Please close issue.

@mogbeyi-david
Copy link

@HollPapazian please what was the solution to this problem?

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

2 participants