chuckl Posted November 18, 2022 Posted November 18, 2022 (edited) Please advise on this error ... Current Status: ConnectedCurrent Version: 0.1.15 [Production] 2022-11-18 15:49:43,940 Thread-26 udi_interface ERROR TeslaInfo:pollSystemData: Exception PollSystemData: 'tesla_info' object has no attribute 'DSsolarMeter' 2022-11-18 15:49:43,941 Thread-26 udi_interface ERROR TeslaInfo:pollSystemData: problems extracting data from tesla power wall 2022-11-18 15:49:43,942 Thread-26 udi_interface ERROR TeslaPWController:longPoll: Problem polling data from Tesla system Edited November 18, 2022 by chuckl
Panda88 Posted November 18, 2022 Posted November 18, 2022 Can you send me a log with debug enabled It usually happens if system does not start correctly - it may be you need to power cycle your power wall during start up - to log into it locally - something they recently changed
chuckl Posted November 19, 2022 Author Posted November 19, 2022 Enclosed is the log package. I cycled the PW during a startup and it didn't resolve the error. If it's any help, this is a new system with app settings: Operational mode: Self-Powered Permission to Export: No Grid Charging: No In the UI, it looks like it's closely tracking the app values. TeslaPW_11-19-2022_10207-PM.zip
Panda88 Posted November 20, 2022 Posted November 20, 2022 Looks like you are not looged into the local power wall - Can you log in from Browser? 2022-11-19 08:03:05,414 Thread-6 udi_interface ERROR TeslaPWController:tesla_initialize: local authenticated failed.
chuckl Posted November 20, 2022 Author Posted November 20, 2022 Thanks for your reply! I did verify that I entered the correct credentials in the NS config and was logged in shortly after the two 'DSsolarMeter' entries were noted in the 0800 hour yesterday as the NS showed "connected" status and was displaying live data. I verified this by going to a separate browser window successfully gaining entry by entering the same credentials. The error persisted to the 1500 hour when I initially wrote this post. After your response, I repeated the PW POPO procedure multiple times during the first five minutes of a Node Server restart. The 3rd try seems to have resolved it. No more error. Again, thank you!
Panda88 Posted November 21, 2022 Posted November 21, 2022 I did notice a network error in the log as well 2022-11-19 07:13:48,998 Thread-1259 udi_interface ERROR TeslaInfo:pollSystemData: Exception PollSystemData: Powerwall is unreachable: HTTPSConnectionPool(host='192.168.1.71', port=443): Max retries exceeded with url: /api/meters/aggregates (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x8031acee0>: Failed to establish a new connection: [Errno 50] Network is down')) i'll try to see if I can find a way to reconnect if this happens 1
Recommended Posts