Build a Number Guessing Game connection problem

Hi, I was doing the last challenge on this courses, it was nearly finished so I had some validation which was validate and then was not, so I tried to restart the whole process (closing the vs code editor, docker and restart my computer, vmmemwsl windows running 50% cpu ). Now I am currrently in the folder following the step to reconnect and I had this message

‘camper@e25ceb6857d4:/workspace/project$ psql --username=freecodecamp --dbname=postgres
psql: error: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket “/var/run/postgresql/.s.PGSQL.5432”?’

So I missed something or there is another problem, I can see all the course have changed today the way to connect through it using docker. I will try tomorrow whether by any chance there is improvement. Or maybe someone had already this kind of problem and tell me why.
Furthermore I was at the end of this courses so I hope there is something to do.(I saved all my file in a github depot).

is this an issue you were having on gitpod or developing locally?

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