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

OperationalError: could not connect to server: No such file or directory

Is the server running locally and accepting

connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?




This is the error for all odoo application running error ...can anybody help me


Thanks in advance

Avatar
Discard
Best Answer

Please read your traceback before posting, the answer is already given in the errr message:

OperationalError: could not connect to server: No such file or directory

Is the server running locally and accepting

connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?


Avatar
Discard

Hello Aneesh,

First of check your postgresql log file and there which kind of error is show in log file.

your postgres file log file path var/log/postgresql

If this issue is related to permission then give all permission.

Related Posts Replies Views Activity
1
Aug 24
30732
2
Sep 22
7632
2
Apr 24
10296
2
May 16
3777
0
May 20
2616