Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

624
Views
Getting Error: Unknown authenticationOk message typeMessage { name: 'authenticationOk', length: 23 }

I have installed Postgres 13 in windows 10. Configured all the right credentials in the environment file of the project. The project uses the below dependencies and it was created in ubuntu.

"pg": "^7.4.3",
"pg-hstore": "^2.3.2",
"sequelize": "4.38.0",
"sequelize-cli": "^6.2.0"

I'm trying to set it up in windows. And getting the below error in windows 10.

Error: Unknown authenticationOk message typeMessage { name: 'authenticationOk', length: 23 }

When I hit npx sequelize db:migrate in the terminal for migrating the tables in the database.

over 4 years ago · Santiago Trujillo
2 answers
Answer question

0

I was able to fix this by upgrading pg from "^7.4.3" to "^8.7.1".

over 4 years ago · Santiago Trujillo Report

0

This issue comes if your Database Host is incorrect. In my case I'm using Docker and change DB host in consule file from localhost to your DB server.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!