You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2018/05/18 11:38:00 UTC

[Bug 62385] New: error reading status line from remote server

https://bz.apache.org/bugzilla/show_bug.cgi?id=62385

            Bug ID: 62385
           Summary: error reading status line from remote server
           Product: Apache httpd-2
           Version: 2.4.6
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: mod_proxy
          Assignee: bugs@httpd.apache.org
          Reporter: prashkre@in.ibm.com
  Target Milestone: ---

We are getting this error in our application. Do you have any suggestions on
what is causing this issue or how to troubleshoot this error?

[Fri May 18 06:18:08.510229 2018] [proxy_http:error] [pid 112510]
(20014)Internal error: [client XX.XX.XX.XX:65390] AH01102: error reading status
line from remote server localhost:8774, referer: https://XX.XX.XX.XX/powervc/
[Fri May 18 06:18:08.510305 2018] [proxy:error] [pid 112510] [client
XX.XX.XX.XX:65390] AH00898: Error reading from remote server returned by
/powervc/openstack/compute/v2.1/7124088f9bb442889687a28191c14a30/storage-connectivity-groups/detail,
referer: https://XX.XX.XX.XX/powervc/
[Fri May 18 06:18:08.510403 2018] [proxy_http:error] [pid 80156]
(20014)Internal error: [client XX.XX.XX.XX:64817] AH01102: error reading status
line from remote server localhost:8774, referer: https://XX.XX.XX.XX/powervc/
[Fri May 18 06:18:08.510437 2018] [proxy:error] [pid 80156] [client
XX.XX.XX.XX:64817] AH00898: Error reading from remote server returned by
/powervc/openstack/compute/v2.1/7124088f9bb442889687a28191c14a30/storage-connectivity-groups/detail,
referer: https://XX.XX.XX.XX/powervc/

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 62385] error reading status line from remote server

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62385

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from Eric Covener <co...@gmail.com> ---
I'd suggest traces or a packet capture to look at the timing and content
of the status line being returned. If you think there's an error in the
Apache server, articulate the details.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org