ふとしたことでイベントビューアーを見たところ、36871なエラーが滅茶苦茶出ていることに気付きました。
エラーの内容はこんなかんじ。
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Schannel" Guid="{1f678132-5938-4686-9fdc-c8ff68f15c85}" />
<EventID>36871</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2023-08-01T08:00:49.8041653Z" />
<EventRecordID>461239</EventRecordID>
<Correlation ActivityID="{########-####-####-####-############}" />
<Execution ProcessID="1128" ThreadID="6992" />
<Channel>System</Channel>
<Computer>*******.local</Computer>
<Security UserID="S-1-5-18" />
</System>
- <EventData>
<Data Name="Type">クライアント</Data>
<Data Name="ErrorState">10013</Data>
</EventData>
</Event>
もうどうしようもなく気持ちが悪かったので、次の手順で抹殺してみました。
ぱたっと消えました。今のところ、いいかんじです。
