freeCodeCamp / solana-curriculum

freeCodeCamp Solana Curriculum
BSD 3-Clause "New" or "Revised" License
130 stars 50 forks source link

[HELP]: FreeCodeCamp Site blank then gives Error 4XX - 5XX #337

Closed Yunbran closed 6 months ago

Yunbran commented 6 months ago

Project

Solana-Curriculum

Lesson Number

Unable to start projects at all.

Question

I can't seem to get the projects to show up on my freecodecamp site. The site loads without any projects, then it gives a 4xx-5xx after a few minutes. Any ideas how I could fix this?

Code and Screenshots

{D3B9F71E-EF61-4488-8D2D-50763FBCD3FD}

{45AAD29A-6B15-4B06-B253-0AB00A6A4DB5}

{F9EBFEBE-9E69-4556-B787-C0F4E01920F4}

ShaunSHamilton commented 6 months ago

Hello there,

I am unable to reproduce any issue opening the course.

Based on your second screenshot, it looks like the terminal running the course server has crashed. Without more information, I am not sure how to help debug.

Have you tried running the course in Gitpod? Some of the lessons/tests do not work as expected on Gitpod, but most of them do. https://gitpod.io/?autostart=true#https://github.com/freeCodeCamp/solana-curriculum

Yunbran commented 6 months ago

Thank you Shaun, I have been able to get it started and running with gitpod rather than my local environment.

I'm excited to begin!

ShaunSHamilton commented 6 months ago

Excellent. I will close this for now, but if you manage to get it running locally, feel free to reply here with your solution to doing so.