你给的日志里
app.log有1处显示导出和校验ssl 证书失败。
2026-02-02 15:47:31.674920 cli WARNING: init.lua(97): nil:46 > nil:-1 > common.lua:32: Failed to import the public key.
2026-02-02 15:47:31.676085 cli WARNING: init.lua(97): nil:46 > nil:-1 > common.lua:33: Failed to import the certificate.
2026-02-02 15:47:31.676988 cli WARNING: init.lua(97): nil:46 > nil:-1 > common.lua:34: The value ****** of the property path does not contain the file name or does not exist in the tmp directory.
2026-02-02 15:47:31.677912 cli WARNING: init.lua(97): nil:46 > nil:-1 > common.lua:35: Import weak password dictionary failed.
2026-02-02 15:47:31.719491 certificate WARNING: init.lua(97): nil:284 > certificate_collection_base.lua:-1 > file_proxy.lua:76: Failed to import the public key.
2026-02-02 15:47:31.720032 certificate WARNING: init.lua(97): nil:284 > certificate_collection_base.lua:-1 > file_proxy.lua:77: Failed to import the certificate.
2026-02-02 15:47:31.720504 certificate WARNING: init.lua(97): nil:284 > certificate_collection_base.lua:-1 > file_proxy.lua:78: The value ****** of the property content does not contain the file name or does not exist in the tmp directory.
2026-02-02 15:47:31.720907 certificate WARNING: init.lua(97): nil:284 > certificate_collection_base.lua:-1 > file_proxy.lua:79: Import weak password dictionary failed.
2026-02-02 15:47:31.809289 certificate NOTICE: certificate_collection_ssl.lua(225): import cert with key
2026-02-02 15:47:31.838859 certificate NOTICE: persist_client_lib.lua(170): persist saving large data, op: delete, table: t_certificate, primary_key: [["CertificateUsageType",1],["Id",1]], data_size: 8922
2026-02-02 15:47:31.876781 certificate NOTICE: persist_client_lib.lua(170): persist saving large data, op: insert, table: t_certificate, primary_key: [["CertificateUsageType",1],["Id",1]], data_size: 9444
2026-02-02 15:47:31.895409 oms NOTICE: log_init.lua(326): Delete CA certificate file
2026-02-02 15:47:31.975640 cli NOTICE: base.lua(518): processing_flow_2 foreach_1 timeout,[path=/bmc/kepler/CertificateService, interface=bmc.kepler.CertificateService], t1=1770018451673, t2=1770018451975, time=302
2026-02-02 15:47:31.985050 oms NOTICE: log_init.lua(339): FilePath property is changed
2026-02-02 15:47:31.988768 oms NOTICE: log_init.lua(362): FilePath property is changed to /data/trust/cert/ssl/SSL_1.crt
2026-02-02 15:47:32.319057 oms NOTICE: config.lua(455): Updating remote syslog Config
2026-02-02 15:47:32.522898 nsm NOTICE: ssl.lua(136): [nginx] Export SSL cert key failed, will try again, err: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include:the remote application did not send a reply, the messagebus security policy blocked the reply, the reply timeout expired,or the network connection was broken.
2026-02-02 15:47:33.623640 network_adapter ERROR: ncsi_channel.lua(172): ncsi cmd ctrl enable channel tx failed, package_id = 8, channel_id = 3, eth_name = eth0 [repeated 8 times in 312s from 2026-02-02 15:42:21.945379 to 2026-02-02 15:47:33.623640]
2026-02-02 15:47:36.762778 general_hardware NOTICE: fructl_handler.lua(76): get_power_state: get power power ON
2026-02-02 15:47:37.729315 om_priv ERROR: l_verify.c(136): Check private key failed, err: error:05800074:x509 certificate routines::key values mismatch
2026-02-02 15:47:37.729864 om_priv ERROR: l_verify.c(241): [nginx] Verify ssl cert failed
2026-02-02 15:47:37.733448 om_priv ERROR: l_verify.c(213): The public key of the GMTLS protocol must be SM2
2026-02-02 15:47:37.733889 om_priv ERROR: l_verify.c(257): [nginx] Verify gm ssl cert failed
2026-02-02 15:47:37.735575 nsm ERROR: ssl.lua(277): [nginx] Failed to verify the SSL certificate and key, res: 18
2026-02-02 15:47:37.736174 nsm ERROR: control.lua(68): [nginx] Get SSL cert failed
operation.log显示,导入证书后可以访问web。
2026-02-02 15:47:31 CLI,Administrator@10.1.17.26:52803,trust,Import custom certificate successfully
2026-02-02 15:47:55 WEB,Administrator@10.1.17.26,iam,User Administrator(10.1.17.26) login successfully
2026-02-02 15:48:35 WEB,Administrator@10.1.17.26,oms,Collect diagnose file start successfully
2026-02-02 15:49:10 CLI,Administrator@10.1.16.46,iam,User Administrator(10.1.16.46) logout successfully
2026-02-02 15:49:10 CLI,Administrator@127.0.0.1,iam,User Administrator(127.0.0.1) logout successfully
具体是哪次AC后,web界面显示异常。