john30 / ebusd-esp32

Firmware for ESP32-C3 allowing eBUS communication for ebusd (https://github.com/john30/ebusd)
https://adapter.ebusd.eu/v5
23 stars 1 forks source link

After Upgrade to 2024-04-15 "API retrieval failed for /status: timeout" #56

Closed kimzeuner closed 3 months ago

kimzeuner commented 3 months ago

After the latest update i get the “ API retrieval failed for /status: timeout“ error (see also screenshot). The webinterface is still available but it seems as my ethernet module USR-ES1 is not detected correctly. IMG_0082

Seems to be a similar problem as in #38

Update: Went back to 2024-03-30 and everything is working again.

gasman1844 commented 3 months ago

Upgrading to 2024-04-15 I have seen the same error message but I am using the wifi connection, not ethernet. No ebus signal acquired. Tried rebooting adapter and also reset daemon but didn't work. Went back to 2004-03-30 and everything OK

john30 commented 3 months ago

without any logging is hard to tell and I can't reproduce with any of the two USR-ES1 I have. so please connect via USB to a host and use the "Logs & Console" option of the firmware page and then use "log -l 0" to get all available logs. you might also want to try with the newest version just released

kimzeuner commented 3 months ago

Thanks for your feedback. Just updated to 2024-04-20 and everything seems to be working fine. Are the logs from 2024-04-15 still interesting for you for further investigation? I could go back to 2024-04-15 and share the logs if needed. Otherwise i will close the issue?!

john30 commented 3 months ago

great. as it is really annoying how many commits there are like everytime I update the IDF, I don't think it is worth spending more time on that for an old version. so closing now