全部產品
Search
文件中心

Enterprise Distributed Application Service:錯誤編碼:HSF-0019

更新時間:Jun 30, 2024

報錯資訊

  • 白名單規則配置出錯。
    • [WhiteListRuleParser Component] Invalid rule: ${ruleContent}
    • [WhiteListRuleParser Component] Parsing failed, raw rule: ${ruleContent}, parser: ${parser}.
  • TPS限流規則配置出錯。
    • [TPSRule Component] Invalid rule: ${ruleContent}
    • [TPSRule Component] Parsing failed, raw rule: ${ruleContent}, parser: ${parser}.

解決方案

針對登入出現問題的執行個體,可以查看/home/admin/logs/hsf/hsf-config.log記錄檔排查問題。如果規則解析正確,會在hsf-config.log中列印[TPSRule Component] Parsing OK: ${rule}。如果出現報錯資訊,請檢查配置的規則格式是否正確,或查看報錯資訊中的其他資訊定位並解決問題。