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

I have 8 GB Ram 4 CPU




อวตาร
ละทิ้ง

Please avoid to post big screenshots for simple log and code snippets, use the formatting options of the editor instead, thanks.

ผู้เขียน

@Emin Trevisan

this is not my issue this odoo website issue ... it should be resize auto as before on odoo website did...after update this is happning

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

For this you need to configure reverse proxy like nginx/apache and pass the longpolling proxy_pass:

# Nginx
location /longpolling {
proxy_pass http://127.0.0.1:8072;
}

You will find lots of blogs to conig nginx/apache.

อวตาร
ละทิ้ง
ผู้เขียน

thanks let me confirm then i will confirm answer with up vote thanks again

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

Have you configure nginx/apache server ?

You have to configure nginx with reverse proxy which should redirect all long polling request to long Polling Port(defalut 8072)

อวตาร
ละทิ้ง
ผู้เขียน

not using nginx right now

Related Posts ตอบกลับ มุมมอง กิจกรรม
2
ธ.ค. 24
6760
How to ORDER BY? [Odoo 10] แก้ไขแล้ว
2
พ.ย. 24
27129
2
พ.ค. 24
6535
3
มี.ค. 24
5892
0
มี.ค. 24
959