Issues with Code Road extension, collated posts

We are aware there is an issue with the CodeRoad extension using GitPod and we are actively investigating, thank you for your patience.

3 Likes

Tell us what’s happening:

good day. please the Code Road command keeps telling me that I need to open an empty workspace folder, whereas i just started an entirely new project with no record of data at all. This is happening in the relational database boiler plate course and all other courses in the relational database program. please can you fix this? My Code Road was working fine yesterday. I thought the problem was from my end so i created a new account with a new github. but it wont change.

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36

Challenge Information:

Learn Bash by Building a Boilerplate - Build a Boilerplate

1 Like

Tell us what’s happening:

I am not able to open the CodeRoad project. When i select “CodeRoad: Start”, it indeed open the Code Road but it is empty without a guide like previous courses.

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36

Challenge Information:

Learn Bash Scripting by Building Five Programs - Build Five Programs

1 Like

This is something that i found

i can see that CodeRoad is deleted

1 Like

try starting a new workspace, maybe something went wrong when creating this one

1 Like

Same happens to me. Creating a new workspace is not a valid solution. I tried several times and it always ends the same. Of course that I tried removing the previous workspaces to ensure that the new workspace was completly “clean”.

1 Like

How do I continue from here? I am trying to build the celestial bodies database

1 Like

I am lost. how do I continue from here

2 Likes

how did you arrive here? what steps/guide are you following?

1 Like

Same thing happens to me, we do not nothing special, just clicking the start the course button. When Gitpod is finished loading the notification of port 5432 appears. The way to reach de “Star New tutorial” window is by executing CodeRoad: start. Somethings is wrong and instead of the tutorial, that windows pops up.

1 Like

Tell us what’s happening:

After Virtual machine finishes loading, CodeRoad: Start always state:
Oops!
Select An Empty VSCode Workspace
Start a project in an empty folder.
Once selected, the extension will close and need to be re-started.

It also has 10 pending changes (don’t know if it is normal)

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:141.0) Gecko/20100101 Firefox/141.0

Challenge Information:

Learn Bash by Building a Boilerplate - Build a Boilerplate

1 Like

have you tried creating a new workspace?

1 Like

Same thing happens to me but whith the next lesson

1 Like

Tell us what’s happening:

Gitpod workspace for the Relational Database course on freeCodeCamp doesn’t initialize correctly. PostgreSQL is missing (port 5432 not found), and Coderoad shows “Select an empty workspace” error. Tried fresh workspaces multiple times.

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36

Challenge Information:

Learn Relational Databases by Building a Database of Video Game Characters - Build a Database of Video Game Characters

1 Like


Found this in the source control window, some important files seem to be deleted.

The only thing I did was to press the button “Start the course” in the freeCodeCamp page, previuosly deleting all other workspaces to make sure it initialize a completly new one.
The other strange thing tha appears is a notification that says: “A service is available in port 5432”, if I click in Open preview, a web page pops up with: “Port 5432 Not found”.

Idk what’s happening, the thing is that when I run Coderoad: start it shows a button with “Start New Tutorial” and if I click it appears “Oops! Select An Empty VSCode Workspace”.

Please help, I have no idea how to solve it and I want to learn about relational databases D:

pd: I could complete the lesson of learning Bash (the first one).

2 Likes

Tell us what’s happening:

I once started the number guessing project but couldn’t finish up because the test is not passing even though the code is working so I started afresh but I couldn’t access codeRoad again showing me open a workspace

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36

Challenge Information:

Number Guessing Game - Build a Number Guessing Game

2 Likes

Hey everyone :waving_hand:

Thanks for the reports and digging into this. Unfortunately, gitpod made some changes that made it so tutorials are unable to load. I have replaced the gitpod instructions on the challenge pages with instructions for running the courses locally instead. It’s a bummer, but there’s no other way at the moment. Apologies for any frustrations.

I will continue to investigate to see if we can find a way to allow these to be completed in gitpod - but for now, you will have to run them locally.

If you started any courses on gitpod, I’m not sure if you will be able to continue them. Perhaps you can still go in to those containers and save any code from scripts or database dumps for certs projects to your computer to complete them locally.

Feel free to leave comments or questions.

Thanks and happy coding :tada:

1 Like

how should people proceed if they run into problems with their local setup? (Such as Test Runner: Failed messages)
Is there a helpful post on what to do in these cases?

Edit: also I attempted to use the new instructions to setup the Nano course locally but they didn’t work for me. There was no CodeRoad: Start option available after the docker container finished building.

1 Like

Hi. I set up the local environment according to the instructions. After building the docker image using Dev Container, I am having to reinstall CodeRoad for the container itself as it says it is disabled and defined only for the remote host. After that, the lesson test is not running and upon manually clicking the ‘RUN’ button, it gives ‘Test Runner Failed’ message. Please look into the issue. I was doing FCC for the past 10 days and now it feels empty for the past 2 days. Help.

1 Like