kieusonlam / feathers-nuxt-starter

MIT License
2 stars 0 forks source link

error: password authentication failed for user "postgres" #1

Open onsombal opened 7 years ago

onsombal commented 7 years ago

Hello @kieusonlam -- After exchanging messages with you about @lyquocnam's feathers-nuxt website project, I found your project for using feathers-nuxt with postgres. I was able to get your project up and running except for the error I'm getting for "password authentication failed for user "postgres".

Do you mind offering direction for getting around this error?

Thanks... Jim

kieusonlam commented 7 years ago

Hi @onsombal

Do you have postgres intalled on your computer? If you did You can change the default config file here: https://github.com/kieusonlam/feathers-nuxt-starter/blob/master/config/default.json on this line "postgres": "postgres://postgres:postgres@localhost:5432/lamkieu", postgres:postgres is your username:password of your postgres database lamkieu is the database name. And it should be work fine.

By the way in this project I have not do much about it. You can see a better project here: https://gitlab.com/rainbow.lam25/kieusonlam/

onsombal commented 7 years ago

Hello Lam Kieu,

First of all, thank you for the tip for correcting my postgres config. The project works now.

But most of all, many thanks for pointing me to your "kieusonlam" project. I got it up and running as well. It looks amazing! I'm certain I'll advance my feathersjs-nuxtjs skills much faster using your project as a reference.

Take care. I really do appreciate your responsiveness and your helping me advance my knowledge by answering my questions and sharing your projects.

Regards... Jim ᐧ

On Mon, Jul 31, 2017 at 8:18 PM, Lam Kieu notifications@github.com wrote:

Hi @onsombal https://github.com/onsombal

Do you have postgres intalled on your computer? If you did You can change the default config file here: https://github.com/kieusonlam/feathers-nuxt-starter/blob/ master/config/default.json on this line "postgres": "postgres://postgres:postgres@localhost:5432/lamkieu", postgres:postgres is your username:password of your postgres database lamkieu is the database name. And it should be work fine.

By the way in this project I have not do much about it. You can see a better project here: https://gitlab.com/rainbow.lam25/kieusonlam/

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kieusonlam/feathers-nuxt-starter/issues/1#issuecomment-319256574, or mute the thread https://github.com/notifications/unsubscribe-auth/ABg8KvefqYgAtdyCQiDh4OcxdKcKvCDlks5sTpkfgaJpZM4OpKop .