You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 4, 2026. It is now read-only.
hi
we use redis to store our sessions through express.But we are getting following error time to time.
"Potentially unhandled rejection [2] Error: Failed to find a sentinel from the endpoints"
When we check the sentinel, it's up and running perfectly.
Please help us to resolve this issue