Lear relational databases by building a mario database

Now when attempting to login into code road to continue where I left off, I get the below:

psql --username=freecodecamp --dbname=mario_database
psql: error: connection to server at “127.0.0.1”, port 5432 failed: FATAL: database “mario_database” does not exist

What can I do?

I have tried clearing browser data, logging out and then in, restarting my instance, resetting the tuto , etc but nothing is working whereas it was workign yesterday

did you open the workspace from your gitpod dashboard? you need to use the same workspace to continue working from where you left off

Yes I did. I am not sure what’s going on but it’s the 3rd time having issues where I can’t continue from where I left off. Might have to abandon this as I can’t keep debugging a tuto, hehe.