/openbmc/bmcweb/redfish-core/src/utils/ |
H A D | dbus_utils.cpp | 51 BMCWEB_LOG_WARNING("DBUS response error: {}", ec); in afterSetProperty() 59 BMCWEB_LOG_WARNING( in afterSetProperty() 66 BMCWEB_LOG_WARNING( in afterSetProperty() 105 BMCWEB_LOG_WARNING( in afterSetPropertyAction() 122 BMCWEB_LOG_WARNING( in afterSetPropertyAction()
|
H A D | time_utils.cpp | 345 BMCWEB_LOG_WARNING("Underflow from value {}", dur.count()); 351 BMCWEB_LOG_WARNING("Overflow from value {}", dur.count()); 357 BMCWEB_LOG_WARNING("Year {} not representable", ymd.year()); 363 BMCWEB_LOG_WARNING("Year {} not representable", ymd.year());
|
/openbmc/bmcweb/http/ |
H A D | mutual_tls_meta.hpp | 28 BMCWEB_LOG_WARNING("Invalid Meta TLS client cert Subject CN: '{}'", in mtlsMetaParseSslUser() 37 BMCWEB_LOG_WARNING( in mtlsMetaParseSslUser() 60 BMCWEB_LOG_WARNING( in mtlsMetaParseSslUser()
|
H A D | parsing.hpp | 35 BMCWEB_LOG_WARNING("Failed to parse content type on request"); in parseRequestAsJson() 44 BMCWEB_LOG_WARNING("Failed to parse json in request"); in parseRequestAsJson()
|
H A D | logging.hpp | 154 struct BMCWEB_LOG_WARNING struct 157 BMCWEB_LOG_WARNING(std::format_string<Args...> format, Args&&... args, in BMCWEB_LOG_WARNING() argument 201 BMCWEB_LOG_WARNING(std::format_string<Args...>, Args&&...) 202 -> BMCWEB_LOG_WARNING<Args...>;
|
H A D | http_connection.hpp | 296 BMCWEB_LOG_WARNING("Authentication failed"); in handle() 365 BMCWEB_LOG_WARNING("{} Failed to shut down TLS cleanly {}", in tlsShutdownComplete() 512 BMCWEB_LOG_WARNING("{} End of stream, closing {}", logPtr(this), in afterReadHeaders() 748 BMCWEB_LOG_WARNING("{} Connection timed out, hard closing", in afterTimerWait()
|
H A D | http_body.hpp | 110 BMCWEB_LOG_WARNING("Failed to read file size on {}", path); in open() 117 BMCWEB_LOG_WARNING("Fasvise returned {} ignoring", fadvise); in open()
|
H A D | mutual_tls.cpp | 137 BMCWEB_LOG_WARNING("Failed to get user from common name {}", in verifyMtlsUser()
|
H A D | server_sent_event.hpp | 266 BMCWEB_LOG_WARNING("{} Connection timed out, closing", in onTimeoutCallback()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | manager_diagnostic_data.hpp | 40 BMCWEB_LOG_WARNING("Failed to find server, Dbus error {}", ec); in checkErrors() 45 BMCWEB_LOG_WARNING("Invalid Path, Dbus error {}", ec); in checkErrors() 68 BMCWEB_LOG_WARNING("Property read for {} was not finite", in setBytesProperty()
|
H A D | pcie_slots.hpp | 74 BMCWEB_LOG_WARNING("Unknown PCIe Slot Generation: {}", *generation); in onPcieSlotGetAllDone() 98 BMCWEB_LOG_WARNING("Unknown PCIe Slot Type: {}", *slotType); in onPcieSlotGetAllDone()
|
H A D | pcie.hpp | 65 BMCWEB_LOG_WARNING("PCIe Device not found"); in handlePCIeDevicePath() 170 BMCWEB_LOG_WARNING("Unknown PCIeType: {}", generation); in addPCIeSlotProperties() 192 BMCWEB_LOG_WARNING("Unknown PCIeSlot Type: {}", slotType); in addPCIeSlotProperties() 431 BMCWEB_LOG_WARNING("Unknown PCIe Device Generation: {}", in addPCIeDeviceProperties() 455 BMCWEB_LOG_WARNING("Unknown PCIe Device Generation: {}", in addPCIeDeviceProperties()
|
H A D | redfish_v1.hpp | 44 BMCWEB_LOG_WARNING("404 on path {}", path); in redfish404() 64 BMCWEB_LOG_WARNING("405 on path {}", path); in redfish405()
|
H A D | power.hpp | 63 BMCWEB_LOG_WARNING("Don't find valid chassis path "); in afterGetChassisPath() 71 BMCWEB_LOG_WARNING("Don't support multiple hosts at present "); in afterGetChassisPath()
|
H A D | eventservice_sse.hpp | 26 BMCWEB_LOG_WARNING("Max SSE subscriptions reached"); in createSubscription()
|
H A D | thermal_subsystem.hpp | 28 BMCWEB_LOG_WARNING("Not a valid chassis ID{}", chassisId); in doThermalSubsystemCollection()
|
H A D | processor.hpp | 574 BMCWEB_LOG_WARNING("D-Bus error: {}, {}", ec, ec.message()); in getCpuConfigData() 637 BMCWEB_LOG_WARNING("D-Bus Property Get error: {}", in getCpuConfigData() 872 BMCWEB_LOG_WARNING("D-Bus error: {}, {}", ec, ec.message()); in getOperatingConfigData() 1100 BMCWEB_LOG_WARNING("D-Bus error: {}, {}", ec, in requestRoutesOperatingConfigCollection() 1175 BMCWEB_LOG_WARNING("D-Bus error: {}, {}", ec, in requestRoutesOperatingConfig()
|
H A D | fabric_adapters.hpp | 253 BMCWEB_LOG_WARNING("Adapter not found"); in afterHandleFabricAdapterGet() 376 BMCWEB_LOG_WARNING("Adapter not found"); in afterHandleFabricAdapterHead()
|
H A D | network_protocol.hpp | 361 BMCWEB_LOG_WARNING("D-Bus error: {}, {}", ec, ec.message()); in handleNTPServersPatch() 445 BMCWEB_LOG_WARNING( in getNTPProtocolEnabled()
|
H A D | systems_logservices_postcodes.hpp | 526 BMCWEB_LOG_WARNING("Wrong currentValue value"); in handleSystemsLogServicesPostCodesEntriesEntryAdditionalDataGet() 535 BMCWEB_LOG_WARNING("No found post code data"); in handleSystemsLogServicesPostCodesEntriesEntryAdditionalDataGet()
|
H A D | update_service.hpp | 640 BMCWEB_LOG_WARNING( in convertApplyTime() 865 BMCWEB_LOG_WARNING("No valid DBus path for Target URI {}", target); in getSwInfo() 1286 BMCWEB_LOG_WARNING("Input swID {} not found!", *swId); in handleUpdateServiceFirmwareInventoryGet()
|
H A D | event_service.hpp | 366 BMCWEB_LOG_WARNING( in requestRoutesEventDestinationCollection() 377 BMCWEB_LOG_WARNING("{} is an invalid port in destination url", in requestRoutesEventDestinationCollection()
|
/openbmc/bmcweb/include/ibm/ |
H A D | management_console_rest.hpp | 281 BMCWEB_LOG_WARNING("{} Not found", loc.string()); in handleFileGet() 290 BMCWEB_LOG_WARNING("{} Not found", loc.string()); in handleFileGet() 331 BMCWEB_LOG_WARNING("File not found!"); in handleFileDelete()
|
/openbmc/bmcweb/include/ |
H A D | obmc_console.hpp | 234 BMCWEB_LOG_WARNING("getDbusObject() for consoles failed. DBUS error:{}", in processConsoleObject() 243 BMCWEB_LOG_WARNING("getDbusObject() returned unexpected size: {}", in processConsoleObject()
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | subscription.cpp | 294 BMCWEB_LOG_WARNING("Read eventLog entry failed"); in filterAndSendEventLogs()
|