You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If we have valid subscriptions and calling the "/v2/reset/ endpoint the OpcPublisher stops getting changes. Even after remove all configurations (PUT on "/v2/configuration" with empty endpoints) and adding new subscriptions using "/v2/configuration", the OpcPublisher does not get changes anymore. After this reconfiguration the diagnostics looks like:
Describe the bug
If we have valid subscriptions and calling the "/v2/reset/ endpoint the OpcPublisher stops getting changes. Even after remove all configurations (PUT on "/v2/configuration" with empty endpoints) and adding new subscriptions using "/v2/configuration", the OpcPublisher does not get changes anymore. After this reconfiguration the diagnostics looks like:
`
DIAGNOSTICS INFORMATION for : A0280E0067 (68df78dfae54f5a44ad2f64d6c4bac12948659a6)
OPC Publisher Version (Runtime) : 2.9.10-rc.13+7faeb86aa5 (.NET 8.0.6/linux-x64/OPC Stack 1.5.374.70)
Cpu/Memory max : 0.30 | 629,146 KB
Cpu/Memory available : 0.10 | 629,146 KB
Cpu/Memory % used (window/total) : 448.28 % | 7,114.26 % (447,590 kb)
Ingest duration (dd:hh:mm:ss)/Time : 00:00:10:37 | 2024-07-15T07:54:11.5372266+00:00
Endpoints connected/disconnected : 1 | 0 (Connected)
Connection retries : 10
Subscriptions count : 4
Good/Bad Monitored Items (Late) : 0 | 0 (0)
Queued/Minimum request count : 0 | 0
Good/Bad Publish request count : 0 | 0
Ingress value changes : 0
Ingress sampled values : 0
Ingress events : 0
Ingress values/events unassignable : 0
Server queue overflows : 0
Received Data Change Notifications : 0
Received Event Notifications : 0
Received Keep Alive Notifications : 0
Received Cyclic read Notifications : 0
Generated Heartbeat Notifications : 0
Generated Model Changes : 0
Publish queue partitions/active : 1 | 0
Notifications buffered/dropped : 0 | 0
Encoder input buffer size : 0
Encoder Notif.
`
To Reproduce
Expected behavior
The configured subscriptions are recreated and the OpcPublisher send data.
Additional context
OPC Publisher Version (Runtime) : 2.9.10-rc.13
The text was updated successfully, but these errors were encountered: