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

Instalattion fails on M5Stack Atom Lite (Failed to download manifest) #96

Closed
Darkangeel-hd opened this issue Aug 5, 2024 · 4 comments
Closed

Comments

@Darkangeel-hd
Copy link

I tried using the web a few keeps ago and it worked like a charm, may have something to do with the recent changes in the project.

The error the webinstaller gives after selection of the serial port is "Failed to download manifest"
image

Behind the scenes, is trying to request this file https://firmware.esphome.io/bluetooth-proxy/m5stack-atom-lite/manifest.json
but it ends up in a 404.

If I try to use the generic ESP32, it then request
https://firmware.esphome.io/bluetooth-proxy/esp32-generic/manifest.json which completes successfully with a 200 status and the installation can proceed.

Is there anything I can do to help / diagnose / fix this issue?

@Darkangeel-hd Darkangeel-hd changed the title Instalattion fails on M5Stack Atom Lite Instalattion fails on M5Stack Atom Lite (Failed to download manifest) Aug 5, 2024
@hamsando
Copy link

hamsando commented Aug 6, 2024

Same issue with the bluetooth-proxy for olimex esp32 poe iso. I raised esphome/firmware#255.

@jesserockz
Copy link
Member

Fixed by #97 and releasing now. Sorry. I thought I had tested this, but clearly I didnt.

@jesserockz
Copy link
Member

This is now fixed on the website

@Darkangeel-hd
Copy link
Author

Fixed by #97 and releasing now. Sorry. I thought I had tested this, but clearly I didnt.

I can confirm it's fixed and working again, thanks!
Mistakes happens, don't beat you to it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants