Skip to content

Something went wrong / Failed to construct 'WebSocket': The URL's scheme must be either 'ws' or 'wss'. 'https' is not allowed. #26

@ligi

Description

@ligi
Image

seeing this in the console:

    at MessagePort.T (https://cleanapp.io/_next/static/chunks/framework-8d2077cf02bbe393.js:1:8330)
a6 @ framework-8d2077cf02bbe393.js:1
_app-0552c88c30a4a2c0.js:1 ErrorBoundary caught an error: DOMException: Failed to construct 'WebSocket': The URL's scheme must be either 'ws' or 'wss'. 'https' is not allowed.
    at https://cleanapp.io/_next/static/chunks/202-704ef2d5e7136252.js:1:63087
    at uD (https://cleanapp.io/_next/static/chunks/framework-8d2077cf02bbe393.js:1:94329)
    at oI (https://cleanapp.io/_next/static/chunks/framework-8d2077cf02bbe393.js:1:123322)
    at o_ (https://cleanapp.io/_next/static/chunks/framework-8d2077cf02bbe393.js:1:106178)
    at r4 (https://cleanapp.io/_next/static/chunks/framework-8d2077cf02bbe393.js:1:55124)
    at https://cleanapp.io/_next/static/chunks/framework-8d2077cf02bbe393.js:1:121768
    at oD (https://cleanapp.io/_next/static/chunks/framework-8d2077cf02bbe393.js:1:121774)
    at ow (https://cleanapp.io/_next/static/chunks/framework-8d2077cf02bbe393.js:1:105181)
    at x (https://cleanapp.io/_next/static/chunks/framework-8d2077cf02bbe393.js:1:7800)
    at MessagePort.T (https://cleanapp.io/_next/static/chunks/framework-8d2077cf02bbe393.js:1:8330) Object

it seems to work after I grant access to the location - so not having the location seems to be the problem. But being off this happy path should be handled better.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions