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

Error: write EPIPE #1153

Closed
njavilas2015 opened this issue Mar 23, 2022 · 1 comment
Closed

Error: write EPIPE #1153

njavilas2015 opened this issue Mar 23, 2022 · 1 comment

Comments

@njavilas2015
Copy link

njavilas2015 commented Mar 23, 2022

Good evening, I'm doing some tests to pass the code that I generated in bullmq to production, but I have a problem with this log! And I have no idea why it's failing me. I've started debug mode to try and figure out what's going on.

image

"bullmq": "^1.77.2",

node 17

Apparently it is an error of ioredis. fixed in version 4.6.1
redis/ioredis#1121

It's probably a bug, I don't know

@njavilas2015
Copy link
Author

njavilas2015 commented Mar 24, 2022

editing my redis.conf
save ""
appendonly no

https://stackoverflow.com/questions/28785383/how-to-disable-persistence-with-redis

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