OS Name/Version: Windows 11
Product Name/Version: AMP v2.6.4.2
Problem Description: Today I updated AMP to v2.6.4.2. After updating, AMP wasnt starting up again, manual starting with net start “AMP-ADS01” also didnt work. Then I tried updating with the command promt, and this happend:
PS C:\WINDOWS\system32> ampinstmgr upgrade ADS
[Info/1] AMP Instance Manager v2.6.4.2 built 03/12/2025 15:25
[Info/1] Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
[Info/1] Upgrading instance ADS01
[Error/5] TaskCanceledException
[Error/5] [0] (TaskCanceledException) : The request was canceled due to the configured HttpClient.Timeout of 30 seconds elapsing.
[Error/5] at Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
at Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
at ModuleShared.VersionManifest.FetchAsync(String forPlatform)
[Error/5] TimeoutException
[Error/5] [1] (TimeoutException) : A task was canceled.
[Error/5] TaskCanceledException
[Error/5] [2] (TaskCanceledException) : A task was canceled.
[Error/5] at Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
[Error/11] TaskCanceledException
[Error/11] [0] (TaskCanceledException) : The request was canceled due to the configured HttpClient.Timeout of 30 seconds elapsing.
[Error/11] at Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
at Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
at ModuleShared.VersionManifest.FetchAsync(String forPlatform)
[Error/11] TimeoutException
[Error/11] [1] (TimeoutException) : A task was canceled.
[Error/11] TaskCanceledException
[Error/11] [2] (TaskCanceledException) : A task was canceled.
[Error/11] at Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
[Error/13] TaskCanceledException
[Error/13] [0] (TaskCanceledException) : The request was canceled due to the configured HttpClient.Timeout of 30 seconds elapsing.
[Error/13] at Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
at Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
at ModuleShared.VersionManifest.FetchAsync(String forPlatform)
[Error/13] TimeoutException
[Error/13] [1] (TimeoutException) : A task was canceled.
[Error/13] TaskCanceledException
[Error/13] [2] (TaskCanceledException) : A task was canceled.
[Error/13] at Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
[Error/13] Upgrade failed: Failed to find a release matching the specified version: Mainline/2.6.4.2 - This version may no longer be available to download, you should update to a newer version.
Steps to reproduce:
- Step 1: Update AMP on Windows per cmd with ampinstmgr upgrade ADS
Actions taken to resolve so far: I tried to get some help from Chatgpt, didnt work too. Then i tried to reboot my sytem, didnt work too. Also downloading and installing the update with the AMP Instance Manger with gui didnt work.