You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
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?
The text was updated successfully, but these errors were encountered:
Darkangeel-hd
changed the title
Instalattion fails on M5Stack Atom Lite
Instalattion fails on M5Stack Atom Lite (Failed to download manifest)
Aug 5, 2024
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"
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?
The text was updated successfully, but these errors were encountered: