Dear Support:
After shutting down and restarting the machine, EasyUAClient client cannot reconnect
1) Windows Server 2025 -Version 24H2 (OS Build 26100.1742), .NET8.0 , QuickOPC 5.83.1043.1 (OpcLabs.EasyOpcUA.dll)
2) 2023-03-02 16:53 report: Event Id: 4051 , "OPC_Srv_ConditionChanged.log" batch disconnect log ;
3) EasyUAClient parameter:
easyUAClient = new EasyUAClient() {};
easyUAClient.IsolatedParameters.SessionParameters.HoldPeriod = 15000;
easyUAClient.IsolatedParameters.SessionParameters.RetrialDelay = 60000;
EasyUAClient.AdaptableParameters.SessionParameters.HoldPeriod = 15000;
EasyUAClient.AdaptableParameters.SessionParameters.RetrialDelay = 60000;
EasyUAClient.SharedParameters.EngineParameters.RetrialDelay = 60000;
4)This issue has been receiving feedback all along and is an old problem,Based on our previous feedback, we have updated the driver to the latest version as per your request
5) target IP :10.10.100.114 cannot reconnect; The client is running normally and collecting data normally
6) Why does the target IP always appear as'Disconnected ,opc.tcp://10.10.100.114:4840' in OPC_Srv-ConditionChanged. log'
7) Why didn't you try reconnecting? Two log documents are attached
The above situation has been troubling my project, looking forward to your reply
2023-03-03 14:20
Expand info.:
2026-03-02 16:53:50.178,EvId:4051,Warning The OPC-UA client session with connect sequence number 12 on endpoint URL "opc.tcp://10.10.100.114:4840" has encountered a publish error with code 0x80260000 for
subscription ID 0 and sequence number 0. The error might be from the Publish or the Republish service. Further publish errors with this code on this session will not be logged.
Service result: BadSessionClosed 'BadSessionClosed'.</value>
2026-03-02 16:53:50.197,EvId:4024,Information The OPC-UA client session with connect sequence number 12 is disconnecting from endpoint URL "opc.tcp://10.10.100.114:4840". Affect SDK engine: no.
2026-03-02 16:53:55.491,EvId:4051,Warning The OPC-UA client session with connect sequence number 12 on endpoint URL "opc.tcp://10.10.100.114:4840" has encountered a publish
error with code 0x80860000 for subscription ID 0 and sequence number 0. The error might be from the Publish or the Republish service. Further publish errors with this code on this session will not be logged.
Service result: BadSecureChannelClosed 'BadSecureChannelClosed'.</value>
2026-03-02 16:53:50.197 OpcServer StatusChanged:【Disconnecting, opc.tcp://10.10.100.114:4840】
2026-03-02 16:53:50.232 Disconnecting ,opc.tcp://10.10.100.114:4840
2026-03-02 16:53:50.237 Disconnected ,opc.tcp://10.10.100.114:4840
2026-03-02 16:53:51.471 Disconnected ,opc.tcp://10.10.100.114:4840
2026-03-02 16:53:51.518 Disconnected ,opc.tcp://10.10.100.114:4840
2026-03-02 16:53:55.494 Disconnected ,opc.tcp://10.10.100.114:4840
2026-03-02 16:53:55.539 Disconnected ,opc.tcp://10.10.100.114:4840
....
....
2026-03-02 16:54:01.524 Disconnected ,opc.tcp://10.10.100.114:4840
2026-03-02 16:54:01.742 Disconnected ,opc.tcp://10.10.100.114:4840
....
....
2026-03-02 23:59:10.985 Disconnected ,opc.tcp://10.10.100.114:4840
2026-03-02 23:59:11.025 Disconnected ,opc.tcp://10.10.100.114:4840
2026-03-02 23:59:11.478 Disconnected ,opc.tcp://10.10.100.114:4840
2026-03-02 23:59:11.527 Disconnected ,opc.tcp://10.10.100.114:4840
2026-03-02 23:59:11.956 Disconnected ,opc.tcp://10.10.100.114:4840