Skip to content

When using a cluster and we get disconnected and fail to rediscover the gossip seeds via dns the connection stays in closed mode #81

@nicdex

Description

@nicdex

2019-06-05T21:58:45.559Z INFO EventStoreConnection 'ES-ae2fff3f-a022-4496-bd91-092a46ee8e3a': Closed. Reason: Failed to resolve TCP end point to which to connect.
ERROR: Error: Failed to discover candidate in 10 attempts.
at /home/AAA/BBB/node_modules/node-eventstore-client/lib/dist.js:6351:25
at
at process._tickCallback (internal/process/next_tick.js:189:7)
2019-06-05T21:58:46.054Z INFO Trying to get gossip from GossipSeed {
endPoint: { host: '192.168.1.252', port: 2114 },
hostName: undefined } timed out.
2019-06-05T21:58:46.054Z INFO Trying to get gossip from GossipSeed {
endPoint: { host: '192.168.1.251', port: 2114 },
hostName: undefined } timed out.
2019-06-05T21:58:46.055Z INFO Trying to get gossip from GossipSeed {
endPoint: { host: '192.168.1.250', port: 2114 },
hostName: undefined } timed out.
2019-06-05T21:58:46.558Z INFO Trying to get gossip from GossipSeed {
endPoint: { host: '192.168.1.250', port: 2114 },
hostName: undefined } timed out.
2019-06-05T21:58:46.559Z INFO Trying to get gossip from GossipSeed {
endPoint: { host: '192.168.1.251', port: 2114 },
hostName: undefined } timed out.
2019-06-05T21:58:46.559Z INFO Trying to get gossip from GossipSeed {
endPoint: { host: '192.168.1.252', port: 2114 },
hostName: undefined } timed out.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions