exercism / exercism/website

SyntaxError: Failed to construct 'WebSocket': Failed to create a WebSocket: the provided URL is invalid.

Open
#8,924 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
548
Forks
168
Avg merge
1d 8h
Merged PRs (30d)
22

Description

## Error

```
Failed to construct 'WebSocket': Failed to create a WebSocket: the provided URL is invalid.
```

## Stack trace

```
../app/javascript/components/track/IterationSummary.tsx:29 in IterationSummaryWithWebsockets
div
../app/javascript/components/common/SolutionView.tsx:32 in SolutionView
Suspense
../node_modules/@sentry/react/src/errorboundary.tsx:101 in new ErrorBoundary
../node_modules/@tanstack/react-query/src/QueryClientProvider.tsx:30 in QueryClientProvider
```

## Tracking Details
- **Project**: exercism-js
- **Sentry**: [SyntaxError: Failed to construct 'WebSocket': Failed to create a WebSocket: the provided URL is invalid.](https://thalamus-ai.sentry.io/issues/105006419/)
- **Culprit**: new IterationChannel(app/javascript/channels/iterationChannel)
- **First seen:** Mar 19, 2026

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.