Replies: 1 comment 1 reply
-
what client and what server? ack is implemented server side so if this is not an asyncua server we cannot do much. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I found a issue on our application where a subscription's publish response did not received a publish request with acknowledgement. By using wireshark, I am able to find the subscriptionID. How can I further identify which node's subscription is not receiving acknowledgement. Ideally, I would like to know the node name and namespace. Thanks for your help and suggestions.
In the attached pictures, you can see the subscriptionid 129 has a request with acknowledgement however subscriptionID 128 did not receive any acknowledgement. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions