Connectivity Problem with Application Deployment - AMP Error when updating Templates

System Information

Field Value
Operating System Windows - Windows Server 2022 on x86_64
Product AMPService ‘Phobos’ v2.6.0.6 (Mainline)
Virtualization None
Application Application Deployment
Module ADSModule
Running in Container No
Current State Indeterminate

Problem Description

Issue

This task could not be completed: (Remote on TROA S3) Updating remote sources - Fetching latest configurations… - State: 3.

Response status code does not indicate success: 400 (Bad request).

:AMP_SYSTEM23:04:00
Changing setting ADSModule.ADS.ConfigurationRepositories to [“CubeCoders/AMPTemplates”]
Updating remote source CubeCoders/AMPTemplates
23:04:01
HttpRequestException
[0] (HttpRequestException) : Response status code does not indicate success: 400 (Bad request).
at Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at ModuleShared.Utilities.DownloadFileWithProgressAsync(String url, String filename, RunningTask task, Boolean autoRemoveTask, String UserAgent)
Failed to update CubeCoders/AMPTemplates

Reproduction Steps

  • Wait 5 Mins
  • Press update on the CubeCoders Templates
  • Failure is happening on all 7 boxes
  • We host 10 servers

Do you have git installed on your system?

Do we need to have git installed?

Ideally yes since AMP uses it to fetch the templates from Github. If git isn’t present then it tries to just download the archive, which for whatever reason Github is not providing.

Did i miss where it stated we need to have Git installed i just installed your amp installer file