Leider kommen keine Daten am Miniserver an und ich erhalte folgende Fehlermeldung beim ausführen der ico.py
Number of arguments: 1 arguments. Argument List: ['ico.py'] using plugin log file ico.log using system configuration file /opt/loxberry/config/system/general.json Miniserver ip address: 192.168.8.13 Starting new HTTPS connection (1): interop.ondilo.com:443 https://interop.ondilo.com:443 "POST /oauth2/token HTTP/1.1" 200 113 Starting new HTTPS connection (1): interop.ondilo.com:443 https://interop.ondilo.com:443 "POST /oauth2/token HTTP/1.1" 200 113 Starting new HTTPS connection (1): interop.ondilo.com:443 https://interop.ondilo.com:443 "GET /api/customer/v1/pools HTTP/1.1" 200 344 Starting new HTTPS connection (1): interop.ondilo.com:443 https://interop.ondilo.com:443 "GET /api/customer/v1/pools HTTP/1.1" 200 344 -------------------------------------------------------- Pool ID : blabla Refresh Token : blablablablablablabla (Refresh Token added to token.txt) -------------------------------------------------------- Starting new HTTPS connection (1): interop.ondilo.com:443 https://interop.ondilo.com:443 "GET /api/customer/v1/user/units HTTP/1.1" 200 235 Starting new HTTPS connection (1): interop.ondilo.com:443 https://interop.ondilo.com:443 "GET /api/customer/v1/user/units HTTP/1.1" 200 235 'conductivity' Traceback (most recent call last): File "ico.py", line 574, in <module> main(args) File "ico.py", line 203, in main units_conductivity = OndiloAPI().get_units(access_token)['conductivity'] KeyError: 'conductivity'
DANKE
Kommentar