Hello everyone!
I’m having an issue where an unhandled exception in the OPC UA server causes the PLC to crash up to several times a day. The appearance of this exception is very inconsistent but from what I can tell it probably has something to do with an unstable network between the PLC and the client.
Any kind of help or input on this issue is greatly appreciated.
I attached the log file below.
Which firmware version are you running ?
Not sure if it will fix your issue but here is a FW30 patch 2 which fixes several bugs related to OPC UA

You can find it on the Download center
Thank you for the quick reply! I will try this new firmware as soon as I get the chance. By looking at the other logs from the PLC I can see similar error messages. I will reply back with results once I’m able to make the update.
I’ve had the same issues. I had over 35 tags to exchange, and every time the PLC crashes after a while.
I moved the communication to Modbus TCP, and now it has been running for months without any further crashes.
Hello!
Unfortunately the firmware update made no difference and the error still occurs just like before.