1、故障现象:
在 Windows Server 2003 安装一段时候后,会在 Windows Event Viewer 的 Application Log 中出现 ID=8 的 crypt32 错误日志。如下图所示:
Event Type: Error
Event Source: crypt32
Event ID: 8
Description:
Failed auto update retrieval of third-party root list sequence number from: <> with error: This operation returned because the timeout period expired. For more information, see Help and Support Center at .http://www.download.windowsupdate.com/msdownload/update/v3/static/trustedr/en/authrootseq.txthttp://support.microsoft.com
或者
Event Type: Error
Event Source: crypt32
Event ID: 8
Description:
Failed auto update retrieval of third-party root list sequence number from: <> with error: The specified server cannot perform the requested operation. For more information, see Help and Support Center at .http://www.download.windowsupdate.com/msdownload/update/v3/static/trustedr/en/authrootseq.txthttp://support.microsoft.com

2、故障原因:
1)如果打开“更新根证书”组件而计算机无法连接到 Internet 上的 Windows Update 服务器,则会发生此行为。
2)“更新根证书”组件按照固定的时间间隔自动从 Microsoft Update 服务器更新可信的根证书颁发机构。
3)安装 Windows Server 2003 时,默认会安装“更新根证书”组件。
3、故障处理:
1)方法一、让服务器连接到 Internet 上的 Windows Update 服务器。
2)方法二、关闭“更新根证书”组件。
参考链接:


在Windows Server 2003中,安装后经常遇到ID为8的crypt32错误日志,这通常是因为服务器无法连接到Windows Update服务器更新根证书。解决方案包括确保服务器能访问Internet或关闭‘更新根证书’组件。
https://docs.microsoft.com/en-US/troubleshoot/windows-client/backup-and-storage/event-id-8-in-application-log
304

被折叠的 条评论
为什么被折叠?



