Bike rental shop database error again

freecodecamp, codeally:
This is the error I got today.

codeally@da3ae04c2ffa:~/project$ psql --username=freecodecamp --dbname=postgres
psql: error: connection to server on socket “/var/run/postgresql/.s.PGSQL.5432” failed: No such file or directory
Is the server running locally and accepting connections on that socket?

1 Like