跳至内容
菜单
此问题已终结
3 回复
1174 查看

Cuando pongo mi dominio me sale 

 Internal Server Error

no me sale el login.


Por favor ayuda.,..

形象
丢弃
最佳答案

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


形象
丢弃
最佳答案

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

形象
丢弃
最佳答案

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

形象
丢弃
相关帖文 回复 查看 活动
1
10月 24
11797
1
2月 24
2603
1
2月 24
5352
4
4月 23
3743
1
12月 21
3414