# Docker update error

**URL:** https://meta.discourse.org/t/docker-update-error/302140
**Category:** Self-hosting
**Tags:** maxmind
**Created:** [April 2, 2024, 11:44pm UTC](https://meta.discourse.org/t/docker-update-error/302140 "2024-04-02T23:44:48Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Firepup650](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/firepup650/32/465200_2.png) [@Firepup650](https://meta.discourse.org/u/Firepup650)
#### Post date: [April 3, 2024, 3:13am UTC](https://meta.discourse.org/t/docker-update-error/302140/3 "2024-04-03T03:13:49Z")

</div>

That’s the crash logs from maxmind being bugged, commenting out the API key in your `app.yml` and rebuilding should fix the issue.

Ref to topic about this:

> [@Fail to download maxmind db with valid key & can download the DB from inside container](https://meta.discourse.org/t/fail-to-download-maxmind-db-with-valid-key-can-download-the-db-from-inside-containerr/300590):
>
> The build failed because of this. I removed the ENV variable and rebuild without it. Then went to debugging inside the container. where I went and added the key to discourse.conf, it’s still failing. (Thankfully I did this before telling the client that they’d given me an invalid key!) I added a puts to the rake task to print the URL that it’s trying to download the database like this: url = "https://download.maxmind.com/app/geoip\_download?license\_key=#{GlobalSetting.maxmind\_license…

---

_[View the full topic](https://meta.discourse.org/t/docker-update-error/302140)._
