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.

Stuck in 'connect' state with Cluster and Node 10.x

See original GitHub issue

I’m seeing ioredis 3.2.2 intermittently getting indefinitely stuck in the ‘connect’ state when run with Redis.Cluster under all versions of Node 10 up to the latest (10.3.0), and not under previous major versions (e.g. 9.11.1). I’m working on a minimal repro to illustrate this, but right now it looks as though the Node 10 stream is not emitting a ‘close’ event to trigger eventHandler.closeHandler(_this) under Node 10.

I’m not yet sure why this happens, but I thought I’d give a heads-up as I look at it in case anyone else is seeing the same.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14

github_iconTop GitHub Comments

1reaction
brettkiefercommented, Jun 13, 2018

This will be fixed when this ships on Node 10: https://github.com/nodejs/node/pull/21290. I’ll leave this open until then in case anyone else sees it.

0reactions
brettkiefercommented, Jun 21, 2018

@ccs018 Thanks! The fix is out with Node 10.5.0, so I’ll close this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Node stuck in LEAVING state after being decommissioned
Workaround. Use these steps to get the node to decommission. Step 1 - Restart Cassandra/DSE on the node. Step 2 - Run nodetool...
Read more >
Nifi Nodes will not connect to the cluster - Cloudera Community
Hello @Matt I am working with Nifi 1.0.0 and am working with 5 nodes, ... This property defaults to 10, but for large...
Read more >
API Connect - Troubleshooting upgrades on VMware - IBM
Upgrading a 3 node profile to IBM API Connect 10.0.3.0 or later might result in some portal-db/www pods being stuck in the Pending...
Read more >
2-node cluster CVM memory upgrade gets stuck at 50% on ...
When the CVM memory upgrade workflow is initiated for a 2-node cluster running AOS 5.20. x or 6.0. x, the task gets stuck...
Read more >
Troubleshoot common Azure Arc-enabled Kubernetes issues
General troubleshooting; Connecting Kubernetes clusters to Azure Arc ... If any pods are stuck in Pending state, there might be insufficient ...
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