N
Neon6mo ago
afraid-scarlet

Getting password authentication error, while running "node server.js" (new to programming)- while co

"Unable to sync the database: ConnectionError [SequelizeConnectionError]: password authentication failed for user 'neondb_owner'"
1 Reply
stormy-gold
stormy-gold6mo ago
Please make sure you're connection details are defined correctly and compare your configuration against this example: https://github.com/neondatabase/examples/tree/main/with-sequelize
GitHub
examples/with-sequelize at main · neondatabase/examples
Examples and code snippets demonstrating common ways of integrating Neon with various frameworks and languages. - neondatabase/examples

Did you find this page helpful?