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

Failed To Boot WebContainer

Open annisa2909 opened this issue 1 year ago • 1 comments

Describe the bug

Cannot run the project because the terminal cannot be used. On the output side the notification 'Failed to boot webcontainer' appears.

Link to the blitz that caused the error

https://stackblitz.com/edit/stackblitz-starters-xypdua?description=Starter%20project%20for%20Node.js,%20a%20JavaScript%20runtime%20built%20on%20Chrome%27s%20V8%20JavaScript%20engine&file=index.js&title=node.new%20Starter

Steps to reproduce

  1. go to link https://stackblitz.com/edit/stackblitz-starters-xypdua?file=index.js
  2. look at the terminals and output side

Expected behavior

I want the terminal to be re-executable so it can run programs.

Parity with Local

Screenshots

image

Platform

Browser name  = Chrome
Full version  = 123.0.0.0
Major version = 123
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 61975681,
  "usedJSHeapSize": 53353965,
  "jsHeapSizeLimit": 1067188224
}
Hash = 7dbe22a9

Additional context

No response

annisa2909 avatar Apr 02 '24 09:04 annisa2909

hi :wave: thanks for reporting this issue!

I cannot seem to reproduce the issue - can you post the text of the errors you get in the terminal?

Could you also try accessing the page from an alternative network connection to ensure these URLs are not being blocked by a VPN or other network restrictions?

Additionally, if you post the output of curl -v https://foobar.w-credentialless-staticblitz.com/iframe.7dbe22a9.html so we can check it's browser specific?

kirjavascript avatar Apr 05 '24 14:04 kirjavascript