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

Errors launching #1

Closed
eo1989 opened this issue May 26, 2020 · 1 comment
Closed

Errors launching #1

eo1989 opened this issue May 26, 2020 · 1 comment

Comments

@eo1989
Copy link

eo1989 commented May 26, 2020

Hi, Im attempting to test out your app (having used qtrn for quick quotes, i appreciate the time you've put into these), but upon launching it with edgr init I get:

INFO[0000] connecting to postgres..
WARN[0000] dial tcp [::1]:5432: connect: connection refused

So I tried "brew services start postgresql" first, then entered "edgr init" once again, only for a different error to pop up:

INFO[0000] connecting to postgres..
WARN[0000] FATAL #28000 role "postgres" does not exist

running macOS Catalina 10.15.4 on a MBPr from early 2013, homebrew is up to date (cleanup/doctor show no errors or issues relating to either postgresql nor edgr)

@eo1989 eo1989 closed this as completed May 28, 2020
@ackleymi
Copy link
Contributor

@eo1989 ah, I think youre missing the default database in the postgresql service, the default is named 'postgres', I think. As a side note, docker on a mac makes this easy to test drive :) Let me know

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

2 participants