Skip to content

Intermittent 403 Forbidden on all codesandbox.io requests #1274

@MarcusCaspeco

Description

@MarcusCaspeco

Bug report

For the past 10 or so hours I've been seeing my requests to prod-packager-packages.codesandbox.io fail with 403 Forbidden, for example:

Access to fetch at 'https://prod-packager-packages.codesandbox.io/v2/packages/react-dom/18.3.1.json' from origin 'https://2-19-8-sandpack.codesandbox.io' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

GET https://prod-packager-packages.codesandbox.io/v2/packages/react-dom/18.3.1.json net::ERR_FAILED 403 (Forbidden)

It's been on and off, sometimes I refresh and it works, sometimes it doesn't work. It mostly doesn't work 😅

After the exponential fallback retries it errors out:

Image

Packages affected

  • sandpack-client
  • sandpack-react

Description of the problem

Cannot load the playground at all

Metadata

Metadata

Assignees

No one assigned

    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