Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firmware update from v24.3.15 to any higher version via web interface says sucessful but version doesnt increase in system info #1952

Open
Rainking80 opened this issue Apr 28, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Rainking80
Copy link

What happened?

i cannot update v24.3.15 to any higher version via web interface. It finishes sucessfully but version doesnt increase in system info. i tried several versions.

To Reproduce Bug

run a firmware update

Expected Behavior

updating to v24.4.24

Install Method

Pre-Compiled binary from GitHub

What git-hash/version of OpenDTU?

v24.3.15

Relevant log/trace output

No response

Anything else?

No response

@Rainking80 Rainking80 added the bug Something isn't working label Apr 28, 2024
@Rainking80
Copy link
Author

image
image

@MetaChuh
Copy link

hi @Rainking80
i can not reproduce this.

please try the following:
disable all api queries to the opendtu before makeng the ota update, and check whether you have downloaded the correct version and .bin file.

note:
as your opendtu is at the deprecated generic pio environment,
see: https://www.opendtu.solar/firmware/flash_esp/#download-firmware
Bildschirmfoto 2024-04-29 um 13 12 33

or if above does not work for you,
you might consider:

  • make a backup of your config.json and pin_mapping.json
  • connect your dtu via usb to your pc or mac
  • visit the community webflasher https://solar.metacontrol.eu/opendtu_webinstall/ and perform an up/downgrade install as seen at the screenshot below.
  • your board will be automatically detected, and the correct .bin file will be chosen automatically.
Bildschirmfoto 2024-04-29 um 13 21 36

greetings,
metachuh

@guerda
Copy link

guerda commented May 23, 2024

I have a somewhat similar error. I'm running 24.4.12 and want to upgrade to 24.5.6.
During the upload of the firmware, the console shows:
POST http://192.168.0.200/api/firmware/update net::ERR_CONNECTION_RESET app.js:77

It fails repeatedly with multiple browsers

After a restart of the device, the firmware upgrade succeeds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants