When upgrading a secondary Automation Engine (AE) node to version 24.4.x using the ONE Installer, the installation fails with an ODBC connection error:
U00003592 UCUDB - Status: '08001' Native error: '53' Msg: 'A network-related or instance-specific error has occurred while establishing a connection..."
The installer may attempt to connect to a legacy database instance (e.g., sqlAutomic21) even after the ODBC DSN is updated or removed from the Windows ODBC Data Source Administrator.
The ONE Installer is designed primarily for single-box installations (Proof of Concept or non-production). When run on a secondary node, it attempts to load the database again. Because the Utility/*.ini files on the secondary server often contain legacy connection strings from previous versions, the installer uses these cached settings instead of the active system DSN.
Do not use the ONE Installer to upgrade secondary nodes in a multi-node AE environment. The installer's database-loading function is only required on the primary node (####).
Follow these steps to upgrade secondary nodes manually:
Refer to the official documentation for detailed manual steps:
For more information on the ONE Installer limitations, see: ONE Installer - Single-Box Installation