Can't connect to artifactory

I have docker registry https://innopolis.jfrog.io/artifactory/b607936-1cab-455a-b155-630eb56c910a/
I tried to connect like this
https://innopolis.jfrog.io/ui/admin/repositories/local/b607936-1cab-455a-b155-630eb56c910a/
https://innopolis.jfrog.io/artifactory/b607936-1cab-455a-b155-630eb56c910a/
https://innopolis.jfrog.io/artifactory/b607936-1cab-455a-b155-630eb56c910a/v2
https://innopolis.jfrog.io/artifactory/api/b607936-1cab-455a-b155-630eb56c910a/v2
https://innopolis.jfrog.io/


Request to https://innopolis.jfrog.io/v2/_catalog?n=100 failed with Forbidden:Forbidden.

Hi @nixeraa,

Welcome to the community!

The “Forbidden” error likely means that the user credentials are incorrect or the user you are connecting with doesn’t have the correct permissions on that repo.

Check your connection to that particular registry outside of Octopus to confirm your permissions are set correctly. Here’s a quick guide: https://octopus.com/docs/packaging-applications/package-repositories/docker-registries#troubleshooting-registry-connections

If you are able to connect, then edit your feed, leaving the registry path blank for the time being and see if you get an error other than forbidden.
Try using the url: https://innopolis.jfrog.io/artifactory/api/docker/-reponame-
(for example: https://innopolis.jfrog.io/artifactory/api/docker/example-repo-local)

Please let me know how you go.

Regards,

Dane.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.