Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

database 'todo' does not exist #71

Open
monkeydeus opened this issue Aug 17, 2024 · 0 comments
Open

database 'todo' does not exist #71

monkeydeus opened this issue Aug 17, 2024 · 0 comments

Comments

@monkeydeus
Copy link

Following chapters 8 & 9, the todo list fails when I try and add a new item, because the database todo does not exist. I haven't seen other mention of this, but it's hard to believe I am the only one this happens to? I just cloned the repo this week.

2024-08-16 23:51:48.320 UTC [49] LOG: database system was shut down at 2024-08-16 23:51:48 UTC
2024-08-16 23:51:48.327 UTC [7] LOG: database system is ready to accept connections
2024-08-16 23:51:51.547 UTC [56] FATAL: password authentication failed for user "root"
2024-08-16 23:51:51.547 UTC [56] DETAIL: Role "root" does not exist.
Connection matched pg_hba.conf line 13: "host all all all md5"
2024-08-16 23:52:07.854 UTC [60] FATAL: database "todo" does not exist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant