espressif / esp-insights

ESP Insights: A remote diagnostics/observability framework for connected devices
Apache License 2.0
101 stars 27 forks source link

Unable to upload firmware package #6

Closed tmedicci closed 2 years ago

tmedicci commented 2 years ago

Sometimes it's difficult to upload a new firmware package. Most of the time it says "Something went wrong" without uploading the firmware properly. However, it seems that the firmware is uploaded besides the error message.

Screenshot from 2022-02-13 11-57-13

adwait-esp commented 2 years ago

Is this issue intermittent? Able to upload the firmware package. Will keep a tab on this, we have raised an issue for the same.

tmedicci commented 2 years ago

In fact, it's very frequent... I'd say that is more probably to show the error popup (even if the firmware is uploaded, by checking the uploaded firmware list) than showing a message that the firmware was uploaded successfully.

This screenshot, however, showed a moment that the firmware did not appear in the firmware list.

adwait-esp commented 2 years ago

We have fixed the intermittent package upload failure issue and our deployed services are updated with the latest code changes.

@tmedicci can you please try dashboard.insights.espressif.com and check if you can upload your package now?

tmedicci commented 2 years ago

Yes! I could upload the same package that failed before. Thanks!