richonguzman / LoRa_APRS_iGate

LoRa APRS iGATE for ESP32 Based Board with Rx + Tx capabilities
MIT License
208 stars 65 forks source link

Backup / Restore does not recover everything #102

Closed wernizh closed 4 months ago

wernizh commented 4 months ago

In my configuration of the i-gate when doing backup/restore it does not recover:

Thanks a lot,

Werner

richonguzman commented 4 months ago

Can you try the manual insert of the data ? Sometimes when new things are added , the restore process won't work with old restore JSON files that have less variables

wernizh commented 4 months ago

It's not old data. Backup and restore was both today with same version of firmware.

wernizh commented 4 months ago

I did check now the backup file config.json. It does contain second WiFi and longitude/latidude.

But restore does not take this data. At least in my case.

richonguzman commented 4 months ago

Can you test with github firmware and install it with vscode (this has the latest updates ) lot more than web installer that's gets updated tomorrow (hopefully)

S57PNX commented 4 months ago

Could this be related to the WebUI config parsing issue that I reported in https://github.com/richonguzman/LoRa_APRS_iGate/issues/58#issuecomment-2126659847 ?

wernizh commented 4 months ago

I did not load the latest firmware with vscode. Still have the problem when restore the backup that for example the 2nd wifi is missing. But could also be a refresh problem of the browser. Could be that just after the restore it does not display all the values in the browser. When clicking a bit around the 2nd wifi suddenly was displayed. But I did not check further...

richonguzman commented 4 months ago

I did not load the latest firmware with vscode. Still have the problem when restore the backup that for example the 2nd wifi is missing. But could also be a refresh problem of the browser. Could be that just after the restore it does not display all the values in the browser. When clicking a bit around the 2nd wifi suddenly was displayed. But I did not check further...

because of lately mods to the code the full download from github (as full and last updates are there) is needed

or use the "old" 2024-04-13 firmware from web installer