FreeOpcUa / python-opcua

LGPL Pure Python OPC-UA Client and Server
http://freeopcua.github.io/
GNU Lesser General Public License v3.0
1.35k stars 658 forks source link

Data freezes on OPC client #1480

Open upversus opened 2 years ago

upversus commented 2 years ago

Issue: After some time, maybe 2-3 hours or after 24 hours, the same thing happens: The data on the server continues to be updated, but on the OPC client the values of the variables are frozen, the connection to the server is not interrupted. Can anyone advise in what direction to dig to solve this problem?

swamper123 commented 2 years ago

First things first: This library is deprecated!

Could you provide more informations like:

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior incl code.
If you post code, please use the "insert Code" (which is the "< >" symbol) format for a better readability.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.
You can post Screenshots directly to github, please don't use 3rd Party webpages

Version
Python-Version:
python-opcua Version (e.g. master branch, 0.9):