Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot run on GitHub Codespace #72

Open
Heinrich-XIAO opened this issue Jul 11, 2024 · 5 comments
Open

Cannot run on GitHub Codespace #72

Heinrich-XIAO opened this issue Jul 11, 2024 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@Heinrich-XIAO
Copy link
Contributor

Running the server with npm run start and npm run watch (because it still references the start script) and forwarding the ports. The forwarded address gives a 502 error.

@Naviary2
Copy link
Member

Is this still occurring? Anyone know of a fix for this?

@Naviary2 Naviary2 added discussion needed Seeking input from other contributors help wanted Extra attention is needed and removed discussion needed Seeking input from other contributors labels Jul 14, 2024
@Naviary2
Copy link
Member

Closed because as far as I know, this is already resolved.

@Naviary2 Naviary2 removed the help wanted Extra attention is needed label Jul 15, 2024
@Heinrich-XIAO
Copy link
Contributor Author

Heinrich-XIAO commented Jul 16, 2024

This still is happening, but now it sometimes gives 403 instead of 502 sometimes.

@Naviary2 Naviary2 reopened this Jul 16, 2024
@Naviary2 Naviary2 added the help wanted Extra attention is needed label Jul 16, 2024
@pihedron
Copy link

Maybe try using Project IDX instead of GitHub Codespaces. It's a much better experience.

@vladanghene
Copy link

vladanghene commented Oct 26, 2024

still happening. node runs, port forwarded, browser hits 502.

le: apparently this was caused by loading my own certificates in the node server, while running it on codespaces env. Once I stopped forcing https it loaded without problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants