You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Xiaoyu Yao (Jira)" <ji...@apache.org> on 2020/07/28 07:47:00 UTC

[jira] [Created] (HADOOP-17162) Ozone /conf endpoint trigger kerberos replay error when SPNEGO is enabled

Xiaoyu Yao created HADOOP-17162:
-----------------------------------

             Summary: Ozone /conf endpoint trigger kerberos replay error when SPNEGO is enabled 
                 Key: HADOOP-17162
                 URL: https://issues.apache.org/jira/browse/HADOOP-17162
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Nilotpal Nandi
            Assignee: Xiaoyu Yao


{code}
curl  -k --negotiate -X GET -u : "https://quasar-jsajkc-8.quasar-jsajkc.root.hwx.site:9877/conf"
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 403 GSSException: Failure unspecified at GSS-API level (Mechanism level: Request is a replay (34))</title>
</head>
<body><h2>HTTP ERROR 403 GSSException: Failure unspecified at GSS-API level (Mechanism level: Request is a replay (34))</h2>
<table>
<tr><th>URI:</th><td>/conf</td></tr>
<tr><th>STATUS:</th><td>403</td></tr>
<tr><th>MESSAGE:</th><td>GSSException: Failure unspecified at GSS-API level (Mechanism level: Request is a replay (34))</td></tr>
<tr><th>SERVLET:</th><td>conf</td></tr>
</table>

</body>
</html>
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org