Lines Matching refs:BMCWEB_LOG_ERROR

64         BMCWEB_LOG_ERROR("Failed to get target URI from {}", uri);  in searchCollectionsArray()
301 BMCWEB_LOG_ERROR("Field wasn't an array_t????"); in addPrefixToHeadersInResp()
395 BMCWEB_LOG_ERROR("Something went wrong while querying dbus!"); in constructorCallback()
421 BMCWEB_LOG_ERROR( in findSatelliteConfigs()
454 BMCWEB_LOG_ERROR("Invalid Hostname value"); in addSatelliteConfig()
465 BMCWEB_LOG_ERROR("Invalid Port value"); in addSatelliteConfig()
471 BMCWEB_LOG_ERROR("Port value out of range"); in addSatelliteConfig()
483 BMCWEB_LOG_ERROR("Invalid AuthType value"); in addSatelliteConfig()
491 BMCWEB_LOG_ERROR( in addSatelliteConfig()
503 BMCWEB_LOG_ERROR("Satellite config {} missing Host", name); in addSatelliteConfig()
509 BMCWEB_LOG_ERROR("Satellite config {} missing Port", name); in addSatelliteConfig()
515 BMCWEB_LOG_ERROR("Satellite config {} missing AuthType", name); in addSatelliteConfig()
568 BMCWEB_LOG_ERROR("Failed to create copy of request"); in startAggregation()
712 BMCWEB_LOG_ERROR("Unrecognized satellite prefix \"{}\"", prefix); in forwardRequest()
723 BMCWEB_LOG_ERROR("Error removing prefix \"{}_\" from request URI", in forwardRequest()
833 BMCWEB_LOG_ERROR("DBUS response error {}, {}", ec.value(), in getSatelliteConfigs()
884 BMCWEB_LOG_ERROR("Error parsing satellite response as JSON"); in processResponse()
946 BMCWEB_LOG_ERROR("Error parsing satellite response as JSON"); in processCollectionResponse()
1027 BMCWEB_LOG_ERROR("Received unparsable response from \"{}\"", in processCollectionResponse()
1079 BMCWEB_LOG_ERROR("Error parsing satellite response as JSON"); in processContainsSubordinateResponse()
1100 BMCWEB_LOG_ERROR("Parsed JSON was not an object?"); in processContainsSubordinateResponse()
1172 BMCWEB_LOG_ERROR("Received unparsable response from \"{}\"", in processContainsSubordinateResponse()