Skip to content

hostname doesn't match expected pattern for web editor in 9.2.1 on Reverse TFT ESP32-S3 Feather #273

@tyeth

Description

@tyeth

CircuitPython Version

9.2.1

Workflow(s)

WEB

Browser(s)

latest chrome

Console Log

No response

Steps

Browse circuitpython.local and end up at a second device (in my setup anyway).
Notice link to reverse tft device in devices list, click link and follow.
Visit http://cpy-s3_reverse_tft-70041dce0bc4.local/ or equivalent. Click Full Code editor and end up at http://cpy-s3_reverse_tft-70041dce0bc4.local/code/
Notice interface picker (usb/ble/wifi), then picking wifi shows page not compatible with hostname error dialog.

Description

No response

Additional information

Updating this line to just check the .local suffix would maybe be safer in the long term, but it's probably just got the wrong name being generated (circuitpython repo instead):
https://github.com/circuitpython/web-editor/blob/main/js/common/utilities.js#L47

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions