Hi All,
Error log is being flooded with the following:
ResendData for subscriptionId=577 failed: status=Bad_ServiceUnsupported, description=The server does not support the requested service.
org.eclipse.milo.opcua.stack.core.UaServiceFaultException: status=Bad_ServiceUnsupported, description=The server does not support the requested service.
at org.eclipse.milo.opcua.stack.client.UaStackClient.lambda$deliverResponse$5(UaStackClient.java:337)
at org.eclipse.milo.opcua.stack.core.util.ExecutionQueue$Task.run(ExecutionQueue.java:119)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
And the related OPC server connection appears to be in a connect/disconnect loop. Can anyone shed some light on what this error might mean? As always, any help/info is greatly appreciated. **v8.1.32**