revoltchat / backend

Monorepo for Revolt backend services.
https://developers.revolt.chat/api/
Other
1.23k stars 140 forks source link

issue: Redis connections randomly start failing #326

Closed insertish closed 4 months ago

insertish commented 5 months ago

What happened?

Only error information gathered so far: revolt-production-events_primary-1 | ERROR revolt_bonfire::websocket > Failed to init subscriber: Redis Error - kind: Auth, details: Invalid auth response. Expected string.

Production uses keydb, just updated it in hopes of it being a bug in keydb rather than on our side.

insertish commented 5 months ago

KeyDB side of things:

Error: Connection reset by peer

(encountered after running redis cli, attempting AUTH)