Project

General

Profile

OH-Redmine-0035: Error occurred while processing request.

Added by chintan Sanghavi over 1 year ago

How we can solve this error?

--> Reason: Error reading from remote server

at com.opshub.eai.redmine.adapter.RedmineAdapter.createEntity(RedmineAdapter.java:366) ... 28 more Caused by: com.opshub.eai.redmine.exceptions.RedmineRequesterException: OH-Redmine-0035: Error occurred while processing request. Server returned following error : 502:
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request POST /redmine/issues.xml.


Replies (1)

RE: OH-Redmine-0035: Error occurred while processing request. - Added by Holger Just over 1 year ago

It may be that the request took too long (according to the configuration of your proxy server) or something went wrong on the webserver or within Redmine. With just the information you have given here or in #38157, this is impossible to say for sure though.

To gather more information, you would have to check the logs of your proxy server, webserver, and of Redmine itself (in logs/production.log). Here, you can check for more details and may be able to pinpoint what exactly went wrong.

    (1-1/1)