revoltchat / backend

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

issue: Redis connections randomly start failing #326

Closed insertish closed 2 weeks ago

insertish commented 3 weeks 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 3 weeks ago

KeyDB side of things:

Error: Connection reset by peer

(encountered after running redis cli, attempting AUTH)