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
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
Basically start the container as described in the readme and open/close a connection 101 times
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Detailed:
docker run --rm -it -p 50000:50000 -p 8080:8080 --name opcplc mcr.microsoft.com/iotedge/opc-plc:latest --pn=50000 --autoaccept --sph --sn=5 --sr=10 --st=uint --fn=5 --fr=1 --ft=uint --gn=5
After this, the server basically becomes unusable and has to be restarted.
Any log messages given by the failure
Client Side:
ServerSide:
Expected/desired behavior
OS and Version?
Versions
NET 8.0
opc-plc:latest (21-09-2024)
OPCFoundation.NetStandard.Opc.Ua.Client 1.5.374.118
The text was updated successfully, but these errors were encountered: