Home
last modified time | relevance | path

Searched refs:BMCWEB_LOG_WARNING (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/bmcweb/redfish-core/src/utils/
H A Ddbus_utils.cpp48 BMCWEB_LOG_WARNING("DBUS response error: {}", ec); in afterSetProperty()
56 BMCWEB_LOG_WARNING( in afterSetProperty()
63 BMCWEB_LOG_WARNING( in afterSetProperty()
102 BMCWEB_LOG_WARNING( in afterSetPropertyAction()
119 BMCWEB_LOG_WARNING( in afterSetPropertyAction()
/openbmc/bmcweb/http/
H A Dmutual_tls_meta.hpp26 BMCWEB_LOG_WARNING("Invalid Meta TLS client cert Subject CN: '{}'", in mtlsMetaParseSslUser()
35 BMCWEB_LOG_WARNING( in mtlsMetaParseSslUser()
58 BMCWEB_LOG_WARNING( in mtlsMetaParseSslUser()
H A Dparsing.hpp34 BMCWEB_LOG_WARNING("Failed to parse content type on request"); in parseRequestAsJson()
43 BMCWEB_LOG_WARNING("Failed to parse json in request"); in parseRequestAsJson()
H A Dlogging.hpp152 struct BMCWEB_LOG_WARNING struct
155 BMCWEB_LOG_WARNING(std::format_string<Args...> format, Args&&... args, in BMCWEB_LOG_WARNING() function
199 BMCWEB_LOG_WARNING(std::format_string<Args...>,
200 Args&&...) -> BMCWEB_LOG_WARNING<Args...>;
H A Dhttp_connection.hpp291 BMCWEB_LOG_WARNING("Authentication failed"); in handle()
360 BMCWEB_LOG_WARNING("{} Failed to shut down TLS cleanly {}", in tlsShutdownComplete()
517 BMCWEB_LOG_WARNING("{} End of stream, closing {}", in doReadHeaders()
735 BMCWEB_LOG_WARNING("{} Connection timed out, hard closing", in startDeadline()
H A Dhttp_body.hpp108 BMCWEB_LOG_WARNING("Failed to read file size on {}", path); in open()
115 BMCWEB_LOG_WARNING("Fasvise returned {} ignoring", fadvise); in open()
H A Dmutual_tls.cpp135 BMCWEB_LOG_WARNING("Failed to get user from common name {}", in verifyMtlsUser()
H A Dserver_sent_event.hpp268 BMCWEB_LOG_WARNING("{} Connection timed out, closing", in onTimeoutCallback()
/openbmc/bmcweb/redfish-core/lib/
H A Dmanager_diagnostic_data.hpp37 BMCWEB_LOG_WARNING("Failed to find server, Dbus error {}", ec); in checkErrors()
42 BMCWEB_LOG_WARNING("Invalid Path, Dbus error {}", ec); in checkErrors()
65 BMCWEB_LOG_WARNING("Property read for {} was not finite", in setBytesProperty()
H A Dpcie_slots.hpp72 BMCWEB_LOG_WARNING("Unknown PCIe Slot Generation: {}", *generation); in onPcieSlotGetAllDone()
96 BMCWEB_LOG_WARNING("Unknown PCIe Slot Type: {}", *slotType); in onPcieSlotGetAllDone()
H A Deventservice_sse.hpp24 BMCWEB_LOG_WARNING("Max SSE subscriptions reached"); in createSubscription()
H A Dpcie.hpp77 BMCWEB_LOG_WARNING("PCIe Device not found"); in handlePCIeDevicePath()
182 BMCWEB_LOG_WARNING("Unknown PCIeType: {}", generation); in addPCIeSlotProperties()
204 BMCWEB_LOG_WARNING("Unknown PCIeSlot Type: {}", slotType); in addPCIeSlotProperties()
443 BMCWEB_LOG_WARNING("Unknown PCIe Device Generation: {}", in addPCIeDeviceProperties()
467 BMCWEB_LOG_WARNING("Unknown PCIe Device Generation: {}", in addPCIeDeviceProperties()
H A Dredfish_v1.hpp42 BMCWEB_LOG_WARNING("404 on path {}", path); in redfish404()
62 BMCWEB_LOG_WARNING("405 on path {}", path); in redfish405()
H A Dpower.hpp74 BMCWEB_LOG_WARNING("Don't find valid chassis path "); in afterGetChassisPath()
82 BMCWEB_LOG_WARNING("Don't support multiple hosts at present "); in afterGetChassisPath()
H A Dthermal_subsystem.hpp26 BMCWEB_LOG_WARNING("Not a valid chassis ID{}", chassisId); in doThermalSubsystemCollection()
H A Dprocessor.hpp626 BMCWEB_LOG_WARNING("D-Bus error: {}, {}", ec, ec.message()); in getCpuConfigData()
689 BMCWEB_LOG_WARNING("D-Bus Property Get error: {}", in getCpuConfigData()
924 BMCWEB_LOG_WARNING("D-Bus error: {}, {}", ec, ec.message()); in getOperatingConfigData()
1152 BMCWEB_LOG_WARNING("D-Bus error: {}, {}", ec, in requestRoutesOperatingConfigCollection()
1227 BMCWEB_LOG_WARNING("D-Bus error: {}, {}", ec, in requestRoutesOperatingConfig()
H A Dfabric_adapters.hpp251 BMCWEB_LOG_WARNING("Adapter not found"); in afterHandleFabricAdapterGet()
374 BMCWEB_LOG_WARNING("Adapter not found"); in afterHandleFabricAdapterHead()
H A Dnetwork_protocol.hpp373 BMCWEB_LOG_WARNING("D-Bus error: {}, {}", ec, ec.message()); in handleNTPServersPatch()
457 BMCWEB_LOG_WARNING( in getNTPProtocolEnabled()
H A Dsystems_logservices_postcodes.hpp524 BMCWEB_LOG_WARNING("Wrong currentValue value"); in handleSystemsLogServicesPostCodesEntriesEntryAdditionalDataGet()
533 BMCWEB_LOG_WARNING("No found post code data"); in handleSystemsLogServicesPostCodesEntriesEntryAdditionalDataGet()
H A Dupdate_service.hpp660 BMCWEB_LOG_WARNING( in convertApplyTime()
883 BMCWEB_LOG_WARNING("No valid DBus path for Target URI {}", target); in getSwInfo()
1308 BMCWEB_LOG_WARNING("Input swID {} not found!", *swId); in handleUpdateServiceFirmwareInventoryGet()
H A Dchassis.hpp244 BMCWEB_LOG_WARNING("Malformed upstream Chassis path {} on {}", in getChassisContainedBy()
283 BMCWEB_LOG_WARNING("Malformed downstream Chassis path {} on {}", in getChassisContains()
/openbmc/bmcweb/include/ibm/
H A Dmanagement_console_rest.hpp279 BMCWEB_LOG_WARNING("{} Not found", loc.string()); in handleFileGet()
288 BMCWEB_LOG_WARNING("{} Not found", loc.string()); in handleFileGet()
329 BMCWEB_LOG_WARNING("File not found!"); in handleFileDelete()
/openbmc/bmcweb/include/
H A Dobmc_console.hpp233 BMCWEB_LOG_WARNING("getDbusObject() for consoles failed. DBUS error:{}", in processConsoleObject()
242 BMCWEB_LOG_WARNING("getDbusObject() returned unexpected size: {}", in processConsoleObject()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp602 BMCWEB_LOG_WARNING("Sensor value for {} was unexpectedly {}", in objectPropertiesToJson()
/openbmc/bmcweb/
H A D.clang-tidy384 …g.FunctionIgnoredRegexp, value: (BMCWEB_LOG_DEBUG|BMCWEB_LOG_INFO|BMCWEB_LOG_WARNING|BMCWEB_LOG_E…
385 …ing.StructIgnoredRegexp, value: (BMCWEB_LOG_DEBUG|BMCWEB_LOG_INFO|BMCWEB_LOG_WARNING|BMCWEB_LOG_E…

12