Project

General

Profile

Proxy Error 502

Added by Juan Antonio Villa over 6 years ago

Hi guys, the problem is that, i have a proxy error on a massive creation of issues, if it takes more than one minute(around six or eight issues), but when creating one or three issues the process is ok.

The code works because when reloading the page the rest of issues are created.

I have an integration process with java, testlink and redmine.

I know that i have a proxy(cannot disable it).

Ruby version: ruby 2.1.7p400 (2015-08-18 revision 51632)
Redmine version: 3.2.0.stable

Thanks in advance.


Replies (2)

RE: Proxy Error 502 - Added by Guillermo ML over 6 years ago

In our case every action that spends more than 60s (massive issue actions, repository refresh,...) returns a proxy error, but the ruby code still works in the background.
I think it's because of Apache's timeout configuration, but it's something we cannot change so we have to live with it :-(

RE: Proxy Error 502 - Added by Juan Antonio Villa over 6 years ago

Sorry for answer you too late, and thank you for your reply, the IT Team of my Company, solved this by adding a directive add more timeout to the httpd.conf file from the server

    (1-2/2)