oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
74.18k stars 2.77k forks source link

bun.report site responds with a server error #13526

Closed goldenstein64 closed 2 months ago

goldenstein64 commented 2 months ago

What version of Bun is running?

1.1.26+0a37423ba

What platform is your computer?

Microsoft Windows NT 10.0.22631.0 x64

What steps can reproduce the bug?

Follow this link: https://bun.report/1.1.26/wa10a37423AiggggC+vwnV__24xsyBA1

What is the expected behavior?

It redirects to a prefilled crash report issue.

What do you see instead?

Internal server errors and timeouts.

image

image

Additional information

This is an issue with the site bun.report, not Bun the runtime. This is derived from a different bug report: https://github.com/oven-sh/bun/issues/13524

goldenstein64 commented 2 months ago

The link sort of got fixed, it now redirects to a prefilled crash report. In the base site https://bun.report, it now gives a 400 error. image