Discourse 버전을 찾을 수 없음, 아마도 제가 요청 제한을 걸었기 때문일 것

안녕하세요,

지난 며칠간 Discourse를 재설치했는데 문제가 없었습니다. 그러나 최종 설치(같은 서브도메인에서) 후 설치 완료 시점에 사이트에 접속할 수 없음을 확인했습니다.

DNS에는 Cloudflare를 사용하고 있으며, 서버 IP를 가리키는 적절한 A 레코드를 설정해 두었습니다. 현재는 회색 구름(단순 DNS만) 상태입니다.

./discourse-doctor를 실행하면 DISCOURSE VERSION NOT FOUND라는 메시지가 표시됩니다.

원하시면 아래 출력을 확인해 주세요:

DOCKER VERSION: Docker version 26.1.3, build 26.1.3-0ubuntu1.1

DOCKER PROCESSES (docker ps -a)

CONTAINER ID   IMAGE                 COMMAND        CREATED          STATUS          PORTS                                                                      NAMES
78b5cb0b62ba   local_discourse/app   "/sbin/boot"   46 minutes ago   Up 45 minutes   0.0.0.0:80->80/tcp, :::80->80/tcp, 0.0.0.0:443->443/tcp, :::443->443/tcp   app

78b5cb0b62ba   local_discourse/app   "/sbin/boot"   46 minutes ago   Up 45 minutes   0.0.0.0:80->80/tcp, :::80->80/tcp, 0.0.0.0:443->443/tcp, :::443->443/tcp   app

Discourse container app is running


==================== PLUGINS ====================
          - git clone https://github.com/discourse/docker_manager.git

No non-official plugins detected.

See https://github.com/discourse/discourse/blob/main/lib/plugin/metadata.rb for the official list.

========================================
Discourse version at discourse.kwehchocobo.com: NOT FOUND
Discourse version at localhost: NOT FOUND


==================== MEMORY INFORMATION ====================
RAM (MB): 2062

               total        used        free      shared  buff/cache   available
Mem:            1967        1425         110          27         649         542
Swap:           2047          87        1960

==================== DISK SPACE CHECK ====================
---------- OS Disk Space ----------
Filesystem      Size  Used Avail Use% Mounted on
/dev/vda1        58G   11G   47G  19% /

==================== DISK INFORMATION ====================
Disk /dev/vda: 60 GiB, 64424509440 bytes, 125829120 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: DE1E7A6C-B4DD-46F7-BA1E-2411007BBB6F

Device       Start       End   Sectors  Size Type
/dev/vda1  2324480 125829086 123504607 58.9G Linux filesystem
/dev/vda13    2048   2097152   2095105 1023M Linux extended boot
/dev/vda14 2099200   2107391      8192    4M BIOS boot
/dev/vda15 2107392   2324479    217088  106M EFI System

Partition table entries are not in disk order.


Disk /dev/vdb: 482 KiB, 493568 bytes, 964 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

==================== END DISK INFORMATION ====================

SSL 인증서가 없어서 Discourse를 찾을 수 없다고 가정합니다. (여기에 나와 있는) 공식 Discourse 설치 방법을 따르고 있습니다.

sudo certbot certonly --standalone -d discourse.kwehchocobo.com을 시도할 때:

참고: 다음 입력에 관하여…

최종 설치 시도 후 도메인에 더 이상 연결할 수 없는 이유를 설명해 줄 것 같습니다. 또한 discourse doctor가 도메인에서 Discourse를 찾을 수 없다고 말하는 이유이기도 합니다.

또한, 레이트 리밋(rate limit)이 얼마나 지속되나요? 저는 태평양 시간대에 있습니다. 현재 PST 오후 4:13쯤일 것 같습니다. 그렇다면 그 시간 이후에 SSL을 포함하여 설치기를 통해 Discourse를 재설치하면 레이트 리밋에 걸리지 않을까요?

어쨌든, 제 출력 결과는 다음과 같습니다:

Requesting a certificate for discourse.kwehchocobo.com
An unexpected error occurred:
too many certificates (5) already issued for this exact set of domains in the last 168h0m0s, retry after 2025-03-02 23:45:07 UTC: see https://letsencrypt.org/docs/rate-limits/#new-certificates-per-exact-set-of-hostnames
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
root@chocobo-kweh:/etc/letsencrypt# ```

안녕하세요, 오신 것을 환영합니다!

질문에 인용한 내용에 이미 답이 있는 것 같습니다:

약 24시간 후 재시도가 허용되는 것 같습니다.