lswadmin opened a new issue, #3210: URL: https://github.com/apache/hertzbeat/issues/3210
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior 1、通过redfish 协议监控服务器信息报错如下: Redfish session create error: Redfish session create error: StatusCode 405   ### Expected Behavior 可以正常通过redfish 监控服务器硬件信息 ### Steps To Reproduce _No response_ ### Environment ```markdown HertzBeat version(s): v1.70 ``` ### Debug logs 2025-04-03 15:18:34.443 [496385436534528-redfish-Chassis-1325] ERROR org.apache.hertzbeat.collector.collect.redfish.RedfishCollectImpl Line:68 - Redfish session create error: Redfish session create error: StatusCode 405 2025-04-03 15:18:34.444 [496385436534528-redfish-Chassis-1325] INFO org.apache.hertzbeat.collector.dispatch.MetricsCollect Line:443 - [Collect Failed, Run 3119ms, All 3120ms] Reason: Redfish session create error: StatusCode 405 2025-04-03 15:19:32.325 [496385436534528-redfish-Chassis-2325] INFO org.apache.hertzbeat.collector.collect.common.cache.GlobalConnectionCache Line:167 - [GlobalConnectionCache] Cache miss for key CacheIdentifier {ip='192.168.7.134', port='443', username+password=>hash='578609968', customArg='null'}. 2025-04-03 15:19:35.420 [496385436534528-redfish-Chassis-2325] ERROR org.apache.hertzbeat.collector.collect.redfish.RedfishCollectImpl Line:68 - Redfish session create error: Redfish session create error: StatusCode 405 2025-04-03 15:19:35.421 [496385436534528-redfish-Chassis-2325] INFO org.apache.hertzbeat.collector.dispatch.MetricsCollect Line:443 - [Collect Failed, Run 3096ms, All 3097ms] Reason: Redfish session create error: StatusCode 405 2025-04-03 15:20:33.325 [496385436534528-redfish-Chassis-3324] INFO org.apache.hertzbeat.collector.collect.common.cache.GlobalConnectionCache Line:167 - [GlobalConnectionCache] Cache miss for key CacheIdentifier {ip='192.168.7.134', port='443', username+password=>hash='578609968', customArg='null'}. 2025-04-03 15:20:36.463 [496385436534528-redfish-Chassis-3324] ERROR org.apache.hertzbeat.collector.collect.redfish.RedfishCollectImpl Line:68 - Redfish session create error: Redfish session create error: StatusCode 405 2025-04-03 15:20:36.463 [496385436534528-redfish-Chassis-3324] INFO org.apache.hertzbeat.collector.dispatch.MetricsCollect Line:443 - [Collect Failed, Run 3139ms, All 3140ms] Reason: Redfish session create error: StatusCode 405 2025-04-03 15:21:34.325 [496385436534528-redfish-Chassis-4325] INFO org.apache.hertzbeat.collector.collect.common.cache.GlobalConnectionCache Line:167 - [GlobalConnectionCache] Cache miss for key CacheIdentifier {ip='192.168.7.134', port='443', username+password=>hash='578609968', customArg='null'}. 2025-04-03 15:21:37.646 [496385436534528-redfish-Chassis-4325] ERROR org.apache.hertzbeat.collector.collect.redfish.RedfishCollectImpl Line:68 - Redfish session create error: Redfish session create error: StatusCode 405 2025-04-03 15:21:37.647 [496385436534528-redfish-Chassis-4325] INFO org.apache.hertzbeat.collector.dispatch.MetricsCollect Line:443 - [Collect Failed, Run 3321ms, All 3322ms] Reason: Redfish session create error: StatusCode 405 ### Anything else? _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: notifications-unsubscr...@hertzbeat.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org For additional commands, e-mail: notifications-h...@hertzbeat.apache.org
