[ 
https://issues.apache.org/jira/browse/KNOX-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Larry McCay updated KNOX-202:
-----------------------------
    Description: 
When a request is made to 
curl -i -k -u guest:guest-password -X GET 
'http://localhost:8443/gateway/sandbox/webhdfs/v1/?op=LISTSTATUS'
the following error is returned
curl: (52) Empty reply from server

This needs to be added to the troubleshooting guide or possibly better we need 
to include a HTTP endpoint that returns either redirects or returns an error.  
There may be ways in Jetty to handle this.

  was:
When a request is made to 
curl -i -k -u guest:guest-password -X GET 
'http://localhost:8443/gateway/sandbox/webhdfs/v1/?op=LISTSTATUS'
the following error is returned
curl: (52) Emty reply from server

This needs to be added to the troubleshooting guide or possibly better we need 
to include a HTTP endpoint that returns either redirects or returns an error.  
There may be ways in Jetty to handle this.


> Diagnosability/troubleshooting when wrong protocol (http vs https) used
> -----------------------------------------------------------------------
>
>                 Key: KNOX-202
>                 URL: https://issues.apache.org/jira/browse/KNOX-202
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: Server, Site
>    Affects Versions: 0.2.0
>            Reporter: Kevin Minder
>             Fix For: 0.5.0
>
>
> When a request is made to 
> curl -i -k -u guest:guest-password -X GET 
> 'http://localhost:8443/gateway/sandbox/webhdfs/v1/?op=LISTSTATUS'
> the following error is returned
> curl: (52) Empty reply from server
> This needs to be added to the troubleshooting guide or possibly better we 
> need to include a HTTP endpoint that returns either redirects or returns an 
> error.  There may be ways in Jetty to handle this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to