Skip to content

Instantly share code, notes, and snippets.

@umutozd
Created August 19, 2022 11:36
Show Gist options
  • Save umutozd/0ec95acb3d17716ba369cec6c6d6edb8 to your computer and use it in GitHub Desktop.
Save umutozd/0ec95acb3d17716ba369cec6c6d6edb8 to your computer and use it in GitHub Desktop.
NATS JetStream Clustering Logs - 2 server shutdown 1 operations
[18811] 2022/08/19 13:52:38.619153 [ERR] Error trying to connect to route (attempt 10): dial tcp [::1]:6223: connect: connection refused
[18811] 2022/08/19 13:52:39.176812 [ERR] Error trying to connect to route (attempt 9): dial tcp 127.0.0.1:6222: connect: connection refused
[18811] 2022/08/19 13:52:39.621193 [ERR] Error trying to connect to route (attempt 11): dial tcp 127.0.0.1:6223: connect: connection refused
[18811] 2022/08/19 13:52:40.179142 [ERR] Error trying to connect to route (attempt 10): dial tcp [::1]:6222: connect: connection refused
[18811] 2022/08/19 13:52:40.623464 [ERR] Error trying to connect to route (attempt 12): dial tcp 127.0.0.1:6223: connect: connection refused
[18811] 2022/08/19 13:52:41.180686 [ERR] Error trying to connect to route (attempt 11): dial tcp 127.0.0.1:6222: connect: connection refused
[18811] 2022/08/19 13:52:41.625555 [ERR] Error trying to connect to route (attempt 13): dial tcp [::1]:6223: connect: connection refused
[18811] 2022/08/19 13:52:41.755416 [WRN] JetStream cluster consumer '$G > otsimo-test-jetstream > push' has NO quorum, stalled.
[18811] 2022/08/19 13:52:42.182658 [ERR] Error trying to connect to route (attempt 12): dial tcp 127.0.0.1:6222: connect: connection refused
[18811] 2022/08/19 13:52:42.627785 [ERR] Error trying to connect to route (attempt 14): dial tcp 127.0.0.1:6223: connect: connection refused
[18811] 2022/08/19 13:52:43.184823 [ERR] Error trying to connect to route (attempt 13): dial tcp 127.0.0.1:6222: connect: connection refused
[18811] 2022/08/19 13:52:43.630054 [ERR] Error trying to connect to route (attempt 15): dial tcp [::1]:6223: connect: connection refused
[18811] 2022/08/19 13:52:44.187116 [ERR] Error trying to connect to route (attempt 14): dial tcp 127.0.0.1:6222: connect: connection refused
[18811] 2022/08/19 13:52:44.630987 [ERR] Error trying to connect to route (attempt 16): dial tcp [::1]:6223: connect: connection refused
[18811] 2022/08/19 13:52:45.013023 [WRN] JetStream cluster stream '$G > otsimo-test-jetstream' has NO quorum, stalled
[18811] 2022/08/19 13:52:45.189353 [ERR] Error trying to connect to route (attempt 15): dial tcp 127.0.0.1:6222: connect: connection refused
[18811] 2022/08/19 13:52:45.633143 [ERR] Error trying to connect to route (attempt 17): dial tcp [::1]:6223: connect: connection refused
[18811] 2022/08/19 13:52:46.191426 [ERR] Error trying to connect to route (attempt 16): dial tcp 127.0.0.1:6222: connect: connection refused
[18811] 2022/08/19 13:52:46.634757 [ERR] Error trying to connect to route (attempt 18): dial tcp [::1]:6223: connect: connection refused
[18811] 2022/08/19 13:52:47.193270 [ERR] Error trying to connect to route (attempt 17): dial tcp 127.0.0.1:6222: connect: connection refused
[18811] 2022/08/19 13:52:47.636850 [ERR] Error trying to connect to route (attempt 19): dial tcp [::1]:6223: connect: connection refused
[18811] 2022/08/19 13:52:48.195175 [ERR] Error trying to connect to route (attempt 18): dial tcp [::1]:6222: connect: connection refused
[18811] 2022/08/19 13:52:48.593413 [INF] JetStream cluster no metadata leader
[18811] 2022/08/19 13:52:48.638393 [ERR] Error trying to connect to route (attempt 20): dial tcp 127.0.0.1:6223: connect: connection refused
[18811] 2022/08/19 13:52:49.196359 [ERR] Error trying to connect to route (attempt 19): dial tcp 127.0.0.1:6222: connect: connection refused
[18811] 2022/08/19 13:52:49.640601 [ERR] Error trying to connect to route (attempt 21): dial tcp [::1]:6223: connect: connection refused
[18811] 2022/08/19 13:52:50.198055 [ERR] Error trying to connect to route (attempt 20): dial tcp 127.0.0.1:6222: connect: connection refused
[18811] 2022/08/19 13:52:50.642820 [ERR] Error trying to connect to route (attempt 22): dial tcp 127.0.0.1:6223: connect: connection refused
[18811] 2022/08/19 13:52:51.199870 [ERR] Error trying to connect to route (attempt 21): dial tcp [::1]:6222: connect: connection refused
[18811] 2022/08/19 13:52:51.644950 [ERR] Error trying to connect to route (attempt 23): dial tcp 127.0.0.1:6223: connect: connection refused
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment