Trying to load mario database course

Can not load Mario database course. It keeps spinning on redirecting to site and never goes anywhere. I have signed in and out of both github and freecode academy… still does not start.

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36

Challenge: Build a Mario Database

Link to the challenge:

Can you try these additional steps as well and let us know?

Hey @simeitsa , thanks for reporting!
I believe I resolved your issue.
Let me know if that works for you.

2 Likes

Thanks for your help!!!

1 Like

Hello, How can I switch from Bash terminal to Postgre terminal?

You need to use the psql command.

Is this for a specific fCC challenge?

Yes, I am working on the Mario Database and when ever I open a new terminal it appears logged into Bash and can not switch over to PostGRES project

You have to login to Postgres yourself.

image

Click on the icon in the corner of the coderoad tab (pictured) and look at a review of all the commands you have been using. You should find the correct psql command to login with somewhere near the top of the review.

I did login to postgres and it is giving a connection fail

I tried
echo hello PostgreSQL
psql --username=freecodecamp --dbname=postgres

it it comes up with a connection fail

i found someone who had a similar issue to you. Here’s what the response was
https://forum.freecodecamp.org/t/learn-linux-postgresql-git-and-bash-scripting-right-from-the-command-line-new-300-hour-freecodecamp-certification/478231/45

Please read the whole thing before trying a suggestion.

heyy can u resolve CodeAlly cannot connect from Github??