Skip to Content
Menu
This question has been flagged
1 Odpoveď
5643 Zobrazenia

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
Zrušiť
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
Zrušiť

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 Zobrazenia Aktivita
1
aug 24
32255
2
sep 22
7969
2
apr 24
10708
2
máj 16
4135
0
máj 20
2874