# الأفاتار تختفي من قائمة الأفاتار القابلة للاختيار

**URL:** https://meta.discourse.org/t/avatars-disappearing-from-selectable-avatars-list/113794
**Category:** Support
**Created:** [8 أبريل 2019، 8:30م UTC](https://meta.discourse.org/t/avatars-disappearing-from-selectable-avatars-list/113794 "2019-04-08T20:30:58Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Caliph](https://avatars.discourse-cdn.com/v4/letter/c/b9e5f3/32.png) [@Caliph](https://meta.discourse.org/u/Caliph)
#### Post date: [8 أبريل 2019، 8:30م UTC](https://meta.discourse.org/t/avatars-disappearing-from-selectable-avatars-list/113794/1 "2019-04-08T20:30:58Z")

</div>

Hi this has been happening from the beginning of our install. We have V2.2.0.beta5 on digitalocean server.

The occurance is random we thought at first that it could be an issue with upgrades so we stopped upgrading discourse as soon as the update hits. Still, this happens again.  
When I see in console log it shows “Failed to load resource: the server responded with a status of 404 ()”

I searched the forum and never found anyone with a similar issue.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [8 أبريل 2019، 9:59م UTC](https://meta.discourse.org/t/avatars-disappearing-from-selectable-avatars-list/113794/2 "2019-04-08T21:59:42Z")

</div>

In general the advice when you have a strange error is to upgrade, not stop upgrading.

Could the avatars you’ve added be missing from wherever you’re loading them from?

It sounds like perhaps the avatars got moved out of the uploads directory. You could look for the missing ones under `/var/discourse/shared/standalone/uploads` something like

```
find /var/discourse/shared/standalone/uploads -name filename-of-image.jpg

```

---

<div class="post-metadata">

### Author: ![Caliph](https://avatars.discourse-cdn.com/v4/letter/c/b9e5f3/32.png) [@Caliph](https://meta.discourse.org/u/Caliph)
#### Post date: [8 أبريل 2019، 10:12م UTC](https://meta.discourse.org/t/avatars-disappearing-from-selectable-avatars-list/113794/3 "2019-04-08T22:12:59Z")

</div>

I did look into missing place and its not there. This has happened before atleast 5 to 6 times then we stopped updating it.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [8 أبريل 2019، 10:14م UTC](https://meta.discourse.org/t/avatars-disappearing-from-selectable-avatars-list/113794/4 "2019-04-08T22:14:04Z")

</div>

Did you look in the `tombstone` directory?

---

<div class="post-metadata">

### Author: ![Caliph](https://avatars.discourse-cdn.com/v4/letter/c/b9e5f3/32.png) [@Caliph](https://meta.discourse.org/u/Caliph)
#### Post date: [8 أبريل 2019، 10:14م UTC](https://meta.discourse.org/t/avatars-disappearing-from-selectable-avatars-list/113794/5 "2019-04-08T22:14:56Z")

</div>

Yup its not there. Its kidna strange. Someone suggested me to disable image optimization I did that too but no help

---

<div class="post-metadata">

### Author: ![Caliph](https://avatars.discourse-cdn.com/v4/letter/c/b9e5f3/32.png) [@Caliph](https://meta.discourse.org/u/Caliph)
#### Post date: [8 أبريل 2019، 10:38م UTC](https://meta.discourse.org/t/avatars-disappearing-from-selectable-avatars-list/113794/6 "2019-04-08T22:38:19Z")

</div>

This is the current image that has gone missing.  
`https://forum.lastepochgame.com/uploads/default/original/2X/9/92601e230bde9c235f7527e401bf3f73ca76edb1.png`

---

<div class="post-metadata">

### Author: ![Caliph](https://avatars.discourse-cdn.com/v4/letter/c/b9e5f3/32.png) [@Caliph](https://meta.discourse.org/u/Caliph)
#### Post date: [8 أبريل 2019، 10:49م UTC](https://meta.discourse.org/t/avatars-disappearing-from-selectable-avatars-list/113794/7 "2019-04-08T22:49:19Z")

</div>

Holly Molly another file gone missing this time it’s a theme file I guess?  
here is the error in the console  
Failed to load resource: the server responded with a status of 403 ()  
/admin/themes/1:1  
Also when I’m trying to edit and save customization in HTML it’s giving 403 error.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [23 يونيو 2022، 6:01م UTC](https://meta.discourse.org/t/avatars-disappearing-from-selectable-avatars-list/113794/8 "2022-06-23T18:01:49Z")

</div>



---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [27 أكتوبر 2022، 7:21م UTC](https://meta.discourse.org/t/avatars-disappearing-from-selectable-avatars-list/113794/9 "2022-10-27T19:21:35Z")

</div>


