Not able to access

Tell us what’s happening:
Describe your issue in detail here.
not able to learn the relational database course beta
it not opening

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/100.0.4896.75 Safari/537.36

Challenge: Build a Boilerplate

Link to the challenge:

try reading this

Hello, I connected to the VM, but something is wrong with postgres.
I cant connect to postgres server using command from CodeAlly tutorial -
psql --username=freecodecamp --dbname=postgres - results with

codeally@c830877e3e84:~/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?

the same err show up to me when i connect to postgres is there is solutions