Skip to content

USB REPL File Mode - Download Files Not Working #290

Open
@FoamyGuy

Description

@FoamyGuy

CircuitPython Version

Adafruit CircuitPython 9.2.3 on 2025-01-17; Adafruit Sparkle Motion with ESP32

Workflow(s)

USB

Browser(s)

Chrome Version 132.0.6834.110 (Official Build) (64-bit)

Console Log

index.js:20 Uncaught (in promise) TypeError: Failed to execute 'createObjectURL' on 'URL': Overload resolution failed.
    at Function.l [as saveAs] (index.js:20:20083)
    at Pd._download (index.js:31:101955)
    at async Pd._handleDownloadButton (index.js:31:101145)

Steps

  1. connect to board with USB workflow
  2. press open button
  3. select a single file
  4. press download button

Description

Download does not complete and error is printed in console.

Additional information

If you select multiple files it does not have the same error in the console but the resulting downloaded zip contains 0 byte files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    betaIssue is available in betabugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions