# Discourse Update Error: Your Docker installation is not working correctly

**URL:** https://meta.discourse.org/t/discourse-update-error-your-docker-installation-is-not-working-correctly/351253
**Category:** Support
**Created:** [February 8, 2025, 5:44pm UTC](https://meta.discourse.org/t/discourse-update-error-your-docker-installation-is-not-working-correctly/351253 "2025-02-08T17:44:53Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![hanisch](https://avatars.discourse-cdn.com/v4/letter/h/ecae2f/32.png) [@hanisch](https://meta.discourse.org/u/hanisch)
#### Post date: [February 8, 2025, 5:44pm UTC](https://meta.discourse.org/t/discourse-update-error-your-docker-installation-is-not-working-correctly/351253/1 "2025-02-08T17:44:54Z")

</div>

I’ve been self-hosting a Discourse installation on a DigitalOcean droplet for several years and have updated Discourse many times with no problems both via the admin page and ssh-ing in and using the CLI. This is the first time I’m having a problem. Today (February 8th, 2025) I updated the Docker container via the admin page just fine. Then I stared updating Discourse, and it failed. I ssh’d in and ran:

```plaintext
sudo ./launcher rebuild app

```

and got this error:

```plaintext
WARNING: Docker version 20.10.14 deprecated, recommend upgrade to 24.0.7 or newer.

x86_64 arch detected.

WARNING: We are about to start downloading the Discourse base image

This process may take anywhere between a few minutes to an hour, depending on your network speed

Please be patient

2.0.20250129-0720: Pulling from discourse/base

toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

Unable to find image 'discourse/base:2.0.20250129-0720' locally

docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit.

See 'docker run --help'.

Your Docker installation is not working correctly

See: https://meta.discourse.org/t/docker-error-on-bootstrap/13657/18?u=sam

```

(I no longer have access to the error messages from the admin update page since the Discourse server is down.)

Does anyone know why this is happening and what I need to do?

Please help!

---

_[View the full topic](https://meta.discourse.org/t/discourse-update-error-your-docker-installation-is-not-working-correctly/351253)._
