jertel / vuegraf

Populate metrics from your Emporia Vue energy monitoring devices into an InfluxDB
MIT License
167 stars 55 forks source link

Failed to record new usage data: (<class 'TypeError'>, TypeError("argument of type 'NoneType' is not iterable"), <traceback object at 0x7fcd6f6ca1c0>) #45

Closed Landmine-1252 closed 3 years ago

Landmine-1252 commented 3 years ago

There appears to be an issue, I added a new device this week but I don't think that caused this issue? But maybe?

Thank you for the application and any advice to get my system recording again!


2021-05-22 00:39:17.673075 | INFO  | Login completed,
2021-05-22 00:39:18.050222 | INFO  | Discovered new channel: Entire Home (1,2,3),
2021-05-22 00:39:18.232833 | INFO  | Discovered new channel: Living Room (1,2,3),
2021-05-22 00:39:18.405748 | INFO  | Discovered new channel: OfficePC (1,2,3),
2021-05-22 00:39:18.576398 | INFO  | Discovered new channel: OfficeNet (1,2,3),
2021-05-22 00:39:19.097630 | INFO  | Discovered new channel: GarageEGO (1,2,3),
2021-05-22 00:39:18.926201 | INFO  | Discovered new channel: OfficeTable (1,2,3),
2021-05-22 00:39:18.756354 | INFO  | Discovered new channel: BedroomPC (1,2,3),
2021-05-22 00:39:19.282881 | INFO  | Discovered new channel: Freezer (1,2,3),
2021-05-22 00:39:19.653758 | INFO  | Discovered new channel: Bedroom Fan (1,2,3),
2021-05-22 00:39:19.906125 | ERROR | Failed to record new usage data: (<class 'TypeError'>, TypeError("argument of type 'NoneType' is not iterable"), <traceback object at 0x7fcd6f0fcbc0>),
2021-05-22 00:39:19.486876 | INFO  | Discovered new channel: Refrigerator (1,2,3),
2021-05-22 00:40:20.168105 | ERROR | Failed to record new usage data: (<class 'TypeError'>, TypeError("argument of type 'NoneType' is not iterable"), <traceback object at 0x7fcd6f6ca1c0>)
jertel commented 3 years ago

You appear to be running an older version of Vuegraf. See this thread for details: https://github.com/jertel/vuegraf/discussions/42

In the future please review the Discussion forum before opening an issue.

Landmine-1252 commented 3 years ago

Thank you! I looked for open and closed issued but missed that. I'll try updating my container.