# 2.6.0 beta2로 업데이트를 시도한 후 504 오류가 표시됩니다

**URL:** https://meta.discourse.org/t/website-showing-504-error-after-trying-to-update-to-2-6-0-beta2/161846
**Category:** Self-hosting
**Created:** [8월 23, 2020, 7:43오후 UTC](https://meta.discourse.org/t/website-showing-504-error-after-trying-to-update-to-2-6-0-beta2/161846 "2020-08-23T19:43:23Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![thegurjyot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thegurjyot/32/120516_2.png) [@thegurjyot](https://meta.discourse.org/u/thegurjyot)
#### Post date: [8월 23, 2020, 7:43오후 UTC](https://meta.discourse.org/t/website-showing-504-error-after-trying-to-update-to-2-6-0-beta2/161846/1 "2020-08-23T19:43:23Z")

</div>

제 웹사이트 관리자님이 최신 빌드로 Discourse를 업데이트하려고 하셨는데, 어떤 문제가 발생하여 업데이트가 완료되지 않았습니다. 그래서 저는 PuTTY를 통해 명령줄에서 웹사이트를 업데이트하여 문제를 해결하려 했습니다. 하지만 업데이트를 시도할 때마다 "if the cleanup was successful, you may try again now"라는 메시지에 멈춰 있습니다.

게다가 웹사이트도 더 이상 로드되지 않고 504 오류가 표시됩니다. 이 상황을 해결하기 위해 무엇을 해야 할까요?

업데이트: PuTTY에서 명령을 입력할 때마다 discourse 기본 이미지를 다운로드하기 시작하고, 그런 다음 "You have less than 5GB of free space on the disk where /var/lib/docker is located. You will need more space to continue"라는 메시지가 나타납니다.  
이어서 공간을 정리하라는 안내가 나오고 Y를 누르면 다시 "if the cleanup was successful, you may try again now"라는 메시지가 표시됩니다. 새로운 명령을 입력해도 이 전체 과정이 반복됩니다. 문제를 이해하시는 분이 계시다면 도움을 주십시오.

---

<div class="post-metadata">

### Author: ![thegurjyot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thegurjyot/32/120516_2.png) [@thegurjyot](https://meta.discourse.org/u/thegurjyot)
#### Post date: [8월 23, 2020, 8:22오후 UTC](https://meta.discourse.org/t/website-showing-504-error-after-trying-to-update-to-2-6-0-beta2/161846/2 "2020-08-23T20:22:40Z")

</div>

음, 이 문제의 답을 찾았어요. 이 답변 덕분에 문제가 마침내 해결되었습니다.

> [@Can't rebuilt app, says you have less than 5GB space on the disk](https://meta.discourse.org/t/cant-rebuilt-app-says-you-have-less-than-5gb-space-on-the-disk/106791/2?u=thegurjyot):
>
> Discourse needs much more disk space than the size of the backup, in fact it’s the complete Discourse docker image that runs a database server, redis and much more plus all the uncompressed data. You can check the real occupied space on your system via df -h Although it might be already performed by recovering space during rebuild, you can try this apt-get autoclean apt-get autoremove cd /var/discourse ./launcher cleanup

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [9월 5, 2024, 9:34오전 UTC](https://meta.discourse.org/t/website-showing-504-error-after-trying-to-update-to-2-6-0-beta2/161846/3 "2024-09-05T09:34:12Z")

</div>


