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

Server causes client disconnect when large chunked messages are read with SignAndEncrypt #820

Open
mregen opened this issue Jul 4, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@mregen
Copy link

mregen commented Jul 4, 2022

Repro:

  • Connect with UA Expert to opc.tcp://opcua.umati.app:4840 using any SignAndEncrypt profile.

  • Read a Node value with a large value size, e.g. Types/DataTypes/OPC Binary/Opc.Ua (190k)

  • Server causes a client disconnect reading the value, e.g.
    image

  • Reading the same node on a Sign/None profile works

@ccvca
Copy link
Member

ccvca commented Jul 5, 2022

Should be resolved, with the newest open62541 Version. This works for me on my local build.
grafik

@GoetzGoerisch
Copy link
Member

@mregen works for me with the latest develop build and deployment as well.

Is this still the case?

@GoetzGoerisch GoetzGoerisch added the bug Something isn't working label Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants