Replies: 4 comments 10 replies
-
Maybe this refers to #234 ? I tried to call
|
Beta Was this translation helpful? Give feedback.
-
can you make sure you use updated master(error seems to show it is an outdated version). Then run a session with wireshark runnning. I need to know what the server tries to send us. |
Beta Was this translation helpful? Give feedback.
-
Can this also refer to python-opcua topic? As I understand the problem was never solved / never given a real solution. |
Beta Was this translation helpful? Give feedback.
-
I would like to fix that case, but I do not really know how.... Since the error happens in a custom structure, I would also need to have that custom struct definition here to be able to load it. one thing that is sure is that load_type_defitinons() and load_enums() have limitations and may end up in that error. load_data_type_definitions() should work in all cases. If calling that method fails then send me the output here. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am subbed to a bunch of nodes on a Siemens SPS.
All Nodes are of node_class Variable.
All my subscriptions are created in a form like this:
I get the following error and currently do not know where I could catch it / how I can get around it.
Does someone can give me a hint how I could catch this error in my code or do I have to wait for a bugfix?
Beta Was this translation helpful? Give feedback.
All reactions