[GH-ISSUE #955] Add health check for netbird #1470

Open
opened 2026-08-05 00:42:39 -04:00 by saavagebueno · 5 comments
Owner

Originally created by @ykorzikowski on GitHub (Jun 15, 2023).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/955

Is your feature request related to a problem? Please describe.
I noticed from time to time, that some peers are unreachable. This can be fixed by a netbird service restart.

Describe the solution you'd like
Is it possible, that netbird itself does a ping from time to time and fix its connective issues by itself?

Describe alternatives you've considered
I try to figure out if maybe some firewall is dropping netbirds connections when e.g. system updates are executed.

Additional context
For example: I deployed a vm with installed netbird, docker and a drone runner (drone is a continious integration system). I use netbird as vpn and also for dns resolution as well the routing feature.

Sometimes dns stops working or I cant reach on peer, which is fixed by restarting the netbird service.

Originally created by @ykorzikowski on GitHub (Jun 15, 2023). Original GitHub issue: https://github.com/netbirdio/netbird/issues/955 **Is your feature request related to a problem? Please describe.** I noticed from time to time, that some peers are unreachable. This can be fixed by a `netbird service restart`. **Describe the solution you'd like** Is it possible, that netbird itself does a ping from time to time and fix its connective issues by itself? **Describe alternatives you've considered** I try to figure out if maybe some firewall is dropping netbirds connections when e.g. system updates are executed. **Additional context** For example: I deployed a vm with installed netbird, docker and a drone runner (drone is a continious integration system). I use netbird as vpn and also for dns resolution as well the routing feature. Sometimes dns stops working or I cant reach on peer, which is fixed by restarting the netbird service.
saavagebueno added the feature-request label 2026-08-05 00:42:39 -04:00
Author
Owner

@ykorzikowski commented on GitHub (Jun 16, 2023):

          The protocol error is related to #651, that should be resolved with the completion of #771

Originally posted by @mlsmaycon in https://github.com/netbirdio/netbird/issues/721#issuecomment-1594209504

<!-- gh-comment-id:1594232322 --> @ykorzikowski commented on GitHub (Jun 16, 2023): The protocol error is related to #651, that should be resolved with the completion of #771 _Originally posted by @mlsmaycon in https://github.com/netbirdio/netbird/issues/721#issuecomment-1594209504_
Author
Owner

@mlsmaycon commented on GitHub (Jun 16, 2023):

@ykorzikowski can you check if you have logged in /var/log/netbird/netbird.err file? it would be great f you could share some logs from /var/log/netbird/netbird/client.log too.

<!-- gh-comment-id:1595034220 --> @mlsmaycon commented on GitHub (Jun 16, 2023): @ykorzikowski can you check if you have logged in /var/log/netbird/netbird.err file? it would be great f you could share some logs from /var/log/netbird/netbird/client.log too.
Author
Owner

@ykorzikowski commented on GitHub (Jun 16, 2023):

Weird thing: those timeouts make sense when there is no gRPC keep alive working with usage of rproxy. But the issue with connection loss is not happening all the time. Since this morning it is working without problems.

The VM

NFO client/internal/peer/conn.go:323: connected to peer 69Wj8pplJjMrTRUofjq0/rHp6TVVXi7HiBhb5p4TpiQ= [laddr <-> raddr] [10.123.123.11:51820 <-> 10.123.123.117:51821]
2023-06-16T21:35:58Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:36:02Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:36:59Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:37:05Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:38:00Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:38:06Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:39:00Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:39:07Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:40:00Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:40:04Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:41:01Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:41:07Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:42:02Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:42:04Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:43:02Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:43:04Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:43:37Z INFO client/internal/peer/conn.go:323: connected to peer Q383+O/Q2w3wcqFwncNQguRdT8L1hUmsvlw8gujXvQg= [laddr <-> raddr] [10.123.123.11:51820 <-> 10.123.123.123:51820]
2023-06-16T21:44:03Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:44:07Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:45:05Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:45:07Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:46:05Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:46:11Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:47:06Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:47:07Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:48:06Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:48:13Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:49:07Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:49:15Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:50:08Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:50:09Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:51:09Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:51:10Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:52:10Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:52:11Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:53:10Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:53:11Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:54:11Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:54:19Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:55:12Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:55:15Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:56:12Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:56:19Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:57:13Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:57:16Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:58:14Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:58:22Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T21:59:15Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T21:59:16Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:00:15Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:00:16Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:01:15Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:01:18Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:02:17Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:02:19Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:03:17Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:03:27Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:04:18Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:04:26Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:05:18Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:05:30Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:06:18Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:06:30Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:07:20Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:07:23Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:08:21Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:08:28Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:09:22Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:09:23Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:10:23Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:10:25Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:11:24Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:11:33Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:12:24Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:12:27Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:13:26Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:13:31Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:14:26Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:14:28Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:15:27Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:15:29Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:16:28Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:16:29Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:17:29Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:17:29Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:18:29Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:18:32Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:19:29Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:19:33Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:20:30Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:20:35Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:21:31Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:21:34Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:22:33Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:22:39Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:23:33Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:23:39Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:24:34Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:24:41Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:25:35Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:25:42Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:26:35Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:26:36Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:27:36Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:27:41Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:28:37Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:28:40Z INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:29:38Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:29:44Z INFO signal/client/grpc.go:157: connected to the Signal Service stream

The Routing Peer

2023-06-16T22:42:07+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:43:03+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:43:11+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:44:04+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:44:09+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:45:04+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:45:19+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:45:59+02:00 INFO client/internal/peer/conn.go:323: connected to peer GMOymTpi5J/cNxSTLtgZAm9jNSQHMUVWrh7HCjyPsCc= [laddr <-> raddr] [65.**.**.**:51820 <-> 5.*.*.*:51820]
2023-06-16T22:46:05+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:46:10+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:47:05+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:47:20+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:48:06+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:48:09+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:49:06+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:49:07+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:50:07+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:50:12+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:51:07+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:51:12+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:52:07+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:52:12+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:53:08+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:53:17+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:54:09+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:54:14+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:54:24+02:00 INFO client/internal/peer/conn.go:323: connected to peer hDRrR0qMDENNgplfQqnXELTYlCiJyL4QNSGD6u797AQ= [laddr <-> raddr] [65.**.**.**:51820 <-> 80.141.190.168:4265]
2023-06-16T22:55:10+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:55:15+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:56:11+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:56:15+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:56:57+02:00 INFO client/internal/peer/conn.go:323: connected to peer mDtECS90rdQ/x5ieWyeiM8PWL+KE0nCparoQmSI+0Uk= [laddr <-> raddr] [65.**.**.**:51820 <-> 94.**.**.**:51820]
2023-06-16T22:57:12+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:57:17+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:58:13+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:58:16+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T22:59:13+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T22:59:27+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:00:15+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:00:18+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:01:16+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:01:31+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:02:16+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:02:19+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:03:17+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:03:26+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:04:18+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:04:21+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:05:19+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:05:23+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:06:19+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:06:24+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:07:19+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:07:34+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:08:19+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:08:26+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:09:19+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:09:35+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:10:20+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:10:22+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:10:49+02:00 INFO client/internal/peer/conn.go:323: connected to peer ZeH5FucFQw/Ljb1ZB9lObgQyWqDgsKQftHTKnMCHlG0= [laddr <-> raddr] [10.10.10.1:51820 <-> 185.*.*.*:54606]
2023-06-16T23:11:21+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:11:32+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:12:22+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:12:30+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:13:22+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:13:24+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:14:23+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:14:32+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:15:24+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:15:29+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:16:25+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:16:28+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:17:26+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:17:35+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:18:27+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:18:36+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:19:27+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:19:33+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:20:28+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:20:36+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:21:29+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:21:44+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:22:29+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:22:36+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:23:30+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:23:36+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:24:30+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:24:32+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:25:32+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:25:40+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:26:32+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:26:35+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:26:48+02:00 INFO client/internal/peer/conn.go:323: connected to peer mDtECS90rdQ/x5ieWyeiM8PWL+KE0nCparoQmSI+0Uk= [laddr <-> raddr] [65.**.**.**:51820 <-> 94.**.**.**:51820]
2023-06-16T23:27:34+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:27:49+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:28:35+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:28:42+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:29:37+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:29:52+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:30:37+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:30:45+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:31:39+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:31:47+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:32:40+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:32:47+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:33:42+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:33:57+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:34:44+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:34:48+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:35:45+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:36:00+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:36:46+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:36:50+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:37:47+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:37:49+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:38:48+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:38:50+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:39:48+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:40:03+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:40:49+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:40:50+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:41:49+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:41:52+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:42:50+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:42:53+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:43:50+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:43:52+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:44:51+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:44:54+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:45:52+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:46:02+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:46:54+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:46:55+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:47:54+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:47:55+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:48:55+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:48:57+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:49:56+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:50:11+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:50:56+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:50:58+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:51:57+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:52:09+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:52:58+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:52:59+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:53:59+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:54:05+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:54:59+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:55:00+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:56:00+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:56:15+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:56:58+02:00 INFO client/internal/peer/conn.go:323: connected to peer mDtECS90rdQ/x5ieWyeiM8PWL+KE0nCparoQmSI+0Uk= [laddr <-> raddr] [10.123.123.1:51820 <-> 94.**.**.**:51820]
2023-06-16T23:57:00+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:57:02+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:58:00+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:58:15+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-16T23:59:01+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-16T23:59:04+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:00:02+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:00:13+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:01:03+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:01:05+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:02:03+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:02:18+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:03:03+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:03:06+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:04:05+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:04:06+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:05:05+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:05:07+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:06:07+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:06:11+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:07:08+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:07:09+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:08:08+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:08:17+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:09:09+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:09:11+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:10:10+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:10:11+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:11:10+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:11:12+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:12:11+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:12:16+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:13:12+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:13:14+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:14:13+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:14:28+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:15:15+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:15:16+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:16:15+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:16:20+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:17:17+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:17:19+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:18:18+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:18:33+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:19:19+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:19:20+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:20:19+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:20:33+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:21:20+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:21:22+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:22:21+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:22:29+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:23:21+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:23:24+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:24:23+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:24:38+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:25:23+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:25:26+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:26:25+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:26:35+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:27:25+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:27:28+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:28:25+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:28:26+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:29:26+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:29:28+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
2023-06-17T00:30:27+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
2023-06-17T00:30:32+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream
<!-- gh-comment-id:1595397312 --> @ykorzikowski commented on GitHub (Jun 16, 2023): Weird thing: those timeouts make sense when there is no gRPC keep alive working with usage of rproxy. But the issue with connection loss is not happening all the time. Since this morning it is working without problems. The VM ``` NFO client/internal/peer/conn.go:323: connected to peer 69Wj8pplJjMrTRUofjq0/rHp6TVVXi7HiBhb5p4TpiQ= [laddr <-> raddr] [10.123.123.11:51820 <-> 10.123.123.117:51821] 2023-06-16T21:35:58Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:36:02Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:36:59Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:37:05Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:38:00Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:38:06Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:39:00Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:39:07Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:40:00Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:40:04Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:41:01Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:41:07Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:42:02Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:42:04Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:43:02Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:43:04Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:43:37Z INFO client/internal/peer/conn.go:323: connected to peer Q383+O/Q2w3wcqFwncNQguRdT8L1hUmsvlw8gujXvQg= [laddr <-> raddr] [10.123.123.11:51820 <-> 10.123.123.123:51820] 2023-06-16T21:44:03Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:44:07Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:45:05Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:45:07Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:46:05Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:46:11Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:47:06Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:47:07Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:48:06Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:48:13Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:49:07Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:49:15Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:50:08Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:50:09Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:51:09Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:51:10Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:52:10Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:52:11Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:53:10Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:53:11Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:54:11Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:54:19Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:55:12Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:55:15Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:56:12Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:56:19Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:57:13Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:57:16Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:58:14Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:58:22Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T21:59:15Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T21:59:16Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:00:15Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:00:16Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:01:15Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:01:18Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:02:17Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:02:19Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:03:17Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:03:27Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:04:18Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:04:26Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:05:18Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:05:30Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:06:18Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:06:30Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:07:20Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:07:23Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:08:21Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:08:28Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:09:22Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:09:23Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:10:23Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:10:25Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:11:24Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:11:33Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:12:24Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:12:27Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:13:26Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:13:31Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:14:26Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:14:28Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:15:27Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:15:29Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:16:28Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:16:29Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:17:29Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:17:29Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:18:29Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:18:32Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:19:29Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:19:33Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:20:30Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:20:35Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:21:31Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:21:34Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:22:33Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:22:39Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:23:33Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:23:39Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:24:34Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:24:41Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:25:35Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:25:42Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:26:35Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:26:36Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:27:36Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:27:41Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:28:37Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:28:40Z INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:29:38Z WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:29:44Z INFO signal/client/grpc.go:157: connected to the Signal Service stream ``` The Routing Peer ``` 2023-06-16T22:42:07+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:43:03+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:43:11+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:44:04+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:44:09+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:45:04+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:45:19+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:45:59+02:00 INFO client/internal/peer/conn.go:323: connected to peer GMOymTpi5J/cNxSTLtgZAm9jNSQHMUVWrh7HCjyPsCc= [laddr <-> raddr] [65.**.**.**:51820 <-> 5.*.*.*:51820] 2023-06-16T22:46:05+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:46:10+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:47:05+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:47:20+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:48:06+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:48:09+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:49:06+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:49:07+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:50:07+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:50:12+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:51:07+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:51:12+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:52:07+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:52:12+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:53:08+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:53:17+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:54:09+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:54:14+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:54:24+02:00 INFO client/internal/peer/conn.go:323: connected to peer hDRrR0qMDENNgplfQqnXELTYlCiJyL4QNSGD6u797AQ= [laddr <-> raddr] [65.**.**.**:51820 <-> 80.141.190.168:4265] 2023-06-16T22:55:10+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:55:15+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:56:11+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:56:15+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:56:57+02:00 INFO client/internal/peer/conn.go:323: connected to peer mDtECS90rdQ/x5ieWyeiM8PWL+KE0nCparoQmSI+0Uk= [laddr <-> raddr] [65.**.**.**:51820 <-> 94.**.**.**:51820] 2023-06-16T22:57:12+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:57:17+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:58:13+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:58:16+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T22:59:13+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T22:59:27+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:00:15+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:00:18+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:01:16+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:01:31+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:02:16+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:02:19+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:03:17+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:03:26+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:04:18+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:04:21+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:05:19+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:05:23+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:06:19+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:06:24+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:07:19+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:07:34+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:08:19+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:08:26+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:09:19+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:09:35+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:10:20+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:10:22+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:10:49+02:00 INFO client/internal/peer/conn.go:323: connected to peer ZeH5FucFQw/Ljb1ZB9lObgQyWqDgsKQftHTKnMCHlG0= [laddr <-> raddr] [10.10.10.1:51820 <-> 185.*.*.*:54606] 2023-06-16T23:11:21+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:11:32+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:12:22+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:12:30+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:13:22+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:13:24+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:14:23+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:14:32+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:15:24+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:15:29+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:16:25+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:16:28+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:17:26+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:17:35+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:18:27+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:18:36+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:19:27+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:19:33+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:20:28+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:20:36+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:21:29+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:21:44+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:22:29+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:22:36+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:23:30+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:23:36+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:24:30+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:24:32+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:25:32+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:25:40+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:26:32+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:26:35+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:26:48+02:00 INFO client/internal/peer/conn.go:323: connected to peer mDtECS90rdQ/x5ieWyeiM8PWL+KE0nCparoQmSI+0Uk= [laddr <-> raddr] [65.**.**.**:51820 <-> 94.**.**.**:51820] 2023-06-16T23:27:34+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:27:49+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:28:35+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:28:42+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:29:37+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:29:52+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:30:37+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:30:45+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:31:39+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:31:47+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:32:40+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:32:47+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:33:42+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:33:57+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:34:44+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:34:48+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:35:45+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:36:00+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:36:46+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:36:50+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:37:47+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:37:49+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:38:48+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:38:50+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:39:48+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:40:03+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:40:49+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:40:50+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:41:49+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:41:52+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:42:50+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:42:53+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:43:50+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:43:52+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:44:51+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:44:54+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:45:52+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:46:02+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:46:54+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:46:55+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:47:54+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:47:55+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:48:55+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:48:57+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:49:56+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:50:11+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:50:56+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:50:58+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:51:57+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:52:09+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:52:58+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:52:59+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:53:59+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:54:05+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:54:59+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:55:00+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:56:00+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:56:15+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:56:58+02:00 INFO client/internal/peer/conn.go:323: connected to peer mDtECS90rdQ/x5ieWyeiM8PWL+KE0nCparoQmSI+0Uk= [laddr <-> raddr] [10.123.123.1:51820 <-> 94.**.**.**:51820] 2023-06-16T23:57:00+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:57:02+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:58:00+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:58:15+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-16T23:59:01+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-16T23:59:04+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:00:02+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:00:13+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:01:03+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:01:05+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:02:03+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:02:18+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:03:03+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:03:06+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:04:05+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:04:06+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:05:05+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:05:07+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:06:07+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:06:11+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:07:08+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:07:09+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:08:08+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:08:17+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:09:09+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:09:11+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:10:10+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:10:11+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:11:10+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:11:12+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:12:11+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:12:16+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:13:12+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:13:14+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:14:13+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:14:28+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:15:15+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:15:16+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:16:15+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:16:20+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:17:17+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:17:19+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:18:18+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:18:33+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:19:19+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:19:20+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:20:19+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:20:33+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:21:20+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:21:22+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:22:21+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:22:29+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:23:21+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:23:24+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:24:23+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:24:38+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:25:23+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:25:26+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:26:25+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:26:35+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:27:25+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:27:28+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:28:25+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:28:26+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:29:26+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:29:28+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream 2023-06-17T00:30:27+02:00 WARN signal/client/grpc.go:170: disconnected from the Signal service but will retry silently. Reason: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR 2023-06-17T00:30:32+02:00 INFO signal/client/grpc.go:157: connected to the Signal Service stream ```
Author
Owner

@ykorzikowski commented on GitHub (Jun 22, 2023):

I was able to fix the gRPC Timeout issue by following this: https://stackoverflow.com/questions/67430437/grpc-send-timeout-doesnt-work-nginx-closes-grpc-streams-unexpectedly

I added

client_header_timeout 7d;
client_body_timeout 7d;

To my nginx config http-block.

I also noticed, that I used the non-ssl port in my STUN / TURN configuration, so maybe this was also an issue. WIll post updates.

<!-- gh-comment-id:1602405962 --> @ykorzikowski commented on GitHub (Jun 22, 2023): I was able to fix the gRPC Timeout issue by following this: https://stackoverflow.com/questions/67430437/grpc-send-timeout-doesnt-work-nginx-closes-grpc-streams-unexpectedly I added ``` client_header_timeout 7d; client_body_timeout 7d; ``` To my nginx config http-block. I also noticed, that I used the non-ssl port in my STUN / TURN configuration, so maybe this was also an issue. WIll post updates.
Author
Owner

@PizzaLovingNerd commented on GitHub (May 28, 2026):

Hello, we are closing this as a stale issue for consolidation. Client health probes (netbird status --check) and combined-server :9000/health exist, but standalone management still lacks a dedicated unauthenticated HTTP health endpoint for load balancers, and signal has no first-class health check. If you are still interested in this, please open a GitHub Discussion rather than an issue.

<!-- gh-comment-id:4568467909 --> @PizzaLovingNerd commented on GitHub (May 28, 2026): Hello, we are closing this as a stale issue for consolidation. Client health probes (netbird status --check) and combined-server :9000/health exist, but standalone management still lacks a dedicated unauthenticated HTTP health endpoint for load balancers, and signal has no first-class health check. If you are still interested in this, please open a [GitHub Discussion](https://github.com/netbirdio/netbird/discussions) rather than an issue.
Sign in to join this conversation.
No Label feature-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#1470