Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
958 Vistas

Cuando pongo mi dominio me sale 

 Internal Server Error

no me sale el login.


Por favor ayuda.,..

Avatar
Descartar
Mejor respuesta

Hi,

Please check the log to get more information about the error. Meanwhile you can try to access the instance in a private window and see if its works.

Thanks


Avatar
Descartar
Mejor respuesta

Hi,

Please check your Odoo logs to get more details on the issue you're facing. Additionally, try changing the HTTP port in your Odoo configuration file

Hope it helps

Avatar
Descartar
Mejor respuesta

Hello, 


Kindly review your odoo config file. If you mention the db_user and db_password. 

In that case, alter the Postgres user password.

Use the following commands:


  • su postgres 
  • psql 
  • ALTER USER user_name WITH PASSWORD 'new_password';

Or 


If you're facing other issues in that case kindly review your odoo log file.


Thanks

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
oct 24
11607
1
feb 24
2321
1
feb 24
4797
4
abr 23
3490
1
dic 21
3136