Azure DevOps Server 2019.0.1 バージョンを使用しています。ビルドされた .zip ファイルから .Net Core Web API をデプロイしようとしていますが、デプロイのためにアプリに接続しようとすると奇妙なエラーが発生します (タスク: Azure App Service Deploy(3. ))。
エラー メッセージの例を次に示します。
2019-07-22T19:09:17.7807521Z エラー: C:\Program Files (x86)\IIS\Microsoft Web Deploy V3\msdeploy.exe がリターン コード: 4294967295 2019-07-22T19:09:17.7807958Z で ChildProcess で失敗しました。(C:\agent_work_tasks\AzureRmWebAppDeployment_497d490f-eea7-4f2b-ab94-48d9c1acdcb1\3.4.16\node_modules\vsts-task-lib\toolrunner.js:568:30) 2019-07-22T19:09:17.7808050Z で emitTwo (イベント.js:106:13) 2019-07-22T19:09:17.7808194Z で ChildProcess.emit (events.js:191:7) 2019-07-22T19:09:17.7809218Z で MaybeClose (internal/child_process.js:886) :16) 2019-07-22T19:09:17.7810272Z at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) 2019-07-22T19:09:17.7810699Z パッケージのデプロイを再試行しています。
2019-07-22T19:09:18.0954502Z 情報: リモート サーバーへの接続に ID 'e91f0d00-f62e-4918-8242-3215abeb8ecb' を使用しています。2019-07-22T19:09:39.2740289Z エラー: C:\Program Files (x86)\IIS\Microsoft Web Deploy V3\msdeploy.exe がリターン コード: 4294967295 2019-07-22T19:09:39.2740487Z で ChildProcess で失敗しました。(C:\agent_work_tasks\AzureRmWebAppDeployment_497d490f-eea7-4f2b-ab94-48d9c1acdcb1\3.4.16\node_modules\vsts-task-lib\toolrunner.js:568:30) 2019-07-22T19:09:39.2740965Z で emitTwo (イベント.js:106:13) 2019-07-22T19:09:39.2741020Z で ChildProcess.emit (events.js:191:7) 2019-07-22T19:09:39.2741074Z で MaybeClose (internal/child_process.js:886) :16) 2019-07-22T19:09:39.2741146Z at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) 2019-07-22T19:09:39.2741211Z パッケージのデプロイを再試行しています。
2019-07-22T19:09:39.5880914Z 情報: リモート サーバーへの接続に ID 'd5158a2c-8fbe-4b69-83db-abc89116e8fa' を使用しています。2019-07-22T19:10:00.7577558Z ##[エラー] Web パッケージを App Service にデプロイできませんでした。2019-07-22T19:10:00.7583992Z ##[エラー] エラー コード: ERROR_DESTINATION_NOT_REACHABLE