Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: 201 #20

Closed
kashp opened this issue Aug 6, 2015 · 1 comment
Closed

KeyError: 201 #20

kashp opened this issue Aug 6, 2015 · 1 comment

Comments

@kashp
Copy link

kashp commented Aug 6, 2015

Hi
Please help me to understand the below issue:
File "/home/kashp/PycharmProjects/gor_flip/opcua/binary_client.py", line 330, in _call_publish_callback
self._publishcallbacksresponse.Parameters.SubscriptionId
File "/home/kashp/PycharmProjects/gor_flip/opcua/subscription.py", line 61, in publish_callback
self._call_datachange(datachange)
File "/home/kashp/PycharmProjects/gor_flip/opcua/subscription.py", line 79, in _call_datachange
data = self._monitoreditems_map[item.ClientHandle]
KeyError: 201

Thanks
Kashp

@oroulet
Copy link
Member

oroulet commented Aug 6, 2015

looking at the code I found one place where this could happen. Fixed push 8725a8c
Tell me if it helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants