About this Readme - 2023 R2
- Last UpdatedJun 06, 2024
- 1 minute read
Latest revision: 12/15/2023
About This Readme
This Readme provides information about AVEVA Historian 2023 R2.
For information about using the product, see the AVEVA Historian documentation.
Known Issues
|
Issue ID |
Description |
|
- |
IssueThe store and forward path for AutoSummary replication cannot be changed using the configurator or management console. WorkaroundThe store and forward path for AutoSummary replication is stored in the _AutoReplicationServer table of the runtime database. Use the following steps to change the path:
|
|
- |
IssueSecure communication from Historian Client nodes to Historian server nodes may fail in workgroup setups with DNS enabled. This includes cloud-based environments such as Azure. WorkaroundIn the hosts file on the Historian Client node, add an entry for the IP address of the the machine name (not the FQDN) of the Historian server. For example (where "10.x.x.x" is replaced with the IP address of your Historian server, and "HISTORIANSERVER1" is replaced with the name of that machine): 10.x.x.x HISTORIANSERVER1 |