Commissioning failed: pico/pico-hsm/cvc Error 500 #63
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ESP32S3 freshly flashed cannot be commisioned. Web console shows communication hence and forth to the Pico Key with last line Public Point: 04dff...36e
POST https://www.picokeys.com/pico/pico-ham/cvc yields error 500 in wcid.js?v10:42
SyntaXError: Unexpected token '<', "<!DOCTYPE " is not valid JSON
Perhaps is a temporary problem with the backend. Can you try again?
I can change PID and VID and LED pin but not Initialize. Same error.
A bug in the frontend affecting only ESP32.
If you refresh the page F5 should be fixed. If not, try deleting the cache.
Still persists on Windows (Edge&Chrome), Linux (Debian&Silverblue, Chrome, Cache cleared) for Initializing a Waveshare ESP32S3 with above error. Works for RP2040 without errors.
Please paste line 142 of wcid.js
wcid.js
Ok, you are using the unpatched js, probably due to some cache. I've updated the versioning so you should see the corrected one.
Works like a charm now.