Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
10680 มุมมอง

I have installed Odoo 14 on Ubuntu 18.04 LTS inside the WSL on Windows 10. The application services of Odoo and PostgreSQL are running. Now when I try to connect Odoo using the URL localhost:8069 on a web browser in Windows, I am getting "Internal Server Error" everytime. Has anyone tried this approach and could provide a solution to this problem?


Note: On Ubuntu 18.04 under the WSL, postgres is running on port 5433

อวตาร
ละทิ้ง

Review the Odoo log files and post relevant information back to readers. See https://www.odoo.com/documentation/14.0/reference/cmdline.html#logging

คำตอบที่ดีที่สุด

Go into WSL and type in the command "ifconfig" to find the ip address.

Then try accessing odoo using the ip address, instead of localhost, like so

http://your_IP_address_within_WSL:8069
อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Most chance that the Odoo server can't connect to Postgresql Server

You mentioned that the postgresql run in port 5433, therefore try to modify the db_port configuration into 5433 ( as the default post is 5432 in Odoo)  

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
พ.ย. 23
24701
1
พ.ย. 24
6345
0
พ.ค. 23
1596
0
ต.ค. 22
971
1
พ.ค. 22
3989