Learn Bash by Building a Boilerplate - Build a Boilerplate

Tell us what’s happening:

I’m stuck on question 2. I was previosuly stuck on question 1 but magically I passed to lesson 2. When I try to run psql --username=freecodecamp dbname=postgres I get an error saying Peer authentication failed for user “freecodecamp”. I’ve tried logging in as superuser and creating a user, deleted the rdb-alpha repo and rebuilt the docker container multiple times but none of this seems to work. CodeRoad doesn’t seem to work either. It always gives the Test Runner Failed error no matter what I do

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36

Challenge Information:

Learn Bash by Building a Boilerplate - Build a Boilerplate

please review this post

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