meltaxa / solariot

Leverage your IoT enabled Solar PV Inverter to stream your solar energy usage data to a real time dashboard.
https://solariot.live
MIT License
199 stars 69 forks source link

InfluxDBClientError: 400: {"error":"unable to parse 'Sungrow,location=XXXXX ': invalid field format #75

Open swedishstyle opened 2 years ago

swedishstyle commented 2 years ago

Hi,

I've been running this solution for several years now with no issues (or changes), but today I am suddenly greeted with this message.

The config nor python code has been changed in anyway for at least 3 years, and neither have my inverter or network, so I'm very confused. From the output, it seems there's a space being appended to the end of the Location tag, but there's no space in the config and I don't understand how to remove it, if that is indeed the issue. Would really appreciate any guidance, happy to supply the code I'm currently running (as I mentioned, it's quite old compared to what's on here now). I'm also using a slightly modified Inverter config for sungrow-SG5KTL, which doesn't appear to exist on this repo anymore.

swedishstyle commented 2 years ago

This issue seems to have magically resolved itself after 24 hours, but I still have no explanation as to why it happened or how it was fixed