Skip to content

dist/index.json broken #6136

Description

@echalone

URL:

https://nodejs.org/dist/index.json

Browser Name:

Chrome

Browser Version:

119.0.6045.160

Operating System:

Windows

How to reproduce the issue:

The https://nodejs.org/dist/index.json is suddenly broken and no longer a valid json. It seems to break after 256kb and now ends with

{"version":"v0.1.20","date":"2011-08-26","files":["src"],"v8":"2.0.2.0","lts":false,"security":false},
{"version":"v0.1.19","date":"2011-08-26","files":["src"],"v8":"2.0.2.0","lts":false,"security":false},
{"version":"v0.1.18","date":"2011-08-26",

and that's it. As you can see, the json data cuts off in the middle of the 0.1.18 version data. Our builds all broke because they try to read in this file.
It doesn't matter with which browser or on which operating system you retrieve this file, it's always broken. Happens since 22.11.2023, just a few minutes or so ago.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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