Disconnections from management server
Hello everyone,
We regularly experience disconnections between the client and the management server during the "Sync" operation.
Have you also noticed this problem?
Here is the error message:
disconnected from Management Service sync stream: rpc error: code = Internal desc = server closed the stream without sending trailers
PS: I would like to point out that we have a haproxy in front of the server
2 Replies
This is haproxy default 60s timeouts, the best you can do atm is increase them. Will try to find the relevant GH issue later.
(this shouldn't affect connexions between peers)
👍