Issue: Suppose you have working Nexus artifact connector and want to add a artifact source and while trying to add you started to see below error:
Failed to fetch images/groups from Nexus server: io.harness.exception.InvalidRequestException:
Error occurred while retrieving Repository Group Ids from Nexus server http://nexusrepo:8081/nexus
for repository releases under path /path/,Invalid request: Error occurred while retrieving Repository Group
Ids from Nexus server http://nexusrepo:8081/nexus for repository releases under path /path/
Reason: We do have timeout of 15 sec to list artifact id/group id and there is possibility that nexus server is taking more time than this and that result into timeout
Solution: So once its timeout the Group ID and Artifact ID can be provided manually as these field will change as text box so that you can add these details manually and same is updated on tooltips as below: