Skip to content

get tags fails with reg server but succeeds with reg tags #173

Open
@sarmak1179

Description

@sarmak1179

I am trying to use reg server with my private registry. The images are listed on the UI but when I click on any of the images it gives me the following error in the console:

INFO[0000] executing the template repositories
INFO[0000] adding clair handlers...
INFO[0000] Starting server on port "8080"
INFO[0013] fetching tags URL=/repo/busybox/tags func=tags method=GET
ERRO[0016] getting tags for busybox failed: getting v1 manifest for busybox:latest failed: missing signature key URL=/repo/busybox/tags func=tags method=GET

When I do reg tags for the same image, it returns all the tags.

Am I missing anything in the configuration??

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions