Closed Steve-Wax closed 4 years ago
A few days ago it seems that the GetPowerStationPowerAndIncomeByDay api call started returning an empty list in the data field. Anyone seen this? Has GoodWe made some changes?
DEBUG Starting new HTTP connection (1): au.semsportal.com DEBUG http://au.semsportal.com:82 "POST /api/PowerStationMonitor/GetPowerStationPowerAndIncomeByDay HTTP/1.1" 200 260 DEBUG {'data': [], 'components': {'para': None, 'langVer': 63, 'api': 'http://au.semsportal.com:82/api/PowerStationMonitor/GetPowerStationPowerAndIncomeByDay', 'timeSpan': 0}, 'code': 0, 'hasError': False, 'msg': 'Success'} WARNING 2020-03-05 - Received bad data []
DEBUG Starting new HTTP connection (1): au.semsportal.com
DEBUG http://au.semsportal.com:82 "POST /api/PowerStationMonitor/GetPowerStationPowerAndIncomeByDay HTTP/1.1" 200 260
DEBUG {'data': [], 'components': {'para': None, 'langVer': 63, 'api': 'http://au.semsportal.com:82/api/PowerStationMonitor/GetPowerStationPowerAndIncomeByDay', 'timeSpan': 0}, 'code': 0, 'hasError': False, 'msg': 'Success'}
WARNING 2020-03-05 - Received bad data []
Went back to normal a few days later. Not sure what happened.
A few days ago it seems that the GetPowerStationPowerAndIncomeByDay api call started returning an empty list in the data field. Anyone seen this? Has GoodWe made some changes?