# Discourse가 갑자기 중단되었습니다. 아무도 로그인할 수 없습니다

**URL:** https://meta.discourse.org/t/discourse-went-down-suddenly-no-one-can-log-in/272552
**Category:** Self-hosting
**Tags:** two-container
**Created:** [7월 23, 2023, 1:27오후 UTC](https://meta.discourse.org/t/discourse-went-down-suddenly-no-one-can-log-in/272552 "2023-07-23T13:27:02Z")
**Posts on this page:** 1
**Showing post:** 26

<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: [7월 24, 2023, 7:25오후 UTC](https://meta.discourse.org/t/discourse-went-down-suddenly-no-one-can-log-in/272552/26 "2023-07-24T19:25:10Z")

</div>

좋네요!

> [@WesPenre](#):
>
> 왜 이런 일이 일어난 건지 아시나요?

추측을 해볼 수 있겠습니다. 아마도 어떤 지침에 따라 이렇게 실행하셨을 것입니다:

> [@WesPenre](#):
>
> ```plaintext
> ./launcher bootstrap web_only && ./launcher destroy web_only && ./launcher start web_only
> 
> ```

이 명령어의 의미는 bootstrap 명령을 실행한 후, 성공적인 경우에만 destroy를 실행하고, 그것도 성공적인 경우에만 start를 실행하는 것입니다. 아마도 앞의 두 명령 중 하나가 성공하지 못하여 start 명령이 실행되지 않았을 것으로 추정됩니다.

그때의 로그(전사본)가 있다면 도움이 될 수 있습니다.

만약 정말로 그 명령 중 하나가 실패했다면, 아직 해결해야 할 문제가 남아있음을 시사할 수 있습니다. 하지만 적어도 지금은 실행되고 있으니 다행입니다.

수정: 그런데 이제 보니 포럼이 처음에 왜 중단되었는지에 대한 질문에 대해서는 아직 답변을 드리지 못했네요…

---

_[View the full topic](https://meta.discourse.org/t/discourse-went-down-suddenly-no-one-can-log-in/272552)._
