Chia-Network / drplotter

Apache License 2.0
62 stars 7 forks source link

RPC Data from Harvesters in V1.03 / Chia-Exporter #59

Closed rkroelin closed 1 month ago

rkroelin commented 1 month ago

V1.03 seems to struggle with the RPC data when multiple harvesters are running with one farmer. The harvester specific data normally retrieved from the farmer seems to drop out with more than two harvesters running. If I shut one down, the data from the other one starts working.

I don't see anything error wise in the harvester or farmer logs.

May 21 18:09:33 DrChiaNode chia-exporter[6075]: time="2024-05-21T18:09:33Z" level=error msg="farmer: Error getting harvesters: strconv.Atoi: parsing "null": invalid syntax\n"

I've also created an issue in the chia-exporter github page. See: https://github.com/Chia-Network/chia-exporter/issues/164

rkroelin commented 1 month ago

Was in fact a chia-exporter issue. Resolved already with a new release. https://github.com/Chia-Network/chia-exporter/releases/tag/0.14.1