Hi
Am struggling to get GivTCP to work with my AIO. Firmware: (D0.609-A0.609) Battery Firmware Version:7
Categorically the PC CAN talk to the inverter, ping, telnet and open port on 8899
Am using the command:
docker run --name GivTCP -d -p 6345:6345 -e OLD_FIRMWARE=True -e SERIAL_NUMBER=CHxxxxx -e MQTT_OUTPUT=False -e INVERTOR_IP_1=192.168.xxx.100 -e INVERTOR_AIO_1=True -e NUMINVERTORS=1 -e NUMBATTERIES_1=1 britkat/giv_tcp-ma
Docker starts, tried to detect inverters - fails but continues to
2024-01-02 23:10:57 2024-01-02 23:10:57,812 - startup - [CRITICAL] - Running Invertor (192.168.68.100) read loop every 5s
but after starting some workers settles down to:
2024-01-02 23:13:00 2024-01-02 23:13:00,397 - Inv1 - read - [ERROR ] - 10 failed inverter reads in a row so removing regCache to force update...
Am I hitting a firmware / givTCP issue? Is it windows?
Any guidance?
Thanks in advance
