Skip to content

Web Firmware Installer missing file for Waveshare ESP32-S3-Tiny #1692

@PChild

Description

@PChild

Trying to use the web firmware installer for Waveshare ESP32-S3-Tiny and the install fails due to a missing file:

Excerpt from browser console:

Chip erase completed successfully in 14.713s
cpinstaller.min.js:151  GET https://adafruit-circuit-python.s3.amazonaws.com/bootloaders/esp32/waveshare_esp32_s3_tiny/tinyuf2-waveshare_esp32_s3_tiny-0.35.0.zip
cpinstaller.min.js:151 Uncaught (in promise) TypeError: Failed to set the 'value' property on 'HTMLProgressElement': The provided double value is non-finite.
    at CPInstallButton.downloadFile (cpinstaller.min.js:151:8633)

Trying to manually access the file also fails:

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
  <Code>NoSuchKey</Code>
  <Message>The specified key does not exist.</Message>
  <Key>bootloaders/esp32/waveshare_esp32_s3_tiny/tinyuf2-waveshare_esp32_s3_tiny-0.35.0.zip</Key>
  <RequestId>477H7ZYSP1ZPJ3VP</RequestId>
  <HostId>cV9WoQA5CUWgNMepXcHylY0iYkFC0x27hqjknR0KjOSTRpl6pKHooLc25Q2g9qncche7zIIGLv8=</HostId>
</Error>

Metadata

Metadata

Assignees

No one assigned

    Labels

    web-installerRelated to the Web Firmware Installer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions