Deploying seq container got "please retry later" from index.docker.io #2223
Replies: 7 comments 7 replies
-
And deploying via yaml
|
Beta Was this translation helpful? Give feedback.
-
A few hours later.... now seems to be working. No changes to configs, so maybe the error "try again later" was actually correct. I see on Docker that the image was updated today, maybe that was the cause.... |
Beta Was this translation helpful? Give feedback.
-
@rodneytamblyn |
Beta Was this translation helpful? Give feedback.
-
So the best approach would be to pull the container and push to your own container repository and use that (if you don't have a dockerhub paid account). This might need to become standard operating procedure. e.g. https://stackoverflow.com/questions/28349392/how-to-push-a-docker-image-to-a-private-repository |
Beta Was this translation helpful? Give feedback.
-
Agree re quotas / limits. I have raised a ticket with Azure. I suggest pull the container and tag/save it to your own private container repo, then use that. If you encounter this error keep retrying periodically, it eventually worked for me.
R.
|
Beta Was this translation helpful? Give feedback.
-
This looks unrelated to Seq itself so will close the discussion here, but it's definitely interesting to keep in mind 👍 |
Beta Was this translation helpful? Give feedback.
-
Ashley,
The container deployment instructions page should be updated to warn people about this issue. Even if they do successfully initially deploy their instance it could fail at any time - for example if Azure redeploys their container and the pull fails. Not what you would expect but this is what this rate limiting will result in.
Warm Regards,
Rodney
… On 4/07/2024, at 2:03 PM, Ashley Mannix ***@***.***> wrote:
This looks unrelated to Seq itself so will close the discussion here, but it's definitely interesting to keep in mind 👍
—
Reply to this email directly, view it on GitHub <#2223 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAL5STGZAJD55NK6PYS6XO3ZKSUO5AVCNFSM6AAAAABKGU4MUSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TSNJTHAYDE>.
You are receiving this because you were mentioned.
|
Beta Was this translation helpful? Give feedback.
-
Attempting to deploy Seq container today in Azure I got this docker registry error. Anyone run across this before or can shed light? I will assume it means what it says and try again later...
Beta Was this translation helpful? Give feedback.
All reactions