Tell us what’s happening:
I got lost in my progress with creating a mario database, so I decided to reset my progress in CodeAlly. This resulted in the course starting from the beginning BUT, each time I would complete a section, the course would tell me I needed to sign-in to postgres. To combat this, I would type exit, then psql --username=freecodecamp --dbname=postgres, and the current “card” would just auto complete. (additionally, even if I did not complete the task in the card, as long as I first exited, then signed back in to postgres, the cards would advance)
Properly completing the cards (CREATE TABLE second_database) would never advance the next card, and my previous progress mario_database was still available when I would type \l.
I have also tried deleting my Google Chrome cache, deleting all progress in my freecodecamp account, and even deleting my account. No matter what I do, I am returned to CodeAlly in a previous-progress state, with the cards all bricking at me telling me to sign in to postgres. I don’t know how to progress from here, and the previously amazing course is now completely unusable.
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36
Challenge: Learn Relational Databases by Building a Mario Database - Build a Mario Database
Link to the challenge: