webcontainer-core
webcontainer-core copied to clipboard
Booting WebContainer hang
Describe the bug
Booting WebContainer hangs, the preview is not showing the result, and cannot connect to port 8080
Link to the blitz that caused the error
https://stackblitz.com/edit/stackblitz-starters-otqjp4rz?description=HTML/CSS/JS%20Starter&file=community.html,gallery.html,index.html&terminalHeight=10&title=Static%20Starter
Steps to reproduce
The issue happens whenever I review the project
Expected behavior
Unable to connect to port 8080 No server listening on port 8080. Try to:
Start a server from the terminal with npm start Open a preview for a different port
Parity with Local
- [x] I have run the project in my local machine and I could not reproduce the issue.
Screenshots
Platform
Browser name = Chrome
Full version = 139.0.0.0
Major version = 139
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 358227753,
"usedJSHeapSize": 306616797,
"jsHeapSizeLimit": 2248146944
}
Hash = 96435430
Additional context
No response