vscode-live-server
vscode-live-server copied to clipboard
Error code 5
I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report <!-- Please search GitHub for a similar issue or PR before submitting -->
[ ] Feature request
[ ] Documentation issue or request
[ ] Other: <!-- Please describe: -->
Current behavior
I was using live server went to eat came back and i had to restart the live server. Once it was restarted i keep getting error code 5 in google chrome. I am unsure if this is a chrome error or if its just me. I was using the default port 5500 but changed it to 0 after reading some forums. Issue still persists
Expected behavior
Environment
Browser:
- [x] Chrome (desktop) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] IE version XX
- [ ] Edge version XX
For Tooling issues:
- Live Server: <!-- Check which version is installed -->
- Platform: <!-- Mac, Linux, Windows --> mac
- Visual Studio Code: <!-- `code --version` -->
Others
same problem here.
I think the cause of problem is loading a webapp that requires too much cpu/ram resources.
i ran the exact same app with lighter load and it worked.