Closed Mogdar-M closed 1 year ago
changed wifi network --> no change changed from powerbank to AV adapter --> no change I guess the issue is that it is turning on and off
What happens if you call the live data api.
Try: http://opendtu/api/livedata/status
Replace opendtu with your device name or ip address.
Do you see the json document {"inverters":[{"serial":"xyzzy","name":"Solar","data_age":7,"p.....
? or just null?
If you see null, there might be a memory fragmentation and openDTU was not capable to allocate a large enough memory block. Try a reboot, and check if the livedata is shown.
I know the problem, but I don't have a solution for that. This has to be changed in the original openDTU, but this would be require a lot of work. Sometimes it's just a temporary problem (if you use e. g. prometheus api in parallel).
finally managed to turn off MQTT and now everything is working again. I've placed the DTU next to the inverter and I'm able to change configuration and save it.
So the issue is MQTT
Hm, have you enabled any onBattery staff like veredirect.....? What happens if you disable everything related to onBattery. Does MQTT work?
no, it was the lone ESP board, not even an inverter configured.
So I just got status, IP, uptime, rssi und hostname via MQTT And these data were sent to IO Broker
Maybe related to #203
Does the esp reboot? Do you use iobroker?
Nö,
Der ESP lief ja weiter und hat auch weiter Daten geliefert. Allerdings ja nur rudimentäre Daten, da ja nur der nackte ESP lief.
Sobald ich MQTT abschalten geht die GUi wieder.
Ja, geht an IO Broker, ich Check die Einstellung, ob ich da was anpassen kann
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns.
What happened?
I've place the DTU next to the inverter to test if there is a stable wifi connection.
MQTT is enabled and delivers data But the Web GUi is not opening
To Reproduce Bug
I didn't had any issues testing it on the desk so it might be related to the low wifi signal. But my Ahoy DTU is working om the same dictance perfect
Expected Behavior
GUI available
Install Method
Pre-Compiled binary from GitHub
What git-hash/version of OpenDTU?
newest build from yeterday
Relevant log/trace output
No response
Anything else?
Looks like the AP is turning on and off, my phone shows the AP everys minute or so.
No NRF module connected so far no inverter configured so far