Skip to Content
Menu
This question has been flagged
2 Replies
6161 Views

Hello,

I try too Start my Odoo16 with Eclipse in Windows and get this issue : "psycopg2.OperationalError: connection to server at "localhost" (::1), port 5432 failed: fe_sendauth: no password supplied"

How to fix this issue.

Avatar
Discard
Best Answer

bro did your problem resolved? i am getting the same error, please help me


Avatar
Discard
Best Answer

Hi,

This error most happens when the password is set as False in the configuration file.
Find the line  db_password = False inside Odoo conf file and set the password of your postgres user specified at  db_user


Hope it helps

Avatar
Discard

I changed that field but still I have the same problem. Also changed the necessary fields such as user which was set on odoo but was postgres also port and host.

Related Posts Replies Views Activity
0
Feb 25
502
2
Jan 24
10137
7
Jan 24
47265
0
Mar 23
1474
5
Apr 24
49233