Failed Remote Repository Test Connection

ARTIFACTORY: How to Troubleshoot a Failed Remote Repository Test Connection

AuthorFullName__c
Noffar Levi
articleNumber
000005929
ft:sourceType
Salesforce
FirstPublishedDate
2023-12-06T20:02:19Z
lastModifiedDate
2023-12-06
VersionNumber
3
When performing a “Test” to an upstream registry, you may receive the following error as shown in the image below:

User-added image
The "Test" simply sends a HEAD request to the endpoint. Some endpoints will return a 404 response to the HEAD request indicating that the upstream is not browsable.
(Please note, NuGet, Docker, VCS and CocoaPods repositories don’t send a head request. By default the connection will succeed.)