zhaorui9303 opened a new issue, #2180: URL: https://github.com/apache/incubator-hugegraph/issues/2180
### Bug Type (问题类型) server status (启动/运行异常) ### Before submit - [X] 我已经确认现有的 [Issues](https://github.com/apache/hugegraph/issues) 与 [FAQ](https://hugegraph.apache.org/docs/guides/faq/) 中没有相同 / 重复问题 (I have confirmed and searched that there are no similar problems in the historical issue and documents) ### Environment (环境信息) - Server Version: 0.12.0 (Apache Release Version) - Backend: 开启kerberos认证的Hbase 3.0.0 ### Expected & Actual behavior (期望与实际表现) 系统运行一天后,票据续约失败,报错:o.a.h.h.c.RpcRetryingCallerImpl - Call exception, tries=15, retries=16, started=128939 ms ago, cancelled=false, msg=Call to hadoop04/172.16.12.127:17122 failed on local exception: javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)], details=row 'hugegraph:m_si' on table 'hbase:meta' at region=hbase:meta,,1.1588230740, hostname=hadoop04,17122,1679300315566, seqNum=-1,, see https://s.apache.org/timeout 报错后必须重启数据库才可以进行正常访问,重启后的有效期也只有一天,请问有什么办法可以解决这个问题吗 ### Vertex/Edge example (问题点 / 边数据举例) _No response_ ### Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构) _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
