[Question]: Socket closed unexpectedly #8988
Unanswered
mansiibm
asked this question in
Troubleshooting
Replies: 2 comments 1 reply
-
other messages include- ![]() |
Beta Was this translation helpful? Give feedback.
0 replies
-
Use an interval: https://www.librechat.ai/docs/configuration/redis#connection-keep-alive |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi , currently I am using the redis version - 8.0.3 and the dev-api version - ghcr.io/danny-avila/librechat-dev-api:7e4c8a5d0d2dbe5bf8fd272ff6acafb27d24744f , multipple times I face this issue with the application and after some point it goes down with the following message -
Error: Socket closed unexpectedly
at Socket. (/app/node_modules/@redis/client/dist/lib/client/socket.js:194:118)
at Object.onceWrapper (node:events:639:26)
at Socket.emit (node:events:524:28)
at TCP. (node:net:343:12)...
Beta Was this translation helpful? Give feedback.
All reactions