Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
5299 Vistas

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
Descartar
Mejor respuesta

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
Descartar

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.

Publicaciones relacionadas Respuestas Vistas Actividad
1
ago 24
30181
2
sept 22
7492
2
abr 24
10139
2
may 16
3578
0
may 20
2494