Celestial Bodies Database - Build a Celestial Bodies Database

Tell us what’s happening:
Just getting started on this project and the virtual machine stopped functioning. The tests are gone, and no matter what I try, it auto-saved the project with zero instructions and no tests available. I’m trying to figure out how to completely reset the Celestial Bodies Database project and I’m unable.

Your code so far
N/A

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36

Challenge: Celestial Bodies Database - Build a Celestial Bodies Database

Link to the challenge:

Still broken, but I was able to find the code for the tests. It’s just only code, not a functional page though, so I don’t know how to run it on my code.

Also, I keep getting an error every time I try to log in to the psql --username=freecodecamp in the terminal.

codeally@0bb70e2ee34a:/$ 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?

[[THIS IS THE ERROR I’M GETTING REGARDLESS OF WHICH DIRECTORY I TRY TO USE TO LOGIN]]

following THIS and I had to delete the CodeAlly container to get it to work. :frowning: Oh well