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..".

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

28332

Data Entry objects stop responding after a popup display opened from the same display is closed.

HTML5 Anyglass

Resolved after updating to patch 11.05.833.

11.05.797
11.05.804

11.05.833

28769

The AutoUncheckedDuration setting of a Pick action is not applied to cloned dynamics, so the action is never automatically unchecked.

HTML5 Anyglass

Resolved after updating to patch 11.05.833.

11.05.797
11.05.804

11.05.833

29071

Only the first of a set of cloned dynamic commands writes to the correct tag; the second and subsequent commands write to the wrong tags.

HTML5 Anyglass

Resolved after updating to patch 11.05.833.

11.05.797
11.05.804

11.05.833