haproxy_exporter icon indicating copy to clipboard operation
haproxy_exporter copied to clipboard

ts=2022-01-17T08:59:49.183Z caller=haproxy_exporter.go:421 level=error msg="Unexpected error while reading CSV" err="unexpected EOF"

Open mostafabayat opened this issue 2 years ago • 1 comments

Hello friends :) with haproxy 2.5.0 i face this error in haproxy exporter logs:

ts=2022-01-17T08:59:49.183Z caller=haproxy_exporter.go:421 level=error msg="Unexpected error while reading CSV" err="unexpected EOF"

I don't know why :( but if I reload the haproxy service, it will be fixed! thanks in advance

mostafabayat avatar Jan 17 '22 09:01 mostafabayat

Since a few days I notice this issue as well. I think the problem is on haproxy side and not in haproxy_exporter. In my case I see a problem on csv export from haproxy stats site. In my opinion the following issue causes this problem: https://github.com/haproxy/haproxy/issues/1478#issue-1073245987

Heimschmiede avatar Apr 04 '22 12:04 Heimschmiede