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

Tell us what’s happening:

psql --username=freecodecamp --dbname=postgres - need to complete this step but it’s giving the following error:

psql: error: FATAL: Peer authentication failed for user “freecodecamp”

I’m not sure why this is giving me errors and previously when trying echo hello PostgreSQL, it was not smooth sailing from there. I only managed to get pass there by resetting and then that step disappeared and on to this one.

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/139.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

try the following steps:

click the Reset button
wait for it to finish
close the terminal
open a new bash terminal

I’ve done this plenty of times and no change

can I see a screen shot of your workspace after you’ve followed the steps above?


no problem

The green color of the prompt tells me something went wrong with the setup of the environment.

Is this your first course? Do you want to try to delete the docker image and try to set it up again? I can provide instructions.

This is my first course where I have to set something up like this, I followed all the instructions given by the curriculum but yes please.


Also, can you please explain going from here forward, I completed the bash by building a boilerplate and I know when doing the project the visual was different to the screenshot above (light blue) but when I try CodeRoad: Start It wouldn’t allow me to create it in the current folder showing there.

please read my post

It works, thank you!

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.