question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

sentinel connect unhandled error

See original GitHub issue
Unhandled error event: Error: All sentinels are unreachable. Retrying from scratch after 10ms.

but I can reach all sentinels server,and all redis operator is ok.

so, I dont understand why this error shown frequently.

wish solutions, sincerely.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:6
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
zluo001commented, Jun 4, 2018

I‘m get the same problem, but the detail error message is Unhandled error event: Error: connect ETIMEDOUT at Socket.<anonymous> (/node_modules/ioredis/lib/redis.js:289:21) Also, I can access all sentinel servers by redis-cli.

1reaction
luincommented, Jun 30, 2018

Sorry for the late response. Could you enable the debug log (DEBUG=ioredis:* node yourapp.js) and post the logs here?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Resolved Issues - Sentinel Product Documentation - Thales
After protected by Java class-level protection, a Springboot application would fail with the exception "java.lang.ExceptionInInitializerError".
Read more >
Error when trying to connect to sentinel with password using ...
I have get error when try add password to connection options [ioredis] Unhandled error event: Error: All sentinels are unreachable. Retrying ...
Read more >
Redis sentinel connection issue
Redis sentinel connection issue ... This shows the Auto Retry Limit for trying to resolve a Redis Sentinel Host was exceeded, i.e. you...
Read more >
SentinelOne Azure Sentinel Connector Error - Microsoft Q&A
I am running SentinelOne Azure Sentinel connector. I get lots of logs, but also 140 errors/day in Function SentinelOneSentinelConnector.
Read more >
How to Fix the 'Unhandled Exception Has Occurred' Error In ...
How to Fix the ' Unhandled Exception Has Occurred in Your Application' Error In Windows 10/8/7 [Tutorial] Unhandled exception has occurred in ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found