# 응답을 수신하기 전에 메시지 포트가 닫혔습니다

**URL:** https://meta.discourse.org/t/the-message-port-closed-before-a-response-was-received/187022
**Category:** Development
**Created:** [4월 15, 2021, 9:23오후 UTC](https://meta.discourse.org/t/the-message-port-closed-before-a-response-was-received/187022 "2021-04-15T21:23:29Z")
**Posts on this page:** 1
**Page:** 1

<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: [4월 15, 2021, 9:23오후 UTC](https://meta.discourse.org/t/the-message-port-closed-before-a-response-was-received/187022/1 "2021-04-15T21:23:29Z")

</div>

`The message port closed before a response was received.` 오류와 `handling response: TypeError: Cannot read property 'loggedOut' of undefined` 오류가 제가 작업 중인 플러그인에서 발생하고 있으며, 이제 다음 파일에서도 발생하고 있습니다:

[https://github.com/pfaffman/discourse-custom-homepage-for-groups/blob/main/common/head\_tag.html](https://github.com/pfaffman/discourse-custom-homepage-for-groups/blob/main/common/head_tag.html)

[Upcoming core changes that may break some themes/components (April 12)](https://meta.discourse.org/t/upcoming-core-changes-that-may-break-some-themes-components-april-12/186252) 와 관련이 있을 것 같지만, 정확히 어떤 부분인지 바로 파악하기 어렵습니다.

수정: 제 테마 컴포넌트 내의 문제는 해결했습니다(다시 정상 작동하며 오류가 발생하지 않음), 하지만 여전히 위의 오류가 표시됩니다.
