webcontainer-core icon indicating copy to clipboard operation
webcontainer-core copied to clipboard

StackBlitz server crashed

Open iam-MuhammadFaisal opened this issue 6 months ago • 2 comments

Describe the bug

After integrating GitHub with Stackblitz, facing the below error repeatedly.

Image

Image

Last output: TypeError: u.toSorted is not a function at http (node:http:33:523) at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:47:3850) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:47:3018) at loadBuiltinModule (node:internal/modules/helpers:166:1312) at Module._load (node:internal/modules/cjs/loader:148:12547) at Module.require (node:internal/modules/cjs/loader:148:15469) at require3 (node:internal/modules/helpers:166:2696) at _0x29376f (https://boltnew-c1ho.w-credentialless-staticblitz.com/blitz.6e337437.js:31:873798) at Object.eval (/usr/share/stackblitz/out/server-main.js:1:242) at Object._0xebd33e (https://boltnew-c1ho.w-credentialless-staticblitz.com/blitz.6e337437.js:31:873920) Node.js v20.19.1

Link to the blitz that caused the error

https://stackblitz.com/~/github.com/iam-MuhammadFaisal/Bolt.new

Steps to reproduce

Please refer to the attached Error image for more clarity Image

Expected behavior

Please refer to the attached Error image for more clarity

Image

Parity with Local

Screenshots

Please refer to the attached Error image for more clarity

Image

Platform

Version = 1.84.0
Hash = 3b0b7194bc6b567c2eaf4c96a5759098469dcf59
WebContainer = 6e337437

Browser name  = Chrome
Full version  = 103.0.0.0
Major version = 103
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (X11; CrOS x86_64 14816.131.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 86126261,
  "usedJSHeapSize": 73974053,
  "jsHeapSizeLimit": 2062548992
}

Additional context

Image

TypeError: u.toSorted is not a function at http (node:http:33:523) at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:47:3850) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:47:3018) at loadBuiltinModule (node:internal/modules/helpers:166:1312) at Module._load (node:internal/modules/cjs/loader:148:12547) at Module.require (node:internal/modules/cjs/loader:148:15469) at require3 (node:internal/modules/helpers:166:2696) at _0x29376f (https://boltnew-c1ho.w-credentialless-staticblitz.com/blitz.6e337437.js:31:873798) at Object.eval (/usr/share/stackblitz/out/server-main.js:1:242) at Object._0xebd33e (https://boltnew-c1ho.w-credentialless-staticblitz.com/blitz.6e337437.js:31:873920)

Node.js v20.19.1

iam-MuhammadFaisal avatar Jun 30 '25 16:06 iam-MuhammadFaisal

We noticed that the project you shared is not public. Please change the visibility of the project to either secret or public.

github-actions[bot] avatar Jun 30 '25 16:06 github-actions[bot]

Project is public now

iam-MuhammadFaisal avatar Jul 03 '25 11:07 iam-MuhammadFaisal