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.hpp29 BMCWEB_LOG_WARNING("Invalid Meta TLS client cert Subject CN: '{}'", in mtlsMetaParseSslUser()
38 BMCWEB_LOG_WARNING( in mtlsMetaParseSslUser()
61 BMCWEB_LOG_WARNING( in mtlsMetaParseSslUser()
H A Dparsing.hpp36 BMCWEB_LOG_WARNING("Failed to parse content type on request"); in parseRequestAsJson()
45 BMCWEB_LOG_WARNING("Failed to parse json in request"); in parseRequestAsJson()
H A Dlogging.hpp158 struct BMCWEB_LOG_WARNING in BMCWEB_LOG_WARNING()
161 BMCWEB_LOG_WARNING(std::format_string<Args...> format, Args&&... args, in BMCWEB_LOG_WARNING()
205 BMCWEB_LOG_WARNING(std::format_string<Args...>, Args&&...)
206 -> BMCWEB_LOG_WARNING<Args...>;
154 struct BMCWEB_LOG_WARNING global() struct
157 BMCWEB_LOG_WARNINGBMCWEB_LOG_WARNING BMCWEB_LOG_WARNING() argument
H A Dhttp_connection.hpp310 BMCWEB_LOG_WARNING("Authentication failed"); in handle()
379 BMCWEB_LOG_WARNING("{} Failed to shut down TLS cleanly {}", in gracefulClose()
526 BMCWEB_LOG_WARNING("{} End of stream, closing {}", logPtr(this), in afterReadHeaders()
762 BMCWEB_LOG_WARNING("{} Connection timed out, hard closing", in startDeadline()
H A Dhttp_body.hpp121 BMCWEB_LOG_WARNING("Failed to read file size on {}", path);
128 BMCWEB_LOG_WARNING("Fasvise returned {} ignoring", fadvise); in setFd()
H A Dmutual_tls.cpp137 BMCWEB_LOG_WARNING("Failed to get user from common name {}", in verifyMtlsUser()
H A Dserver_sent_event.hpp276 BMCWEB_LOG_WARNING("{} Connection timed out, closing",
/openbmc/bmcweb/redfish-core/lib/
H A Dmanager_diagnostic_data.hpp47 BMCWEB_LOG_WARNING("Failed to find server, Dbus error {}", ec); in checkErrors()
52 BMCWEB_LOG_WARNING("Invalid Path, Dbus error {}", ec); in checkErrors()
75 BMCWEB_LOG_WARNING("Property read for {} was not finite", in setBytesProperty()
H A Dpcie_slots.hpp86 BMCWEB_LOG_WARNING("Unknown PCIe Slot Generation: {}", *generation); in onPcieSlotGetAllDone()
110 BMCWEB_LOG_WARNING("Unknown PCIe Slot Type: {}", *slotType); in onPcieSlotGetAllDone()
H A Dpcie.hpp87 BMCWEB_LOG_WARNING("PCIe Device not found"); in getValidPCIeDevicePath()
192 BMCWEB_LOG_WARNING("Unknown PCIeType: {}", generation); in addPCIeSlotProperties()
214 BMCWEB_LOG_WARNING("Unknown PCIeSlot Type: {}", slotType); in getPCIeDeviceSlotPath()
453 BMCWEB_LOG_WARNING("Unknown PCIe Device Generation: {}", in addPCIeDeviceProperties()
477 BMCWEB_LOG_WARNING("Unknown PCIe Device Generation: {}", in addPCIeDeviceProperties()
H A Dredfish_v1.hpp57 BMCWEB_LOG_WARNING("404 on path {}", path); in redfish405()
77 BMCWEB_LOG_WARNING("405 on path {}", path); in jsonSchemaIndexGet()
H A Dpower.hpp79 BMCWEB_LOG_WARNING("Don't find valid chassis path "); in afterGetChassisPath()
87 BMCWEB_LOG_WARNING("Don't support multiple hosts at present "); in afterGetChassisPath()
H A Deventservice_sse.hpp32 BMCWEB_LOG_WARNING("Max SSE subscriptions reached"); in createSubscription()
H A Dthermal_subsystem.hpp34 BMCWEB_LOG_WARNING("Not a valid chassis ID{}", chassisId); in doThermalSubsystemCollection()
H A Dprocessor.hpp589 BMCWEB_LOG_WARNING("D-Bus error: {}, {}", ec, ec.message()); in getCpuConfigData()
652 BMCWEB_LOG_WARNING("D-Bus Property Get error: {}", in getCpuConfigData()
887 BMCWEB_LOG_WARNING("D-Bus error: {}, {}", ec, ec.message()); in getOperatingConfigData()
1115 BMCWEB_LOG_WARNING("D-Bus error: {}, {}", ec, in requestRoutesOperatingConfigCollection()
1190 BMCWEB_LOG_WARNING("D-Bus error: {}, {}", ec, in requestRoutesOperatingConfig()
H A Dfabric_adapters.hpp261 BMCWEB_LOG_WARNING("Adapter not found"); in handleFabricAdapterGet()
384 BMCWEB_LOG_WARNING("Adapter not found");
H A Dnetwork_protocol.hpp380 BMCWEB_LOG_WARNING("D-Bus error: {}, {}", ec, ec.message()); in handleNTPServersPatch()
464 BMCWEB_LOG_WARNING( in handleBmcNetworkProtocolHead()
H A Dsystems_logservices_postcodes.hpp558 BMCWEB_LOG_WARNING("Wrong currentValue value"); in handleSystemsLogServicesPostCodesEntriesEntryGet()
567 BMCWEB_LOG_WARNING("No found post code data"); in handleSystemsLogServicesPostCodesEntriesEntryGet()
H A Dupdate_service.hpp667 BMCWEB_LOG_WARNING(
892 BMCWEB_LOG_WARNING("No valid DBus path for Target URI {}", target); in handleBMCUpdate()
1313 BMCWEB_LOG_WARNING("Input swID {} not found!", *swId); in requestRoutesUpdateService()
H A Devent_service.hpp385 BMCWEB_LOG_WARNING( in requestRoutesEventDestinationCollection()
396 BMCWEB_LOG_WARNING("{} is an invalid port in destination url", in requestRoutesEventDestinationCollection()
/openbmc/bmcweb/include/ibm/
H A Dmanagement_console_rest.hpp290 BMCWEB_LOG_WARNING("{} Not found", loc.string()); in handleFileGet()
299 BMCWEB_LOG_WARNING("{} Not found", loc.string()); in handleFileGet()
340 BMCWEB_LOG_WARNING("File not found!"); in handleBroadcastService()
/openbmc/bmcweb/include/
H A Dobmc_console.hpp246 BMCWEB_LOG_WARNING("getDbusObject() for consoles failed. DBUS error:{}", in processConsoleObject()
255 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