The following items are notable issues fixed between the release of SystemLink 2021 R1 and SystemLink 2021 R2, including additional patches and service packs. If you have an issue ID, you can search this list to validate that the issue has been fixed. This is not an exhaustive list of issues fixed in the current version of SystemLink.
Bug Number |
Legacy ID |
Description |
Details |
---|---|---|---|
1411798 |
LabVIEW RT targets show "partially connected" status in Systems Grid due to failing http requests from the client when using self-signed certificatesThe NI Web Server Configuration Utility is adding ipv6 addresses to the SAN of the certificate. This is causing http requests coming from the client to fail because of a known bug in urllib3: Connection fails via https when certificate contains IPv6 address in SAN · Issue #1269 · urllib3/urllib3 (github.com) This breaks the RT target's ability to connect and publish data when using self-signed certificates because NI LinuxRT uses a version of urllib3 that does not contain the above fix.
Workaround: To resolve the issue, navigate to the NI Web Server Configuration Utility and complete the following steps:
|
Reported Version: SystemLink 2021 R1 Resolved Version: SystemLink 2021 R2 Added: Apr 12, 2021 |
|
1420676 |
Custom NoSqlDatabase connection string does not allow lower case URL encodingSetting a custom connection string in the NoSqlDatabase configuration requires any special characters to be URL encoded. Using lower case characters within the URL encoding will cause the string to be incorrectly regarded as invalid.
Workaround: Use only upper case characters within the URL encoding. For example, %3d will be considered invalid, but %3D will work correctly.
|
Reported Version: SystemLink 2021 R1 Resolved Version: SystemLink 2021 R2 Added: Apr 27, 2021 |
|
1516370 |
DIAdem cannot connect to DataFinder if "Enable AMQP client access (less secure)" is disabled in SystemLink Server ConfigurationWorkaround: Install the 4.7 .NET Framework on the SystemLink server.
|
Reported Version: SystemLink 2021 R1 Resolved Version: SystemLink 2021 R2 Added: Jul 23, 2021 |
|
1516963 |
Canceling a report or notebook execution causes the worker to stop functioningCanceling a notebook execution from the Test Insights Report view causes the worker process to throw an exception, and it can no longer be used. There are 4 notebook execution workers by default, so if this happens multiple times, you will no longer be able to execute any notebooks or reports. In addition, reports in dashboards will no longer be updated.
Workaround: Rebooting the server will restart the notebook execution workers and allow everything to work temporarily.
|
Reported Version: SystemLink 2021 R1 Resolved Version: SystemLink 2021 R2 Added: Jul 9, 2021 |
|
1523458 |
The 'Edit Grid' slide-out is empty when a non-existent property is selectedWhen the Systems grid is configured to group by a custom property that is not present on any visible system, the 'Edit Grid' slide-out can become empty and un-configurable. This can happen by deleting a custom property or by applying a filter that excludes all systems with the property being used for grouping.
Workaround: To resolve the issue, update to SystemLink 2021 R2.1 Alternatively, you can identify the property in the grid that no longer exists, and ensure it is present on a visible system. This will allow you to edit the grid configuration and remove that grouping from the configuration.
|
Reported Version: SystemLink 2021 R2 Resolved Version: SystemLink 2021 R2.1 Added: Aug 13, 2021 |
|
1706828 |
DataFinder stopped because SL TDM Database Service crashedWorkaround: There is currently no known workaround for this issue. |
Reported Version: SystemLink 2021 R2 Resolved Version: SystemLink 2021 R2.2 Added: Nov 24, 2021 |
Installing some patches may require certain additional steps or considerations. Please refer to the following table for more information about patches for this release.
These patches currently do not have any special instructions.