mongoose-os-apps / demo-c

A demo Mongoose OS firmware for C/C++
Other
10 stars 3 forks source link

Can't flash demo code to 1M ESP8266 - 404 error #3

Open myk3y opened 6 years ago

myk3y commented 6 years ago

I wanted to try Mongoose, but stumbled at the first hurdle:

Mac OS, WeMos D1 Mini Lite, load ESP8266 demo: //========================================================================= Fetching https://github.com/mongoose-os-apps/demo-c/releases/download/1.26/demo-c-esp8266-1M.zip... Flashing error: failed to load https://github.com/mongoose-os-apps/demo-c/releases/download/1.26/demo-c-esp8266-1M.zip: https://github.com/mongoose-os-apps/demo-c/releases/download/1.26/demo-c-esp8266-1M.zip: failed to fetch: 404 Not Found //=========================================================================

There is no demo-c-esp8266-1M.zip - there is a file at https://github.com/mongoose-os-apps/demo-c/releases/download/1.26/ called demo-c-esp8266.zip but no sample file for a 1M ESP.

steveboak commented 6 years ago

demo.c also fails on clean install of mongoose 2.3, Debian KDE, Firefox browser

[Jul 22 14:11:21.070] Fetching https://github.com/mongoose-os-apps/demo-c/releases/download/2.3/demo-c-esp8266-1M.zip...
Flashing error: failed to load https://github.com/mongoose-os-apps/demo-c/releases/download/2.3/demo-c-esp8266-1M.zip: https://github.com/mongoose-os-apps/demo-c/releases/download/2.3/demo-c-esp8266-1M.zip: failed to fetch: 404 Not Found
myk3y commented 6 years ago

My issue reported March 30 - 4 months on, not even an acknowledgement of the issue from the devs.

Way to build a base. I’m out