sarnau / EnphaseEnergy

Various collected information about Enphase Energy solar system
139 stars 36 forks source link

Login error #6

Open Raphdu67 opened 10 months ago

Raphdu67 commented 10 months ago

Hello, I have an excution error message: _Exception fetching stream data: HTTPSConnectionPool(host='192.168.1.174', port=443): Max retries exceeded with url: /stream/meter (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_servercertificate', 'certificate verify failed')])")))

I have the envoy installer password. But I’m not sure about the user.(Email?, ID sytem?) Can you help me? Thanks

Raph.

dlmcpaul commented 10 months ago

the user id is 'installer'

This assumes you are running V5 or below firmware.

Raphdu67 commented 9 months ago

The IQ gateway firmware is 7.6.72 Do you know a way to read production counters with this version and with a raspberry?

Thanks

Raph.

dlmcpaul commented 9 months ago

Lot's of variables in that question.

If you want to stick with python you could try https://github.com/Matthew1471/Enphase-API If you can get Java 17 or 21 running on the raspberry you could try mine https://github.com/dlmcpaul/EnphaseCollector