Hi, I’m kind of stuck installing UiPath Orchestrator ver 2020.4.1. It keeps on failing, and I cannot find the cause.
Is there anyone facing the same problem?
I was checking for the new installing procedure whether it works out or not. First I tried to upgrade a 2019.10 version of OC to 2020.4.1, and it didn’t work out. “An error occurred. Please retry” kind of message appeared, and nothing in detail. As I wanted to see the new environment fast, I just decided to create a new environment and have it plain installed.
And again, an error occurred and I am troubled. I tried the MSI installer first and it failed with poor information. Then I tried the platform installer and it failed too, but this time it gave a log. I’ll show it later.
My testing environment:
- Windows Server 2019 Standard Edition
- The procedure I used is in Orchestrator導入ステップバイステップガイド [2022.4 対応版]
- I installed the following product
- .NET Framework 4.8
- .NET Core 3.1 Hosting Bundle:
- URL Rewrite 2.1
- Server Roles and Features
- I ran the PS Script “Install-WindowsFeature -Name Web-AppInit”
- I used the MS SQL Server Express 2019 Edition and SSMS(18.5.1)
- I used Self-Signed Security (SSL) Certificate
- The MSI installer SHA1 hash is “ef0b9a7a71e9db9ceb8eb1802fa9216126c89ad6”
The Platform installer SHA1 hash is “859846b4bb41bbeaa23d953e320ce9463cbd2004”
I’ll paste the log from where a bit before the error starts. I’m sorry the log is partially Japanese. It says:
Configuring IIS
Writing System Registry
Setting up the WIndows Firewall
Copying new files
Creating the folder
Updating the registered components
…and the error starts.
[0C64:1374][2020-06-14T18:27:42]i000: ExecuteMsiMessage: Log = IIS を構成中です
[0C64:1374][2020-06-14T18:27:42]i000: ExecuteMsiMessage: Log = IIS を構成中です
[0C64:1374][2020-06-14T18:27:47]i000: ExecuteMsiMessage: Log = システム レジストリの値を書き込んでいます
[0C64:1374][2020-06-14T18:27:47]i000: ExecuteMsiMessage: Log = Orchestrator_CopyConfigurationFilesBack
[0C64:1374][2020-06-14T18:27:47]i000: ExecuteMsiMessage: Log = Orchestrator_UpdateConfigurationAndDatabase
[0C64:1374][2020-06-14T18:27:47]i000: ExecuteMsiMessage: Log = Orchestrator_ApplyDbMigrations_Rollback
[0C64:1374][2020-06-14T18:27:53]i000: ExecuteMsiMessage: Log = ExecXmlFile
[0C64:1374][2020-06-14T18:27:53]i000: ExecuteMsiMessage: Log = Windows ファイアウォールの構成をインストール中です
[0C64:1374][2020-06-14T18:27:53]i000: ExecuteMsiMessage: Log = Windows ファイアウォール構成をロールバック中です
[0C64:1374][2020-06-14T18:27:53]i000: ExecuteMsiMessage: Log = 新しいファイルをコピーしています
[0C64:1374][2020-06-14T18:27:58]i000: ExecuteMsiMessage: Log = フォルダーを作成しています
[0C64:1374][2020-06-14T18:27:58]i000: ExecuteMsiMessage: Log = コンポーネントの登録を更新しています
[0C64:1374][2020-06-14T18:28:01]i000: ExecuteMsiMessage: Log = メッセージの種類: 2、引数: 1
[0C64:1374][2020-06-14T18:28:01]i000: ExecuteMsiMessage: Log = メッセージの種類: 2、引数: 1
[0C64:1374][2020-06-14T18:28:01]i000: ExecuteMsiMessage: Log = 1: 2 2: 0
[0C64:1374][2020-06-14T18:28:01]i000: ExecuteMsiMessage: Log = 1: 2 2: 1
[143C:04A8][2020-06-14T18:28:01]e000: Error 0x80070643: Failed to install MSI package.
[143C:04A8][2020-06-14T18:28:01]e000: Error 0x80070643: Failed to execute MSI package.
[0C64:1374][2020-06-14T18:28:01]e000: Error 0x80070643: Failed to configure per-machine MSI package.
[0C64:1374][2020-06-14T18:28:01]i000: ExecutePackageComplete: UiPathOrchestrator.msi complete.
[0C64:1374][2020-06-14T18:28:01]i319: Applied execute package: UiPathOrchestrator.msi, result: 0x80070643, restart: None
[0C64:1374][2020-06-14T18:28:01]e000: Error 0x80070643: Failed to execute MSI package.
[0C64:1374][2020-06-14T18:28:01]i000: ExecutePackageBegin: UiPathOrchestrator.msi - should execute: False
[143C:04A8][2020-06-14T18:28:01]i318: Skipped rollback of package: UiPathOrchestrator.msi, action: Uninstall, already: Absent
[0C64:1374][2020-06-14T18:28:01]i000: Progress: Install progress: 62
[0C64:1374][2020-06-14T18:28:01]i000: ExecutePackageComplete: UiPathOrchestrator.msi complete.
[0C64:1374][2020-06-14T18:28:01]i319: Applied rollback package: UiPathOrchestrator.msi, result: 0x0, restart: None
[143C:04A8][2020-06-14T18:28:01]i329: Removed package dependency provider: {DA61E6D4-0D5B-4D60-B4FC-031EE5A480E7}, package: UiPathOrchestrator.msi
[143C:04A8][2020-06-14T18:28:01]i351: Removing cached package: UiPathOrchestrator.msi, from path: C:\ProgramData\Package Cache{DA61E6D4-0D5B-4D60-B4FC-031EE5A480E7}v20.4.1.0
[0C64:1374][2020-06-14T18:28:01]i000: ExecuteComplete: Status: -2147023293
[143C:04A8][2020-06-14T18:28:01]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{b6d4ea30-24d3-4485-8288-6cf9b886aacb}, resume: None, restart: None, disable resume: No
[143C:04A8][2020-06-14T18:28:01]i330: Removed bundle dependency provider: {b6d4ea30-24d3-4485-8288-6cf9b886aacb}
[143C:04A8][2020-06-14T18:28:01]i352: Removing cached bundle: {b6d4ea30-24d3-4485-8288-6cf9b886aacb}, from path: C:\ProgramData\Package Cache{b6d4ea30-24d3-4485-8288-6cf9b886aacb}
[143C:04A8][2020-06-14T18:28:01]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{b6d4ea30-24d3-4485-8288-6cf9b886aacb}, resume: None, restart initiated: No, disable resume: No
[0C64:1374][2020-06-14T18:28:01]i000: ApplyComplete - Status: -2147023293; Result: None
Thnaks.
Aigo