Docker pull limit reached?

Hi all - I just went to publish my project this morning to a new production server and I'm getting a weird error. Anyone else had this issue or know how to resolve it? Docker website says the limit is 100 pulls in 6 hours - no way I've done that.

This is the error:

What I did:

  1. Created a new Digital Ocean server via resource manager
  2. Added an A record to point my subdomain at the droplet
  3. Added a new target with the new server
  4. Tried to deploy Traefik to the new server

Publishing to the new target also gives the same error.

I have no idea where to start trying to fix this. Grateful for any help!

Thanks

1 Like

This is weird indeed you should be able to do like at least 100 requests per 6 hours to hit the limit.

Maybe just login with a free account in docker desktop to increase the limits.

Thanks George - this seems to have fixed it. Weird thing is I can publish no problem to the staging server (also remote but previously set up). It's only when I publish to a new target. Anyway, logging into Docker desktop fixed it for now

I think the previous owner of the VPS exceeded the limit (before you deployed yours)

Possibly - though I did try destroying the server and recreating it with same result. It was all very weird. Works now though :slight_smile:

Hi, it’s happened to me too 2 weeks ago!
Had to login on free account and it worked.