-
Notifications
You must be signed in to change notification settings - Fork 239
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
password authentication failed for user "postgres" #5
Comments
Does your config file have the password that you configured your database with? |
No I just brew install Postgres, how do you get access to the config file on a Mac?
… On 19 Jun 2019, at 15:52, Nathan Taylor ***@***.***> wrote:
Does your config file have the password that you configured your database with?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#5?email_source=notifications&email_token=AMGKHTOBXHBAFKGK5TF7LCTP3JB2TA5CNFSM4HZKI3U2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYCD67Q#issuecomment-503594878>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AMGKHTPFTVSE7DHKBSFGP6DP3JB2TANCNFSM4HZKI3UQ>.
|
Not postgres' config file, the project's config file. It's located under
server/config
Are you following along with the course?
On Wed, Jun 19, 2019 at 9:57 AM asmythspotx <notifications@github.com>
wrote:
… No I just brew install Postgres, how do you get access to the config file
on a Mac?
> On 19 Jun 2019, at 15:52, Nathan Taylor ***@***.***>
wrote:
>
> Does your config file have the password that you configured your
database with?
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub <
#5?email_source=notifications&email_token=AMGKHTOBXHBAFKGK5TF7LCTP3JB2TA5CNFSM4HZKI3U2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYCD67Q#issuecomment-503594878>,
or mute the thread <
https://github.com/notifications/unsubscribe-auth/AMGKHTPFTVSE7DHKBSFGP6DP3JB2TANCNFSM4HZKI3UQ
>.
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#5?email_source=notifications&email_token=AAHCVEYUHBGWHIC7ETYJ5IDP3JCO7A5CNFSM4HZKI3U2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYCELXA#issuecomment-503596508>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAHCVE3LC6WVPIJR6BPPQMLP3JCO7ANCNFSM4HZKI3UQ>
.
|
I looked back at the video and fixed the problem. Thank you for helping me with the problem
Kind Regards
… On 19 Jun 2019, at 15:52, Nathan Taylor ***@***.***> wrote:
Does your config file have the password that you configured your database with?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#5?email_source=notifications&email_token=AMGKHTOBXHBAFKGK5TF7LCTP3JB2TA5CNFSM4HZKI3U2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYCD67Q#issuecomment-503594878>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AMGKHTPFTVSE7DHKBSFGP6DP3JB2TANCNFSM4HZKI3UQ>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At the second part of the ReadMe file, when running npm run db:create, this warning appeared in the terminal "password authentication failed for user "postgres""
The text was updated successfully, but these errors were encountered: