exercism / exercism/website

SecurityError: Blocked a frame with origin "https://exercism.org" from accessing a cross-origin frame. Protocols, domains, and ports must match.

Open
#9,446 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
548
Forks
168
Avg merge
1d 3h
Merged PRs (30d)
28

Description

## Error

```
Blocked a frame with origin "https://exercism.org" from accessing a cross-origin frame. Protocols, domains, and ports must match.
```

## Stack trace

```
/tracks/python/exercises/two-bucket:333 in c
```

## Tracking Details
- **Project**: exercism-js
- **Sentry**: [SecurityError: Blocked a frame with origin "https://exercism.org" from accessing a cross-origin frame. Protocols, domains, and ports must match.](https://thalamus-ai.sentry.io/issues/143563200/)
- **Culprit**: c(tracks/python/exercises/two-bucket)
- **First seen:** Aug 29, 2026

Contributor guide

Open the contributing guide

Research direction

Start with the linked Sentry report and the stack trace at /tracks/python/exercises/two-bucket:333 in exercism-js. Investigate the cross-origin frame access involving https://exercism.org; done means the SecurityError no longer occurs for this exercise path, with an appropriate regression check if the project provides one.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.