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

OperationalError: Error 104 while writing to socket. Connection reset by peer. #69

Open
holtgrewe opened this issue Nov 8, 2021 · 1 comment

Comments

@holtgrewe
Copy link
Member

It looks like there is an issue similar to the one here:

However, we don't use redis replication.

@holtgrewe
Copy link
Member Author

Attempting fix

[root@digestiflow ~]# docker exec -it digestiflow-docker-compose_redis_1 bash -i
root@71b0332802d3:/data# redis-cli config set client-output-buffer-limit "pubsub 64mb 32mb 120"
OK

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