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

Crash when a struct or folder is found during OPC browse. #774

Open
OranDeutsch opened this issue Jan 25, 2025 · 1 comment
Open

Crash when a struct or folder is found during OPC browse. #774

OranDeutsch opened this issue Jan 25, 2025 · 1 comment

Comments

@OranDeutsch
Copy link

Hi,

I've ran into an issue with the latest version of the libary where if a struct or folder is found during an OPC search node-red will crash.

For example, if I browse the folder "GVL_Input_Commands" in this screenshot. Node-red will crash, I tested this on my personal PC and on a flowfuse instance.

In contrast, if I browse "AlarmManager.AlarmGlobals" in this screenshot, all the items are returned.

This behavour only seems to exist for folders and structs, apps seems to be completly fine.

The OPC server I'm using is on Codesys 3.5.

Hopefully I'm just making a mistake.

Thanks

@0rion447
Copy link

Take a look at my issue #773 I think a new version of Node-OPCUA is throwing some unhandled error with ExtensionObjects. I fixed it by reverting versions. Also check out thread #298

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants