While uploading the test results to Jira, the upload fails intermittently, timing out after 5 minutes and resulting in a 502 error in the result.json
file. Despite the file size being less than 5MB and no apparent load issues on Jira, this problem persists.
Please help me resolve this issue. Given that the problem is intermittent and the file size is small, what could be causing this timeout, and how can it be fixed?
Please find the error log below:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>502 Proxy Error</title> </head><body> <h1>Proxy Error</h1> <p>The proxy server received an invalid response from an upstream server.<br /> The proxy server could not handle the request<p>Reason: <strong>Error reading from remote server</strong></p></p> </body></html>
Hi,
May be this thread can help you : java - Proxy Error 502 : The proxy server received an invalid response from an upstream server - Stack Overflow
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.