# 사용자 메시지 받은편지함 오류 500

**URL:** https://meta.discourse.org/t/user-messages-inbox-error-500/165937
**Category:** Self-hosting
**Created:** [10월 1, 2020, 3:27오후 UTC](https://meta.discourse.org/t/user-messages-inbox-error-500/165937 "2020-10-01T15:27:38Z")
**Posts on this page:** 1
**Showing post:** 36

<div class="post-metadata">

### Author: ![Ed\_S](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ed_s/32/134015_2.png) [@Ed\_S](https://meta.discourse.org/u/Ed_S)
#### Post date: [10월 21, 2020, 8:29오전 UTC](https://meta.discourse.org/t/user-messages-inbox-error-500/165937/36 "2020-10-21T08:29:03Z")

</div>

데이터베이스 쪽에 대해 잘 알지는 못하지만, 공식적으로 지원되는 플러그인인 [Data Explorer 플러그인](https://meta.discourse.org/t/data-explorer-plugin/32566)과 [이 토픽](https://meta.discourse.org/t/what-cool-data-explorer-queries-have-you-come-up-with/43516)을 추천합니다. (새로운 질문이 있다면 새 토픽을 시작하는 것이 좋습니다. 다른 사용자들도 해당 스레드에서 도움을 받을 수 있으며, 적절한 토픽 제목은 더 많은 도움을 이끌어낼 수 있습니다.)

수정: 다음 링크도 참고해 보세요.

> [@복원 후 아바타가 사라졌습니다. 어떻게 다시 가져올 수 있나요?](https://meta.discourse.org/t/avatars-lost-after-restore-how-to-get-them-back/148223/47?u=ed_s):
>
> Have all avatars disappeared or just part of them? Custom avatars are basically Uploads, do other uploads work as expected? Go to the rails console and check the record of non-functional avatar in database.. Do they have correct URL, filesize, width, height, extension? User.find\_by\_username('Overgrow').user\_avatar User.find\_by\_username('Overgrow').uploaded\_avatar They also need to have their optimized versions present.. You can check that by: OptimizedImage.where(upload\_id: upload\_id).where(…

여기에는 해당 메커니즘의 구조와 쿼리 작성 방법에 대한 힌트가 있습니다.

---

_[View the full topic](https://meta.discourse.org/t/user-messages-inbox-error-500/165937)._
