oven-sh / bun

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

SSL error #11065

Open BOT-COV opened 1 month ago

BOT-COV commented 1 month ago

How can we reproduce the crash?

I just installed the Bun and wanted to try Elysia, but the terminal got error.

JavaScript/TypeScript code that reproduces the crash?

No any JavaScript/TypeScript code.

Relevant log output

PS C:\Users\Administrator\Desktop\bun> bun create elysia

error: An internal error occurred (UNABLE_TO_VERIFY_LEAF_SIGNATURE)

To send a redacted crash report to Bun's team,
please file a GitHub issue using the link below:

 https://bun.report/1.1.8/wc189d2580AAq28lCszkmFmglmFoowvFA8UNABLE_TO_VERIFY_LEAF_SIGNATURE/view
PS C:\Users\Administrator\Desktop\bun>

Stack Trace (bun.report)

Bun v1.1.8 (89d2580) on windows x86_64 [CreateCommand]

error: UNABLE_TO_VERIFY_LEAF_SIGNATURE

BOT-COV commented 1 month ago

@Electroid Bun works when I turn down my VPN service! I think you should take notices in the VPN case.