Maksym Kryvchun
Maksym Kryvchun
@remicaumette Can you check it, please?
Hi. I had a similar problem when I tried to push an invalid symbol. It was the first byte of `隻`. Sonic logs showed 33407 logs of `closing channel`.
Try to check how many clients are connected during ingesting. ```bash telnet ::1 1491 START control INFO QUIT ``` It will print something like this: ```yaml RESULT uptime(33270) clients_connected(35) commands_total(437461)...
@dizeee Can you please check this issue in my fork? - https://github.com/hashicorp/consul-template/pull/1750 - https://github.com/hashicorp/envconsul/pull/332