I think the information in parsed incorrectly to communicate with the solax cloud and to get the information from the system.
In the evcc.yaml I inserted the correct information, token ID and SN of the inverter. If I call the API directly in the browser it sends back an answer.
EVCC instead sends this error to the frontend:
pv 1 power: add[0]: Get \"https://www.solaxcloud.com/proxyApp/proxy/api/getRealtimeInfo.do?tokenId=2.022093002564524e%2B23&sn=SVYDPCXXXXX\": dial tcp 47.254.152.24:443: i/o timeout
For me it seems as if the tokenid isn't transfered correctly. The . is obsolete and the last characters "e%2B23" are wrong, too.
Is this a known bug or how can I solve this?
Kind regards
Steps to reproduce
The same error occurs at each start of the application
Describe the bug
I think the information in parsed incorrectly to communicate with the solax cloud and to get the information from the system. In the evcc.yaml I inserted the correct information, token ID and SN of the inverter. If I call the API directly in the browser it sends back an answer. EVCC instead sends this error to the frontend:
pv 1 power: add[0]: Get \"https://www.solaxcloud.com/proxyApp/proxy/api/getRealtimeInfo.do?tokenId=2.022093002564524e%2B23&sn=SVYDPCXXXXX\": dial tcp 47.254.152.24:443: i/o timeout
For me it seems as if the tokenid isn't transfered correctly. The . is obsolete and the last characters "e%2B23" are wrong, too. Is this a known bug or how can I solve this? Kind regardsSteps to reproduce
...
Configuration details
Log details
What type of operating system are you running?
Linux
Version
evcc 0.119.2