Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Artifactory returns 404 for private GitHub Docker Repository #150

Open
98jan opened this issue May 16, 2024 · 0 comments
Open

Artifactory returns 404 for private GitHub Docker Repository #150

98jan opened this issue May 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@98jan
Copy link

98jan commented May 16, 2024

Describe the bug

Artifactory always returns 404 for private GitHub repo where my docker image is deployed.

Current behavior

When configuring a remote docker repository in Artifactory as following:

URL: https://ghcr.io//
Username: PAT Name
Password: PAT (with read:packages permission) -> also already tried to give all permissions, but still same behaviour

With this configuration always 404 is returned, with following error message:
Connection failed: Target remote URL returned error 404: Not Found

In the logs I can find following entry:

2024-05-16T16:25:08.269Z [jfrt ] [WARN ] [3507df68c5423496] [c.p.ResponseProcessCookies:130] [http-nio-8081-exec-8] - Invalid cookie header: "Set-Cookie: _octo=GH1.1.774614533.1715876708; domain=github.com; path=/; expires=Fri, 16 May 2025 16:25:08 GMT; secure; SameSite=Lax". Invalid 'expires' attribute: Fri, 16 May 2025 16:25:08 GMT
2024-05-16T16:25:08.611Z [jfrt ] [WARN ] [3507df68c5423496] [c.p.ResponseProcessCookies:130] [http-nio-8081-exec-8] - Invalid cookie header: "Set-Cookie: _octo=GH1.1.1649066562.1715876708; domain=github.com; path=/; expires=Fri, 16 May 2025 16:25:08 GMT; secure; SameSite=Lax". Invalid 'expires' attribute: Fri, 16 May 2025 16:25:08 GMT
2024-05-16T16:25:08.720Z [jfrt ] [WARN ] [3507df68c5423496] [.r.c.s.ResearchServiceImpl:290] [http-nio-8081-exec-8] - We were unable to check repoType, maybe it does not exist

Reproduction steps

No response

Expected behavior

No response

Setup JFrog CLI version

JFrog CLI version

Workflow operating system type and version

Kubernetes 1.29

JFrog Artifactory version (if relevant)

Helm Chart version: 107.84.10

JFrog Xray version (if relevant)

No response

@98jan 98jan added the bug Something isn't working label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant