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

GitHub Actions Runner Error: Failed to Load Docker Image Metadata During cog Push Command #1635

Open
tsui66 opened this issue Apr 29, 2024 · 1 comment

Comments

@tsui66
Copy link

tsui66 commented Apr 29, 2024

Issue Description

When running cog push r8.im/aicapcut/${{ inputs.model_name }} from a GitHub Actions runner using Docker buildx, the following error occurs:

Error Message

#2 [internal] load metadata for r8.im/aicapcut/anima-pencil-v310:latest
#2 ERROR: r8.im/aicapcut/anima-pencil-v310:latest: not found
------
 > [internal] load metadata for r8.im/aicapcut/anima-pencil-v310:latest:
------
WARNING: No output specified with docker-container driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
Dockerfile:1
--------------------
   1 | >>> FROM r8.im/aicapcut/anima-pencil-v310
--------------------
ERROR: failed to solve: r8.im/aicapcut/anima-pencil-v310: failed to resolve source metadata for r8.im/aicapcut/anima-pencil-v310

@zeke
Copy link
Member

zeke commented Apr 29, 2024

Duplicate of #1631

@zeke zeke marked this as a duplicate of #1631 Apr 29, 2024
EduarteXD added a commit to EduarteXD/cog that referenced this issue May 10, 2024
EduarteXD added a commit to EduarteXD/cog that referenced this issue May 10, 2024
Signed-off-by: EduarteXD <i@m.oxdl.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants