Home
last modified time | relevance | path

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

12

/openbmc/bmcweb/redfish-core/src/utils/
H A Ddbus_utils.cpp51 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 Dtime_utils.cpp345 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 Dmutual_tls_meta.hpp28 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 Dparsing.hpp35 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 Dlogging.hpp154 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 Dhttp_connection.hpp296 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 Dhttp_body.hpp110 BMCWEB_LOG_WARNING("Failed to read file size on {}", path); in open()
117 BMCWEB_LOG_WARNING("Fasvise returned {} ignoring", fadvise); in open()
H A Dmutual_tls.cpp137 BMCWEB_LOG_WARNING("Failed to get user from common name {}", in verifyMtlsUser()
H A Dserver_sent_event.hpp266 BMCWEB_LOG_WARNING("{} Connection timed out, closing", in onTimeoutCallback()
/openbmc/bmcweb/redfish-core/lib/
H A Dmanager_diagnostic_data.hpp40 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 Dpcie_slots.hpp74 BMCWEB_LOG_WARNING("Unknown PCIe Slot Generation: {}", *generation); in onPcieSlotGetAllDone()
98 BMCWEB_LOG_WARNING("Unknown PCIe Slot Type: {}", *slotType); in onPcieSlotGetAllDone()
H A Dpcie.hpp65 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 Dredfish_v1.hpp44 BMCWEB_LOG_WARNING("404 on path {}", path); in redfish404()
64 BMCWEB_LOG_WARNING("405 on path {}", path); in redfish405()
H A Dpower.hpp63 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 Deventservice_sse.hpp26 BMCWEB_LOG_WARNING("Max SSE subscriptions reached"); in createSubscription()
H A Dthermal_subsystem.hpp28 BMCWEB_LOG_WARNING("Not a valid chassis ID{}", chassisId); in doThermalSubsystemCollection()
H A Dprocessor.hpp574 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 Dfabric_adapters.hpp253 BMCWEB_LOG_WARNING("Adapter not found"); in afterHandleFabricAdapterGet()
376 BMCWEB_LOG_WARNING("Adapter not found"); in afterHandleFabricAdapterHead()
H A Dnetwork_protocol.hpp361 BMCWEB_LOG_WARNING("D-Bus error: {}, {}", ec, ec.message()); in handleNTPServersPatch()
445 BMCWEB_LOG_WARNING( in getNTPProtocolEnabled()
H A Dsystems_logservices_postcodes.hpp526 BMCWEB_LOG_WARNING("Wrong currentValue value"); in handleSystemsLogServicesPostCodesEntriesEntryAdditionalDataGet()
535 BMCWEB_LOG_WARNING("No found post code data"); in handleSystemsLogServicesPostCodesEntriesEntryAdditionalDataGet()
H A Dupdate_service.hpp640 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 Devent_service.hpp366 BMCWEB_LOG_WARNING( in requestRoutesEventDestinationCollection()
377 BMCWEB_LOG_WARNING("{} is an invalid port in destination url", in requestRoutesEventDestinationCollection()
/openbmc/bmcweb/include/ibm/
H A Dmanagement_console_rest.hpp281 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 Dobmc_console.hpp234 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 Dsubscription.cpp294 BMCWEB_LOG_WARNING("Read eventLog entry failed"); in filterAndSendEventLogs()

12