Skip to Content
Menu
This question has been flagged
3 Replies
1162 Views

Cuando pongo mi dominio me sale 

 Internal Server Error

no me sale el login.


Por favor ayuda.,..

Avatar
Discard
Best Answer

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
Discard
Best Answer

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
Discard
Best Answer

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
Discard
Related Posts Replies Views Activity
1
Oct 24
11794
1
Feb 24
2591
1
Feb 24
5332
4
Apr 23
3724
1
Dec 21
3398