Hypfer / deye-microinverter-cloud-free

Documentation and tooling to use Deye microinverters without the solarman cloud
106 stars 14 forks source link

Inverter not connecting to dummycloud #11

Open baldisos opened 6 months ago

baldisos commented 6 months ago

My inverters don't want to connect to the dummycloud. Both are configured to use the IP Address of the docker server: grafik

The container is up and running with that docker-compose config: grafik

The container connects to the mqtt broker: grafik

But still both inverters state they aren't connected: grafik

Is there anything i can do to investigate that further?

DFS-90 commented 3 months ago

I just installed the dummycloud myself. Your settings seem to be okay. Have you rebooted your inverter after setting your IP address? Is there any firewall blocking access to port 10000 of your Docker server? In my case, it took some time (~5 minutes) until the inverter established a connection to the dummycloud and sent any values. You could maybe check your MQTT server via MQTT-Explorer in order to check whether your dummycloud reports any data to it.