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.

Cluster support (Bug??)

See original GitHub issue

I just come across a strange bug here: I wanted to test the speed of the proxys and use the cluster module. Very often I get this error:

connect EADDRINUSE 192.168.1.4:8090
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1141:16) {
  errno: 'EADDRINUSE',
  code: 'EADDRINUSE',
  syscall: 'connect',
  address: '192.168.1.4',
  port: 8090,
  statusCode: 503,
  connectedSocket: false,
  reusedSocket: false
}

But if I only use one worker, I get no error ??? Is http.request compatible with cluster?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:17 (17 by maintainers)

github_iconTop GitHub Comments

1reaction
ronagcommented, Jul 5, 2020

Cool. I’m closing this issue.

0reactions
hanspeter1commented, Jul 5, 2020

THX

Read more comments on GitHub >

github_iconTop Results From Across the Web

ENH: 9.5.1 Cluster support preempt command - Cisco Bug
Symptom: Enhancement to add a preempt option to a cluster of firewalls to ensure that one unit will become the Master when it...
Read more >
AWS ParallelCluster support policy
AWS ParallelCluster 3 minor releases are supported for 18 months after their release date. This is subject to the following: Bugs and security...
Read more >
Support search filter for cluster and template - Launchpad Bugs
Support search filter for cluster and template. Bug #1999128 reported by xusongfu 8 minutes ago. 6. This bug affects 1 person ...
Read more >
The current cluster version 8.2.1686.9590 support ends ...
Describe the bug. Service fabric states: The current cluster version 8.2.1686.9590 support ends 01.11.2022 00:00:00. Documentation
Read more >
Microsoft Cluster - Generic Script Code Bug Affects ... - Support HPE
Microsoft Cluster - Generic Script Code Bug Affects Availability of All Generic Scripts in Cluster Group · INFO Generic Script <ScriptA>: 'LooksAlive' script ......
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