Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
8615 Lượt xem

I receive the error "Service Unavailable" in details "XmlHttpRequestError Service Unavailable" while trying to edit any form in the webclient.

System details:

  • OpenERP v8 (Trunk) running over mod_wsgi on apache 2.4.7
  • Ubuntu 14.04 on a cloud

looking for solution since 10 days... no resaults... i found lots of people facing same issue.

Any suggestions?

Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

Finally i found the solution; It is a network timeout problem.

Solution:

in /etc/apache2/apache2.conf increase the KeepAliveTimeout  and restart the apache server

Default value is 5, i set it to 10 and the error never apears.

Other related parameter from /etc/apache2/apache2.conf:

  • Timeout 300
  • KeepAlive On
  • MaxKeepAliveRequests 300
  • KeepAliveTimeout 10
Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 9 25
516
2
thg 7 25
1036
2
thg 7 25
2557
1
thg 6 25
1187
1
thg 4 25
1243