You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Minder (JIRA)" <ji...@apache.org> on 2013/11/21 14:30:43 UTC

[jira] [Created] (KNOX-202) Diagnosability/troubleshooting when wrong protocol (http vs https) used

Kevin Minder created KNOX-202:
---------------------------------

             Summary: 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.4.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) 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.



--
This message was sent by Atlassian JIRA
(v6.1#6144)