Skip to content

Unable to start the lesson where I left off #103

Description

@azakero

Describe the bug

I completed 35% of 'Build a database of Video Game Characters' yesterday. And today when I tried to start the lesson, I am unable to login to psql with the command psql --username=freecodecamp --dbname=postgres.

Here's what I get after I run the command:

camper: /project$ psql --username=freecodecamp --dbname=postgres psql: error: could not connect to server: Connection refused Is the server running locally and accepting connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?

To Reproduce

  1. Start the lesson for the first time.
  2. Quit it.
  3. Go to Codespaces page in Github and start it.

Expected behavior

Should connect to psql normally.

Screenshots

Image

Desktop OS

Windows 10

Desktop Browser

Chrome

Desktop Browser Version

No response

Mobile Device

No response

Mobile OS

No response

Mobile Browser

No response

Mobile Browser Version

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions