7 Replies
Hey! I can help take a look. What is your account id? Also, were you on our closed beta before this?
The latest wrangler pushes / pulls images with the CF Account tag. In your case, the tag looks like
3ac73ad157bc18d2890dfd70f000bd07
, but I don't see any account associated with it. I can help further debug if I have your Acccount Tag.i censored the account ID, i have DMed you the actual ID now π
not a closed beta user
I like that π
Hey @Niek can you try now?
this time the behavior is different, it "hangs" at 100% push:
f426fd8657da: Pushing [==================================================>] 1.729GB
i thought that it might need some time to sync the image, so i left it running for half an hour, but no luck. npx wrangler containers images list
returns empty listItβd be there at 100% for a while for larger images. Give it some time. Docker should ideally return success after the push. So you might want to try this again.
Also, we will look into the slow uploads after 100%. FYI parts of the implementation is open source
https://github.com/cloudflare/serverless-registry
GitHub
GitHub - cloudflare/serverless-registry: A container registry backe...
A container registry backed by Workers and R2. Contribute to cloudflare/serverless-registry development by creating an account on GitHub.
OK, I tried now to push a small layer image first. then I pushed a large layer image with the same name, and it finally worked