- [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