Known Issues in GENESIS Version 11 Update 5 (11.05)

The following are known issues in this release.

Known Issues

Reference #

Item

Affected Component

Mitigation / Notes

27559

Selecting "Read value and Attributes" will not subscribe OPC UA events, and they will not be shown in the Alarm Viewer.

OPC UA

If you require to receive events, please select "Subscribe Value and..".

27576

OPC UA connection may not work with some OPC UA servers (e.g. uaCpp).

OPC UA

 

24952

When running an on-premises Kubernetes cluster with WebHMI server for a long time (weeks), WebHMI starts throwing an inotify exception: System.IO.IOException: The configured user limit (128) on the number of inotify instances has been reached, or the per-process limit on the number of open file descriptors has been reached.

WebHMI Containers

To overcome this issue, run the following commands on each Kubernetes node to increase the limits of inotify instances:
echo "fs.inotify.max_user_instances=512" | sudo tee -a /etc/sysctl.d/99-kubernetes-inotify.conf
echo "fs.inotify.max_user_watches=524288" | sudo tee -a /etc/sysctl.d/99-kubernetes-inotify.conf
sudo sysctl --system

Known Issues in a Specific Version

Reference #

Item

Affected Component

Mitigation / Notes

Version Present

Version Resolved

27854

The SQL Query Engine installation will fail on a French operating system.

SQL Query Engine

Resolved after updating to 11.05.804.

11.05.797

11.05.804

27772

The SQL Query Engine cannot connect to the Data Historian when security is enabled.

SQL Query Engine

Once updated to 11.05.804, follow the steps in Using SQL Query Engine with Security to enable access.

11.05.797

11.05.804