Skip to Content
Menu
This question has been flagged
1 Reply
1541 Views

Hello,
I always had to restart my postgres service to see my database list and also the log said that failed to connect the database. Why it is happening and how to solve it? Thanks.
Version - 16

Avatar
Discard
Best Answer

Hi

The error could occur if the database configuration in the Odoo configuration file (odoo.conf) is incorrect. Make sure that the settings for the database host, port, username, and password are correct.Or, if the PostgreSQL database server is not running or has been stopped. Make sure that the database server is running and listening on the correct port. You may also want to check if the user "db_user" on odoo.conf file exists on the postgreSQL.

Hope it helps

Avatar
Discard
Related Posts Replies Views Activity
1
May 23
4807
3
Apr 24
2153
1
Mar 23
1896
1
May 25
1074
1
Apr 25
2419