Lines Matching refs:BMCWEB_LOG_ERROR

73         BMCWEB_LOG_ERROR("Required parameters are missing");  in getCertificateFromReqBody()
128 BMCWEB_LOG_ERROR("Failed to remove temp directory{}", in ~CertificateFile()
230 BMCWEB_LOG_ERROR("Certificate collection query failed: {}", ec); in getCertificateList()
243 BMCWEB_LOG_ERROR("Invalid certificate objPath {}", in getCertificateList()
307 BMCWEB_LOG_ERROR("DBUS response error: {}", ec); in getCertificateProperties()
484 BMCWEB_LOG_ERROR("Required parameters are missing"); in handleReplaceCertificateAction()
556 BMCWEB_LOG_ERROR("DBUS response error: {}", ec); in handleReplaceCertificateAction()
600 BMCWEB_LOG_ERROR("DBUS response error: {}", ec); in getCSR()
606 BMCWEB_LOG_ERROR("CSR read is empty"); in getCSR()
793 BMCWEB_LOG_ERROR("Async_wait failed {}", ec); in handleGenerateCSRAction()
797 BMCWEB_LOG_ERROR("Timed out waiting for Generating CSR"); in handleGenerateCSRAction()
815 BMCWEB_LOG_ERROR("Dbus method error!!!"); in handleGenerateCSRAction()
839 BMCWEB_LOG_ERROR("DBUS response error: {}", ec.message()); in handleGenerateCSRAction()
934 BMCWEB_LOG_ERROR("Cannot get certificate from request body."); in handleHTTPSCertificateCollectionPost()
947 BMCWEB_LOG_ERROR("DBUS response error: {}", ec); in handleHTTPSCertificateCollectionPost()
1049 BMCWEB_LOG_ERROR("Cannot get certificate from request body."); in handleLDAPCertificateCollectionPost()
1062 BMCWEB_LOG_ERROR("DBUS response error: {}", ec); in handleLDAPCertificateCollectionPost()
1188 BMCWEB_LOG_ERROR("Cannot get certificate from request body."); in handleTrustStoreCertificateCollectionPost()
1200 BMCWEB_LOG_ERROR("DBUS response error: {}", ec); in handleTrustStoreCertificateCollectionPost()