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

<ERR> [OTA FILE] File sending failed! #2939

Closed
A380Coding opened this issue Feb 19, 2024 · 5 comments
Closed

<ERR> [OTA FILE] File sending failed! #2939

A380Coding opened this issue Feb 19, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@A380Coding
Copy link

A380Coding commented Feb 19, 2024

The Problem

I'm trying to capture a new reference image but the device restarts. In the logs I get the entry " [OTA FILE] File sending failed!" But I'm not performing an OTA update.

Version

15.7.0

Logfile

<WRN> [MAIN] Reset reason: Exception/panic
<WRN> [MAIN] Device was rebooted due to a software exception! Log level is set to DEBUG until the next reboot. Flow init is delayed by 5 minutes to check the logs or do an OTA update
<WRN> [MAIN] Keep device running until crash occurs again and check logs after device is up again

and then:
<ERR> [OTA FILE] File sending failed!

Expected Behavior

No response

Screenshots

No response

Additional Context

When hitting "create new reference" button, the black screen saying "Taking image" shows up but the device restarts.

@A380Coding A380Coding added the bug Something isn't working label Feb 19, 2024
@SybexX
Copy link
Collaborator

SybexX commented Feb 19, 2024

Did you also put the SD-card files from v15.7.0 on it?
There is a certain dependency between the firmware and the SD-card files and if the two do not match, it can lead to errors.
OTA doesn't necessarily have anything to do with firmware updates, OTA = Over-the-Air
I believe only [OTA] is displayed for firmware updates and [OTA FILE] for data transfer

@A380Coding
Copy link
Author

I updated to 15.7.0 via OTA Updater and the *update.zip file as usual. As far as I know this is fine.
I checked the SD-Card which is also fine.

@SybexX
Copy link
Collaborator

SybexX commented Feb 19, 2024

Maybe something went wrong when copying the SD card files.
The file name usually doesn't change, only the content of the file.

@pipip
Copy link

pipip commented Feb 19, 2024

Same issue here. After the update to 15.7.0 the alignment of my ROI where messed up. Taking a new reference image caused the device to crash.

I downgraded to 15.6.0 and everything (including taking a new reference image) works fine.

@caco3
Copy link
Collaborator

caco3 commented Feb 20, 2024

Duplicate of #2940

@caco3 caco3 marked this as a duplicate of #2940 Feb 20, 2024
@caco3 caco3 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 20, 2024
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

4 participants