Infinite-Chess / infinitechess.org

Infinite Chess Web Server
https://www.infinitechess.org
GNU Affero General Public License v3.0
172 stars 40 forks source link

Cannot run on GitHub Codespace #72

Open Heinrich-XIAO opened 1 month ago

Heinrich-XIAO commented 1 month ago

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 commented 1 month ago

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

Naviary2 commented 1 month ago

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

Heinrich-XIAO commented 1 month ago

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

pihedron commented 1 month ago

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