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

Error: connect ECONNREFUSED #1

Open
dkent600 opened this issue Feb 28, 2018 · 4 comments
Open

Error: connect ECONNREFUSED #1

dkent600 opened this issue Feb 28, 2018 · 4 comments

Comments

@dkent600
Copy link

dkent600 commented Feb 28, 2018

When running node ./server/create-lb-tables.js, per the readme, I get:

Connection fails: Error: connect ECONNREFUSED 127.0.0.1:5432

I'm running on Windows 10, in a Powershell console window.

Node v9.4.0

@dkent600
Copy link
Author

dkent600 commented Feb 28, 2018

I installed PostGres. Now I get:

Connection fails: error: password authentication failed for user "alchemist"

I'm really not sure how to configure postgres -- never used it before. Would be really nice to have some documentation on that.

@dkent600
Copy link
Author

Windows users with hi-res displays will seriously want this to deal with the microscopic font size in pgAdmin:

https://georgik.rocks/how-to-increase-font-size-in-pgadmin-4-on-windows/

@dkent600
Copy link
Author

dkent600 commented Feb 28, 2018

Made my best guesses using pgAdmin to create the "alchemy" db, a user "alchemist" having All access to the db, now I get:

NaN 'postgresql'

But judging from what I see below, it succeeded in creating the tables. Better feedback on success would be nice.

image

@dkent600
Copy link
Author

Next, node ./server/migrate.js runs with no feedback at all, so I guess it succeeded. Feedback on success would be nice.

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