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

GET ERROR: failed to pull image: exit status 1 for all syncs #94

Open
x1g1 opened this issue Feb 9, 2024 · 2 comments
Open

GET ERROR: failed to pull image: exit status 1 for all syncs #94

x1g1 opened this issue Feb 9, 2024 · 2 comments

Comments

@x1g1
Copy link

x1g1 commented Feb 9, 2024

for example

02/09/2024 13:50:05 INFO: pulling image docker://ghcr.io/mergestat/sync-mergestat-explore:latest
02/09/2024 13:50:05 ERROR: failed to pull image: exit status 1

pulled ghcr.io/mergestat/sync-mergestat-explore:latest to host then it looked like it works
but after some time it stoped working

@asancar-thoughtworks
Copy link
Contributor

You may find more logs on what's going on in the worker logs.

If you are using a laptop with an ARM CPU, maybe your issue could be related to this Pull Request

@fowlerwill
Copy link

I've found occasionally you have to shell into the worker and run:

rm -rf /tmp/containers-user-1001 /tmp/podman-run-1001

to get it to pull the image correctly

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

3 participants