fix: Update gopcua library to latest version#9560
Merged
sspaink merged 3 commits intoinfluxdata:masterfrom Sep 14, 2021
Merged
Conversation
Contributor
|
Removing the |
|
Hi @srebhan, This code (v1.20.0 3) failed at the 1-hr mark with the following messages: |
sspaink
approved these changes
Sep 13, 2021
Contributor
sspaink
left a comment
There was a problem hiding this comment.
In hindsight, probably would have been fine to merge this because we will need to update the library anyway.
@srebhan thanks for working on this, when you get the chance to resolve the merge conflicts I think this is ready to merge.
Member
Author
|
@sspaink rebase done. |
Contributor
Looks like new artifacts were built from this PR. Get them here!Artifact URLs |
|
I ran the latest artifact (windows_amd64), configured to connect to a Red Lion OPC UA server using numeric ids tags and received this error: The code works fine connecting to OPC UA servers that use strings for tag ids. |
reimda
pushed a commit
that referenced
this pull request
Sep 17, 2021
(cherry picked from commit 3c27f59)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
resolves #9551
Update to the latest state of the gopcua library in the hope to fix potential timeout problems (see #9551).