sarnau / EnphaseEnergy

Various collected information about Enphase Energy solar system
136 stars 35 forks source link

Login error #6

Open Raphdu67 opened 8 months ago

Raphdu67 commented 8 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 8 months ago

the user id is 'installer'

This assumes you are running V5 or below firmware.

Raphdu67 commented 8 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 8 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