Skip to Content
Menu
This question has been flagged
1 Reply
5914 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
33021
2
Sep 22
8247
2
Apr 24
11049
2
May 16
4478
0
May 20
3142