# 사용자 병합 실패, 서드파티 플러그인으로 인한 손상된 데이터베이스 항목

**URL:** https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159
**Category:** Support
**Tags:** merge-user
**Created:** [10월 4, 2020, 5:09오전 UTC](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159 "2020-10-04T05:09:03Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![aschrijver](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/aschrijver/32/92004_2.png) [@aschrijver](https://meta.discourse.org/u/aschrijver)
#### Post date: [10월 4, 2020, 5:09오전 UTC](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159/1 "2020-10-04T05:09:03Z")

</div>

### 원본 제목: [포럼 메인 페이지에 접근할 수 없음 (화면이 하얗거나 404 오류)](https://meta.discourse.org/t/forum-front-page-some-categories-inaccessible-blank-screen-or-404/166159)

저는 ActivityPub 프로토콜 기반의 Fediverse 소셜 영역을 위한 기술 포럼인 [https://socialhub.activitypub.rocks](https://socialhub.activitypub.rocks)의 SocialHub 포럼에서 운영자(moderator)로 활동하고 있습니다.

현재 4일간의 [ActivityPub 컨퍼런스](https://conf.activitypub.rocks)가 진행 중이며, 평소보다 포럼의 활동이 활발합니다. 오늘 아침, 포럼 메인 페이지를 URL로 직접 접속했을 때 HTML이 반환되지 않고 화면이 완전히 하얗게 표시되는 것을 확인했습니다.

그러나 [https://socialhub.activitypub.rocks/t/spritely-project-the-super-exciting-future-of-fediverse/928](https://socialhub.activitypub.rocks/t/spritely-project-the-super-exciting-future-of-fediverse/928)와 같은 딥링크는 여전히 작동하며, 검색 및 관리자 패널과 같은 다른 기능에도 접근할 수 있습니다. 왼쪽 상단의 로고를 클릭하면 빈 화면 대신 404 페이지가 표시됩니다.

서버 관리를 담당하는 사람들에게 상황을 알렸으며, 아마도 서버 재시작만으로도 해결될 수 있을 것입니다. 하지만 이 문제가 더 심각한 상황일 수 있으므로, 혹시 이 문제를 인식하시는 분이 계신다면 피드백을 주시면 오늘 컨퍼런스 발표가 시작되기 전에 다시 정상적으로 서비스를 제공할 수 있도록 하겠습니다.

참고로 포럼은 v2.6.0.beta1 버전을 실행 중입니다.

---

<div class="post-metadata">

### Author: ![IAmGav](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/iamgav/32/235598_2.png) [@IAmGav](https://meta.discourse.org/u/IAmGav)
#### Post date: [10월 4, 2020, 6:38오전 UTC](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159/2 "2020-10-04T06:38:53Z")

</div>

리소스 사용량을 확인해 보시는 것이 좋습니다. 방문자가 증가하면 리소스 사용량도 함께 늘어납니다.

서버 리소스를 증설하면 증가한 방문자 수를 처리하는 데 도움이 됩니다.

---

<div class="post-metadata">

### Author: ![aschrijver](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/aschrijver/32/92004_2.png) [@aschrijver](https://meta.discourse.org/u/aschrijver)
#### Post date: [10월 4, 2020, 6:43오전 UTC](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159/3 "2020-10-04T06:43:33Z")

</div>

감사합니다! 서버 관리자가 아직 온라인하지는 않지만, 이 링크를 전달해 드렸습니다 🙂

---

<div class="post-metadata">

### Author: ![hellekin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hellekin/32/51636_2.png) [@hellekin](https://meta.discourse.org/u/hellekin)
#### Post date: [10월 4, 2020, 7:09오전 UTC](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159/4 "2020-10-04T07:09:55Z")

</div>

안녕하세요, 최신 버전으로 업그레이드를 진행했지만 결과가 없었고, 어제 추가한 [Force Mobile Homepage](https://meta.discourse.org/t/95705) 구성 요소를 비활성화해 보았습니다.

추가적인 안내를 부탁드립니다. 관련 오류가 있는지 로그를 확인해 보겠습니다…

컨테이너 내에서 홈 페이지를 호출했을 때의 모습은 다음과 같습니다:

```plaintext
Started GET "/" for 37.172.69.223 at 2020-10-04 07:32:15 +0000
Processing by CategoriesController#index as HTML
Completed 404 Not Found in 281ms (ActiveRecord: 0.0ms | Allocations: 67648)
ActiveRecord::RecordNotFound (Couldn't find all Users with 'id': (36, 50) (found 1 results, but was looking for 2).)
lib/plugin/instance.rb:259:in `public_send'
lib/plugin/instance.rb:259:in `block (2 levels) in add_to_class'
(eval):48:in `_fast_attributes'
lib/freedom_patches/ams_include_without_root.rb:57:in `include!'
app/controllers/categories_controller.rb:61:in `block (2 levels) in index'
app/controllers/categories_controller.rb:40:in `index'
app/controllers/application_controller.rb:354:in `block in with_resolved_locale'
app/controllers/application_controller.rb:354:in `with_resolved_locale'
lib/middleware/omniauth_bypass_middleware.rb:68:in `call'
lib/content_security_policy/middleware.rb:12:in `call'
lib/middleware/anonymous_cache.rb:336:in `call'
config/initializers/100-quiet_logger.rb:23:in `call'
config/initializers/100-silence_logger.rb:31:in `call'
lib/middleware/enforce_hostname.rb:22:in `call'
lib/middleware/request_tracker.rb:176:in `call'

```

---

<div class="post-metadata">

### Author: ![hellekin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hellekin/32/51636_2.png) [@hellekin](https://meta.discourse.org/u/hellekin)
#### Post date: [10월 4, 2020, 7:45오전 UTC](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159/5 "2020-10-04T07:45:04Z")

</div>

그러니까, 홈페이지 설정을 `Categories and Latest`에서 'Categories and Featured`로 변경하면 홈페이지에 다시 접근할 수 있습니다. 당분간은 이렇게 해야 할 것 같습니다… 컴포넌트 간의 상호작용에 문제가 있는 것 같지만, 지켜봐야겠습니다. 더 많은 통찰이 있다면 환영합니다. 쇼는 계속되어야 하니까요 🙂

---

<div class="post-metadata">

### Author: ![IAmGav](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/iamgav/32/235598_2.png) [@IAmGav](https://meta.discourse.org/u/IAmGav)
#### Post date: [10월 4, 2020, 8:00오전 UTC](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159/6 "2020-10-04T08:00:35Z")

</div>

가장 최신 게시물을 불러올 때 404 오류가 발생하는 것이 문제인 것 같습니다.

누군가 이 부분의 이름을 변경했나요?

- [SocialHub](https://socialhub.activitypub.rocks/latest)

설정 페이지로 들어가서 ‘latest’ 항목을 찾아보고 어떤 일이 일어나는지 확인해 보세요.

 ![image](https://global.discourse-cdn.com/meta/original/3X/a/6/a69b5b8e05e8fbfdc46f4766bc76e355c9898323.jpeg)

---

<div class="post-metadata">

### Author: ![hellekin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hellekin/32/51636_2.png) [@hellekin](https://meta.discourse.org/u/hellekin)
#### Post date: [10월 4, 2020, 9:37오전 UTC](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159/7 "2020-10-04T09:37:04Z")

</div>

@IAmGav 님, 제안해 주셔서 감사합니다. “Latest” 관련 문자열에 대해 커스터마이징을 적용하지 않았습니다.

실제로 몇몇 페이지가 여전히 깨져 있는 상태이며, 우리가 실제로 필요한 카테고리도 포함됩니다 ☹

> **[ActivityPub Conference 2020](https://socialhub.activitypub.rocks/c/meeting/apconf2020/53)**
>
> Add your proposals for the Conf by creating a New Topic –
> Tag it #bof for Birds of Feather sessions or #hackathon for Hack proposals …

`setDefaultHomepage(settings.homepage);`와 관련된 DB에서 어떤 변경 사항이 있는지 확인하는 방법을 force 모바일 홈페이지 컴포넌트의 코드를 보고 궁금해합니다. 하지만 이것이 \_카테고리\_에 영향을 미칠 것 같지는 않네요. 그래서 다른 원인이 있을 수밖에 없습니다.

* * *

현재 오류가 실제로 로깅되지 않았는지 확인하기 위해 방금 로그를 정리했습니다. `/latest`, `/top` 및 #meeting 카테고리와 관련된 버그인 것 같습니다. 무슨 일이 일어나고 있는지 정확히 알 수 없습니다… 더 많은 정보를 얻기 위해 컨테이너 내부의 로그도 확인해 보고 있습니다… 아마도 #meeting 카테고리 내의 특정 기능 오류가 있는 게시물과 관련이 있을지도 모릅니다…

---

<div class="post-metadata">

### Author: ![hellekin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hellekin/32/51636_2.png) [@hellekin](https://meta.discourse.org/u/hellekin)
#### Post date: [10월 4, 2020, 9:52오전 UTC](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159/8 "2020-10-04T09:52:44Z")

</div>

> [@hellekin](#):
>
> #meeting 카테고리의 어떤 기능 오류 게시글과 관련이 있을 수 있습니다…

문제는 `ActiveRecord::RecordNotFound (Couldn't find all Users with 'id': (36, 50) (found 1 results, but was looking for 2).)`에서 비롯되는 것 같습니다.

해당 ID는 병합된 사용자 계정에 일치하지만, 해당 처리 과정이 깨진 것으로 보입니다…

---

<div class="post-metadata">

### Author: ![aschrijver](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/aschrijver/32/92004_2.png) [@aschrijver](https://meta.discourse.org/u/aschrijver)
#### Post date: [10월 4, 2020, 10:01오전 UTC](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159/9 "2020-10-04T10:01:51Z")

</div>

저도 이것이 문제라고 생각합니다. 전문가가 아니지만, 더 이상 존재하지 않는 구 계정을 참조하는 게시글이 있는 것 같습니다 (그 게시글이 상단, 최신, 그리고 컨퍼런스 카테고리에 표시됩니다). 만약 이것이 문제라면, 해당 게시글을 삭제하거나 게시글 내의 사용자 ID를 업데이트하는 SQL 쿼리를 실행하는 것이 하나의 방법이 될 수 있습니다. 구문은 어떻게 작성해야 하나요?

---

<div class="post-metadata">

### Author: ![hellekin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hellekin/32/51636_2.png) [@hellekin](https://meta.discourse.org/u/hellekin)
#### Post date: [10월 4, 2020, 10:03오전 UTC](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159/10 "2020-10-04T10:03:37Z")

</div>

관리자 작업의 사용자 병합 필터에 로그가 표시되지 않습니다. 병합 프로세스가 어딘가에서 실패한 것 같습니다. [@team](https://meta.discourse.org/groups/team) 실패한 사용자 병합을 어떻게 조사하고 해결할 수 있을까요? 결과 자체는 좋은 것 같습니다: 두 개의 이메일 주소가 모두 있는 사용자 계정이 존재합니다. 어딘가의 게시물에 고아된 ID가 남아 있을 것 같습니다…

좋습니다, 문제를 단일 토픽으로 좁혔습니다…

---

<div class="post-metadata">

### Author: ![IAmGav](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/iamgav/32/235598_2.png) [@IAmGav](https://meta.discourse.org/u/IAmGav)
#### Post date: [10월 4, 2020, 10:35오전 UTC](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159/11 "2020-10-04T10:35:09Z")

</div>

이것이 도움이 될 수 있습니다

> [@Change ownership of all posts by a specific user](https://meta.discourse.org/t/change-ownership-of-all-posts-by-a-specific-user/48921):
>
> bookmark This guide outlines the process to change the ownership of all posts by a specific user. This task requires console access. person_raising_hand Required user level: Server administrator with SSH access In Discourse, there may be situations where you need to change the ownership of all posts by a specific user. This guide provides the steps for achieving this on self-hosted Discourse instances. If you’re using Discourse hosting, please contact the support team at [team@discourse.o…](mailto:team@discourse.org)

---

<div class="post-metadata">

### Author: ![hellekin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hellekin/32/51636_2.png) [@hellekin](https://meta.discourse.org/u/hellekin)
#### Post date: [10월 4, 2020, 10:55오전 UTC](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159/12 "2020-10-04T10:55:50Z")

</div>

아니요, (소스) 사용자가 존재하지 않는다고 나와 있습니다. `DiscourseEvent.trigger(:merging_users, @source_user, @target_user)` 단계가 완료되지 않은 것 같습니다. 해당 코드를 어디서 찾을 수 있나요?

---

<div class="post-metadata">

### Author: ![hellekin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hellekin/32/51636_2.png) [@hellekin](https://meta.discourse.org/u/hellekin)
#### Post date: [10월 4, 2020, 11:36오전 UTC](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159/13 "2020-10-04T11:36:23Z")

</div>

자, 시작합니다…

```plaintext
[39] pry(main)> PostReplyKey.where(user_id: 36)
=> [#<PostReplyKey:0x0000558954b92d68 id: 9793, user_id: 36, post_id: 3409, reply_key: "00257885-fe73-e76d-09fb-f0f708c2f032", created_at: Sat, 03 Oct 2020 19:37:20 UTC +00:00, updated_at: Sat, 03 Oct 2020 19:37:20 UTC +00:00>,
 #<PostReplyKey:0x0000558954bd6e78 id: 9120, user_id: 36, post_id: 3174, reply_key: "b726e441-1c6c-bd60-27ac-8d8d5feef3d7", created_at: Fri, 02 Oct 2020 14:21:48 UTC +00:00, updated_at: Fri, 02 Oct 2020 14:21:48 UTC +00:00>,
 #<PostReplyKey:0x0000558954bd6db0 id: 9802, user_id: 36, post_id: 3413, reply_key: "86e179a1-7516-616c-1040-c26c0539f39d", created_at: Sat, 03 Oct 2020 19:41:36 UTC +00:00, updated_at: Sat, 03 Oct 2020 19:41:36 UTC +00:00>,
 #<PostReplyKey:0x0000558954bd6ce8 id: 9821, user_id: 36, post_id: 3418, reply_key: "573f48a4-8263-4759-44f0-f6cb26b66f38", created_at: Sat, 03 Oct 2020 20:37:40 UTC +00:00, updated_at: Sat, 03 Oct 2020 20:37:40 UTC +00:00>,
 #<PostReplyKey:0x0000558954bd6c20 id: 9822, user_id: 36, post_id: 3419, reply_key: "9371479c-eeb4-1009-176d-761a854a4ddb", created_at: Sat, 03 Oct 2020 20:40:08 UTC +00:00, updated_at: Sat, 03 Oct 2020 20:40:08 UTC +00:00>,
 #<PostReplyKey:0x0000558954bd6b58 id: 9400, user_id: 36, post_id: 3245, reply_key: "e1cd57aa-a811-21f9-5e24-84439e184a8e", created_at: Fri, 02 Oct 2020 21:35:12 UTC +00:00, updated_at: Fri, 02 Oct 2020 21:35:12 UTC +00:00>,
 #<PostReplyKey:0x0000558954bd6a90 id: 8613, user_id: 36, post_id: 3067, reply_key: "407edb15-e89d-4369-9fee-1e5eab83385d", created_at: Wed, 30 Sep 2020 13:50:17 UTC +00:00, updated_at: Wed, 30 Sep 2020 13:50:17 UTC +00:00>,
 #<PostReplyKey:0x0000558954bd69c8 id: 9517, user_id: 36, post_id: 3288, reply_key: "140a48d2-1a40-d429-f6e2-2bbe37b4865d", created_at: Sat, 03 Oct 2020 09:54:40 UTC +00:00, updated_at: Sat, 03 Oct 2020 09:54:40 UTC +00:00>,
 #<PostReplyKey:0x0000558954bd6900 id: 9736, user_id: 36, post_id: 3388, reply_key: "76cacf9b-5353-0653-806d-f3c2df6689eb", created_at: Sat, 03 Oct 2020 18:37:11 UTC +00:00, updated_at: Sat, 03 Oct 2020 18:37:11 UTC +00:00>,
 #<PostReplyKey:0x0000558954bd6838 id: 8643, user_id: 36, post_id: 3011, reply_key: "6d384213-98db-652c-89eb-1979731bb311", created_at: Wed, 30 Sep 2020 20:55:31 UTC +00:00, updated_at: Wed, 30 Sep 2020 20:55:31 UTC +00:00>,
 #<PostReplyKey:0x0000558954bd6770 id: 9772, user_id: 36, post_id: 3400, reply_key: "1e9e0b2e-ecd6-3654-d0da-6e01982a890f", created_at: Sat, 03 Oct 2020 19:22:38 UTC +00:00, updated_at: Sat, 03 Oct 2020 19:22:38 UTC +00:00>]

```

그래서 어떻게 해야 할지 알아내려고 노력해 봤습니다… 기존 사용자에게 권한을 부여하는 것은 아무것도 해결하지 못합니다. 삭제하는 것도 아무것도 해결하지 못합니다.

다음 단계: 관련 토픽을 새로 다시 구축하고,旧的 것들을 삭제한 뒤, 어떤 일이 일어나는지 확인해 보겠습니다. 더 나은 아이디어가 없다면…

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [10월 5, 2020, 2:32오전 UTC](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159/14 "2020-10-05T02:32:57Z")

</div>

PostReplyKey은 이메일의 회신 주소(reply-to address)를 가리키며, 주제 목록 렌더링과는 상호작용하지 않습니다.

스택 트레이스를 확인해 보면, `lib/instance/public.rb` 내부 어딘가에서 TopicListSerializer 덤프 처리 중 실패하는 것으로 보입니다.

기존 사용자 ID에 대한 주제 피처드 사용자 목록(홈페이지에 표시되는 아바타 세트)을 확인해 보세요.

---

<div class="post-metadata">

### Author: ![hellekin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hellekin/32/51636_2.png) [@hellekin](https://meta.discourse.org/u/hellekin)
#### Post date: [10월 5, 2020, 8:29오전 UTC](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159/15 "2020-10-05T08:29:46Z")

</div>

@riking님, 답변해 주셔서 감사합니다… AFAIK로 알고 있기로는, PostReplyKey를 제외하면 이 누락된 사용자 ID에 대한 언급은 없습니다. 하지만 해당 ID가 실제 이전 사용자 ID일지 확신할 수 없으니, 어떻게 찾아볼 수 있을까요 – 혹은: 로그에서 무엇을 grep해야 할까요?

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [10월 5, 2020, 8:32오전 UTC](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159/16 "2020-10-05T08:32:25Z")

</div>

주제에 추천된 사용자가 포함된 경우, 이 쿼리가 해당 항목을 찾아야 합니다:

```plaintext
SELECT id
FROM topics
WHERE featured_user1 = 1234
OR featured_user2 = 1234
OR featured_user3 = 1234
OR featured_user4 = 1234
OR last_post_user_id = 1234

```

---

<div class="post-metadata">

### Author: ![hellekin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hellekin/32/51636_2.png) [@hellekin](https://meta.discourse.org/u/hellekin)
#### Post date: [10월 5, 2020, 8:57오전 UTC](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159/17 "2020-10-05T08:57:02Z")

</div>

오래된 user ID를 사용하면 쿼리가 결과를 반환하지 않았지만, 새로운 user ID를 사용하면 이미 문제점으로 식별된 해당 주제(토픽)가 하나 반환되었습니다. 해당 주제를 다른 카테고리로 이동했더니 실제로 [ActivityPub Conference 2020 - SocialHub](https://socialhub.activitypub.rocks/c/meeting/apconf2020/53) 카테고리가 다시 표시되었습니다.

이제 데이터 내에서 주제 951과 관련된 부분에 존재하지 않는 user\_id 36에 대한 참조가 어딘가에 있는 것으로 추정되지만, 아직까지 찾지 못했습니다. 아니면 user 295와 관련하여 제가 놓치고 있는 다른 종속성이 있는 것일까요?

---

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [10월 5, 2020, 9:02오전 UTC](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159/18 "2020-10-05T09:02:11Z")

</div>

그 오류에 대한 스택 트레이스가 있나요?

---

<div class="post-metadata">

### Author: ![hellekin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hellekin/32/51636_2.png) [@hellekin](https://meta.discourse.org/u/hellekin)
#### Post date: [10월 5, 2020, 9:10오전 UTC](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159/19 "2020-10-05T09:10:00Z")

</div>

[User merge failed, corrupted database entries due to third party plugin - #4 by hellekin](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-ui-troubles/166159/4?u=hellekin) 에 게시하고 그 뒤에 댓글로 남긴 내용 외에는 없습니다:

> [@hellekin](#):
>
> 문제는 `ActiveRecord::RecordNotFound (Couldn't find all Users with 'id': (36, 50) (found 1 results, but was looking for 2).)`에서 오는 것 같습니다.
> 
> 해당 ID들은 병합된 사용자 계정에 해당하지만, 프로세스가 깨진 것 같습니다…

---

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [10월 5, 2020, 9:19오전 UTC](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159/20 "2020-10-05T09:19:04Z")

</div>

오, [User merge failed, corrupted database entries due to third party plugin - #4 by hellekin](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-ui-troubles/166159/4?u=gerhard%EC%97%90%EC%84%9C) 스택 트레이스를 놓치고 있었네요. 그래서 플러그인 때문에 실패하는 것이었습니다. 아마도 여러분 중 한 분의 플러그인이 병합되지 않은 어떤 종류의 사용자 정보를 저장해 두었을 것입니다. 설치된 플러그인 목록을 알려 주시겠어요?

[다음 페이지](https://meta.discourse.org/t/user-merge-failed-corrupted-database-entries-due-to-third-party-plugin/166159.md?page=2)
