# 멀티사이트 업그레이드 후 일부 사이트가 사용 불가 상태

**URL:** https://meta.discourse.org/t/multi-site-upgrade-leaves-some-sites-unavailable/193509
**Category:** Support
**Created:** [6월 11, 2021, 10:12오전 UTC](https://meta.discourse.org/t/multi-site-upgrade-leaves-some-sites-unavailable/193509 "2021-06-11T10:12:33Z")
**Posts on this page:** 6
**Page:** 1

<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: [6월 11, 2021, 10:12오전 UTC](https://meta.discourse.org/t/multi-site-upgrade-leaves-some-sites-unavailable/193509/1 "2021-06-11T10:12:33Z")

</div>

최근 2.8.0.beta2로 이어진 업그레이드 열풍 속에서, 현재 조사 중인 이상한 현상이 발생했습니다. 다중 사이트 설치 환경에서 일부(모두는 아님) 서브 사이트가 더 이상 응답하지 않는다는 것입니다. 메인 사이트는 정상적으로 작동하며, 일부 서브 사이트도 정상적으로 운영되고 있습니다.

~~이 문제가 안정판에서 이미 보고된 [discourse-calendar](https://meta.discourse.org/t/discourse-calendar/97376/234?u=hellekin) 이슈와 관련이 있을 것으로 추정되지만, 이는 단순한 추측일 뿐입니다.~~

---

<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: [6월 11, 2021, 11:21오전 UTC](https://meta.discourse.org/t/multi-site-upgrade-leaves-some-sites-unavailable/193509/2 "2021-06-11T11:21:34Z")

</div>

사이트 중 하나의 로그에서 이것을 발견했습니다:

> **에러 로그**
>
> ```plaintext
> [thx_zoethical_org] Started GET "/t/nos-reseaux-tisses/77" for [REDACTED IP] at 2021-06-11 11:19:51 +0000
> [thx_zoethical_org] Processing by TopicsController#show as HTML
> [thx_zoethical_org] Parameters: {"slug"=>"nos-reseaux-tisses", "topic_id"=>"77"}
> [thx_zoethical_org] Completed 500 Internal Server Error in 388ms (ActiveRecord: 0.0ms | Allocations: 74642)
> [thx_zoethical_org] NoMethodError (undefined method `include?' for nil:NilClass)
> lib/topic_query.rb:111:in `block in apply_custom_filters'
> lib/topic_query.rb:110:in `each'
> lib/topic_query.rb:110:in `apply_custom_filters'
> lib/topic_query.rb:890:in `default_results'
> lib/topic_query.rb:523:in `unread_results'
> lib/topic_query.rb:218:in `list_suggested_for'
> lib/topic_view.rb:572:in `suggested_topics'
> app/serializers/suggested_topics_mixin.rb:16:in `include_suggested_topics?'
> (eval):6:in `_fast_attributes'
> app/controllers/topics_controller.rb:1158:in `block (2 levels) in perform_show_response'
> app/controllers/topics_controller.rb:1153:in `perform_show_response'
> app/controllers/topics_controller.rb:162:in `show'
> app/controllers/application_controller.rb:395:in `block in with_resolved_locale'
> app/controllers/application_controller.rb:395:in `with_resolved_locale'
> lib/middleware/omniauth_bypass_middleware.rb:71:in `call'
> lib/content_security_policy/middleware.rb:12:in `call'
> lib/middleware/anonymous_cache.rb:355:in `call'
> config/initializers/008-rack-cors.rb:25: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:23:in `call'
> lib/middleware/request_tracker.rb:177:in `call'
> 
> ```

---

<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: [6월 12, 2021, 8:32오후 UTC](https://meta.discourse.org/t/multi-site-upgrade-leaves-some-sites-unavailable/193509/3 "2021-06-12T20:32:50Z")

</div>

먼저 `git pull`을 실행하셨나요? (부트스트랩 대신 리빌드를 수행하는 경우 불필요합니다.)

또 하나의 추측이지만, 테마와 관련이 있을 수도 있습니다.

테마와 플러그인을 확인해 보세요. 안전 모드를 시도해 보셨나요?

---

<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: [6월 13, 2021, 8:56오후 UTC](https://meta.discourse.org/t/multi-site-upgrade-leaves-some-sites-unavailable/193509/4 "2021-06-13T20:56:17Z")

</div>

@pfaffman님 감사합니다. `rebuild`를 두 번 실행했고 `safe-mode`도 적용해 보았지만 도움이 되지 않았습니다. 현재 멀티사이트 문제를 피하기 위해 다른 머신에서 다시 빌드 중이며, 백업에서 복원하면 해결될지 확인해 보고 있습니다.

추가로 말씀드리자면: 게시된 페이지(`/pub` 아래)는 정상적으로 작동합니다. 아, `/admin`도요… 어쩌면 제가 해결할 수 있을지도 모르겠네요…

* * *

아마도 이 사이트에서 비활성화된 `discourse-prometheus-alert-receiver` 플러그인에서 비롯된 것 같습니다…

```plaintext
plugins/discourse-prometheus-alert-receiver/plugin.rb:152:in `block (2 levels) in activate!'
lib/topic_query.rb:111:in `block in apply_custom_filters'
lib/topic_query.rb:110:in `each'
lib/topic_query.rb:110:in `apply_custom_filters'
lib/topic_query.rb:890:in `default_results'
lib/topic_query.rb:507:in `latest_results'
lib/topic_query.rb:242:in `list_latest'
app/controllers/categories_controller.rb:51:in `block (2 levels) in index'
actionpack (6.1.3.2) lib/action_controller/metal/mime_responds.rb:214:in `respond_to'
app/controllers/categories_controller.rb:40:in `index'
actionpack (6.1.3.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'
actionpack (6.1.3.2) lib/abstract_controller/base.rb:228:in `process_action'
actionpack (6.1.3.2) lib/action_controller/metal/rendering.rb:30:in `process_action'
actionpack (6.1.3.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action'
activesupport (6.1.3.2) lib/active_support/callbacks.rb:117:in `block in run_callbacks'
app/controllers/application_controller.rb:395:in `block in with_resolved_locale'
i18n (1.8.10) lib/i18n.rb:314:in `with_locale'
app/controllers/application_controller.rb:395:in `with_resolved_locale'
activesupport (6.1.3.2) lib/active_support/callbacks.rb:126:in `block in run_callbacks'
activesupport (6.1.3.2) lib/active_support/callbacks.rb:137:in `run_callbacks'
actionpack (6.1.3.2) lib/abstract_controller/callbacks.rb:41:in `process_action'
actionpack (6.1.3.2) lib/action_controller/metal/rescue.rb:22:in `process_action'
actionpack (6.1.3.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action'
activesupport (6.1.3.2) lib/active_support/notifications.rb:203:in `block in instrument'
activesupport (6.1.3.2) lib/active_support/notifications/instrumenter.rb:24:in `instrument'
activesupport (6.1.3.2) lib/active_support/notifications.rb:203:in `instrument'
actionpack (6.1.3.2) lib/action_controller/metal/instrumentation.rb:33:in `process_action'
actionpack (6.1.3.2) lib/action_controller/metal/params_wrapper.rb:249:in `process_action'
activerecord (6.1.3.2) lib/active_record/railties/controller_runtime.rb:27:in `process_action'
actionpack (6.1.3.2) lib/abstract_controller/base.rb:165:in `process'
actionview (6.1.3.2) lib/action_view/rendering.rb:39:in `process'
rack-mini-profiler (2.3.2) lib/mini_profiler/profiling_methods.rb:111:in `block in profile_method'

actionpack (6.1.3.2) lib/action_controller/metal.rb:190:in `dispatch'
actionpack (6.1.3.2) lib/action_controller/metal.rb:254:in `dispatch'
actionpack (6.1.3.2) lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
actionpack (6.1.3.2) lib/action_dispatch/routing/route_set.rb:33:in `serve'
actionpack (6.1.3.2) lib/action_dispatch/journey/router.rb:50:in `block in serve'
actionpack (6.1.3.2) lib/action_dispatch/journey/router.rb:32:in `each'
actionpack (6.1.3.2) lib/action_dispatch/journey/router.rb:32:in `serve'
actionpack (6.1.3.2) lib/action_dispatch/routing/route_set.rb:842:in `call'
lib/middleware/omniauth_bypass_middleware.rb:71:in `call'
rack (2.2.3) lib/rack/tempfile_reaper.rb:15:in `call'
rack (2.2.3) lib/rack/conditional_get.rb:27:in `call'
rack (2.2.3) lib/rack/head.rb:12:in `call'
actionpack (6.1.3.2) lib/action_dispatch/http/permissions_policy.rb:22:in `call'
lib/content_security_policy/middleware.rb:12:in `call'
lib/middleware/anonymous_cache.rb:355:in `call'
config/initializers/008-rack-cors.rb:25:in `call'
rack (2.2.3) lib/rack/session/abstract/id.rb:266:in `context'
rack (2.2.3) lib/rack/session/abstract/id.rb:260:in `call'
actionpack (6.1.3.2) lib/action_dispatch/middleware/cookies.rb:689:in `call'
actionpack (6.1.3.2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call'
activesupport (6.1.3.2) lib/active_support/callbacks.rb:98:in `run_callbacks'
actionpack (6.1.3.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call'
actionpack (6.1.3.2) lib/action_dispatch/middleware/actionable_exceptions.rb:18:in `call'
actionpack (6.1.3.2) lib/action_dispatch/middleware/debug_exceptions.rb:29:in `call'
actionpack (6.1.3.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
logster (2.9.6) lib/logster/middleware/reporter.rb:43:in `call'
railties (6.1.3.2) lib/rails/rack/logger.rb:37:in `call_app'
railties (6.1.3.2) lib/rails/rack/logger.rb:28:in `call'
config/initializers/100-quiet_logger.rb:23:in `call'
config/initializers/100-silence_logger.rb:31:in `call'
actionpack (6.1.3.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
actionpack (6.1.3.2) lib/action_dispatch/middleware/request_id.rb:26:in `call'
lib/middleware/enforce_hostname.rb:23:in `call'
rack (2.2.3) lib/rack/method_override.rb:24:in `call'
rack (2.2.3) lib/rack/sendfile.rb:110:in `call'
actionpack (6.1.3.2) lib/action_dispatch/middleware/host_authorization.rb:92:in `call'
plugins/discourse-prometheus/lib/middleware/metrics.rb:17:in `call'
rack-mini-profiler (2.3.2) lib/mini_profiler/profiler.rb:384:in `call'

message_bus (3.3.6) lib/message_bus/rack/middleware.rb:61:in `call'
lib/middleware/request_tracker.rb:177:in `call'
rails_multisite (3.0.0) lib/rails_multisite/middleware.rb:25:in `call'
railties (6.1.3.2) lib/rails/engine.rb:539:in `call'
railties (6.1.3.2) lib/rails/railtie.rb:207:in `public_send'
railties (6.1.3.2) lib/rails/railtie.rb:207:in `method_missing'
rack (2.2.3) lib/rack/urlmap.rb:74:in `block in call'
rack (2.2.3) lib/rack/urlmap.rb:58:in `each'
rack (2.2.3) lib/rack/urlmap.rb:58:in `call'
unicorn (6.0.0) lib/unicorn/http_server.rb:634:in `process_client'
unicorn (6.0.0) lib/unicorn/http_server.rb:732:in `worker_loop'
unicorn (6.0.0) lib/unicorn/http_server.rb:547:in `spawn_missing_workers'
unicorn (6.0.0) lib/unicorn/http_server.rb:143:in `start'
unicorn (6.0.0) bin/unicorn:128:in `<top (required)>'
vendor/bundle/ruby/2.7.0/bin/unicorn:23:in `load'
vendor/bundle/ruby/2.7.0/bin/unicorn:23:in `<main>'

```

아래 줄이 문제의 원인으로 보입니다. 하지만 플러그인이 비활성화되어 있으므로 실행되지 않아야 하지 않나요?

> <https://github.com/discourse/discourse-prometheus-alert-receiver/blob/main/plugin.rb#L152>

---

<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: [6월 13, 2021, 9:10오후 UTC](https://meta.discourse.org/t/multi-site-upgrade-leaves-some-sites-unavailable/193509/5 "2021-06-13T21:10:55Z")

</div>

`discourse-prometheus-alert-receiver`가 활성화되어 있으면 사이트가 정상적으로 작동합니다. 그러나 **활성화되지 않으면** 사이트가 오류를 일으킵니다. 이것은 버그로 보입니다.

---

<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: [7월 13, 2021, 9:11오후 UTC](https://meta.discourse.org/t/multi-site-upgrade-leaves-some-sites-unavailable/193509/6 "2021-07-13T21:11:00Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
