Bettapro / Solar-Tracer-Blynk-V3

Connect the EPSolar/EPEver Tracer A/B Series (RS-485 Modbus) to an ESP8266/ESP32 and monitor using Blynk /Homeassistant/MQTT... .
GNU General Public License v3.0
51 stars 11 forks source link

esp32 mqttHA.bin web not loading #51

Closed blackbrayn closed 2 years ago

blackbrayn commented 2 years ago

Hello, after succesfull upload to esp32 and initial ap wireless config, web interface does not load for setting the other parameters. The esp device responds to ping but the console is full of reset messages, i have tried diferent 2.4 wireless networks/browsers.

`[19:21:14] ++ STARTING Solar-Tracer-Blynk-V3 v3.0.6 [7]

[19:21:14]Restoring configuration from file [19:21:15]++ SETTING UP WIFI [19:21:17]Connected. [19:21:17]IP address: 192.168.1.12 [19:21:17]++ SETTING UP ArduinoOTA [19:21:17]OK [19:21:17]++ SETTING UP Solar Charge Controller [19:21:26]Connection Test: ...Error[226] [19:21:26]++ SETTING UP Local Time [19:21:28]Connecting ....OK [19:21:28]My NOW is: 2022-07-03 18:21:31 [19:21:28]++ SETTING UP MQTT-HA [19:21:28]Connecting [ 14017][E][WiFiClient.cpp:267] connect(): socket error on fd 49, errno: 104, "Connection reset by peer" [19:21:33]..........[ 19021][E][WiFiClient.cpp:267] connect(): socket error on fd 49, errno: 104, "Connection reset by peer" [19:21:38]..........[ 24025][E][WiFiClient.cpp:267] connect(): socket error on fd 49, errno: 104, "Connection reset by peer" [19:21:43]..........[ 29030][E][WiFiClient.cpp:267] connect(): socket error on fd 49, errno: 104, "Connection reset by peer"`