# Unable to find image discourse/discourse-auth-proxy

**URL:** https://meta.discourse.org/t/unable-to-find-image-discourse-discourse-auth-proxy/122009
**Category:** Development
**Created:** [3 ביולי,‏ 2019,‏ 1:44pm UTC](https://meta.discourse.org/t/unable-to-find-image-discourse-discourse-auth-proxy/122009 "2019-07-03T13:44:43Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![kkershaw](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kkershaw/32/115025_2.png) [@kkershaw](https://meta.discourse.org/u/kkershaw)
#### Post date: [3 ביולי,‏ 2019,‏ 1:44pm UTC](https://meta.discourse.org/t/unable-to-find-image-discourse-discourse-auth-proxy/122009/1 "2019-07-03T13:44:43Z")

</div>

I’m trying to setup the discourse-auth-proxy to setup SSO for an app but am encountering the issue:

> Unable to find image ‘discourse/discourse-auth-proxy:latest’ locally  
> docker: Error response from daemon: pull access denied for discourse/discourse-auth-proxy, repository does not exist or may require ‘docker login’.  
> See ‘docker run --help’.

I’ve logged in with `docker login` successfully but always have this error.

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [3 ביולי,‏ 2019,‏ 4:04pm UTC](https://meta.discourse.org/t/unable-to-find-image-discourse-discourse-auth-proxy/122009/2 "2019-07-03T16:04:19Z")

</div>

It looks like we might have made that image private by accident?

@sam is that the case?

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [3 ביולי,‏ 2019,‏ 4:16pm UTC](https://meta.discourse.org/t/unable-to-find-image-discourse-discourse-auth-proxy/122009/3 "2019-07-03T16:16:52Z")

</div>

> [@eviltrout](#):
>
> It looks like we might have made that image private by accident?

I think it was just renamed to

```
➜ ~ docker pull discourse/auth-proxy:20190625.001839
20190625.001839: Pulling from discourse/auth-proxy
e7c96db7181b: Already exists
c45c8cd338c3: Pull complete
e93b72732898: Pull complete
Digest: sha256:dff53716415a73ae65b45716289029bf99543113fd6722f0717b392d80d98f96
Status: Downloaded newer image for discourse/auth-proxy:20190625.001839

```

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [3 ביולי,‏ 2019,‏ 4:50pm UTC](https://meta.discourse.org/t/unable-to-find-image-discourse-discourse-auth-proxy/122009/4 "2019-07-03T16:50:27Z")

</div>

Aha, I’ve updated the README to reflect this:

[https://github.com/discourse/discourse-auth-proxy/commit/c55602bfb1778289cb863821a4056b83b9af72aa](https://github.com/discourse/discourse-auth-proxy/commit/c55602bfb1778289cb863821a4056b83b9af72aa)

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [4 ביולי,‏ 2019,‏ 10:00pm UTC](https://meta.discourse.org/t/unable-to-find-image-discourse-discourse-auth-proxy/122009/5 "2019-07-04T22:00:18Z")

</div>

This topic was automatically closed after 29 hours. New replies are no longer allowed.
