Q&A

책을 따라하다가 막히는 부분이 있나요?
질문을 남겨주세요.

마지막 배포 단계에 에러가 발생합니다.

3 years, 1 month ago

Brad.Kim Brad.Kim

안녕하세요. 

마지막 배포 단계에서 계속 에러가 발생합니다.  


docker-compose up -d --build 했을 때는 정상적으로 작동하는 것으로 보이는데 브라우저에서 열리지 않습니다.

바로 전 단계까지는 정상적으로 작동하였고 OS는 우분투와 AWS Linus 2 두 가지 다 시도해봤는데 둘 다 동일한 에러가 발생합니다. 혹시 어떤게 문제일까요?

--------------------------------------- 

ons

db_1   |  done

db_1   | server started

db_1   | CREATE DATABASE

db_1   | 

db_1   | 

db_1   | /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/*

db_1   | 

db_1   | 2021-10-01 09:23:34.608 UTC [31] LOG:  received fast shutdown request

db_1   | waiting for server to shut down....2021-10-01 09:23:34.610 UTC [31] LOG:  aborting

 any active transactions

db_1   | 2021-10-01 09:23:34.611 UTC [31] LOG:  background worker "logical replication laun

cher" (PID 38) exited with exit code 1

db_1   | 2021-10-01 09:23:34.612 UTC [33] LOG:  shutting down

db_1   | 2021-10-01 09:23:34.622 UTC [31] LOG:  database system is shut down

db_1   |  done

db_1   | server stopped

db_1   | 

db_1   | PostgreSQL init process complete; ready for start up.

db_1   | 

db_1   | 2021-10-01 09:23:34.720 UTC [1] LOG:  starting PostgreSQL 12.0 on x86_64-pc-linux-

musl, compiled by gcc (Alpine 8.3.0) 8.3.0, 64-bit

db_1   | 2021-10-01 09:23:34.720 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 54

32

db_1   | 2021-10-01 09:23:34.720 UTC [1] LOG:  listening on IPv6 address "::", port 5432

db_1   | 2021-10-01 09:23:34.724 UTC [1] LOG:  listening on Unix socket "/var/run/postgresq

l/.s.PGSQL.5432"

db_1   | 2021-10-01 09:23:34.748 UTC [42] LOG:  database system was shut down at 2021-10-01

 09:23:34 UTC

db_1   | 2021-10-01 09:23:34.752 UTC [1] LOG:  database system is ready to accept connectio

ns

web_1  | [2021-10-01 09:23:34 +0000] [1] [INFO] Starting gunicorn 20.1.0

web_1  | [2021-10-01 09:23:34 +0000] [1] [INFO] Listening at: http://0.0.0.0:8000 (1)

web_1  | [2021-10-01 09:23:34 +0000] [1] [INFO] Using worker: sync

web_1  | [2021-10-01 09:23:34 +0000] [8] [INFO] Booting worker with pid: 8

[ec2-user@ip-172-26-0-220 blog_brad]$ 

--------------------------------------- 

제 git 주소는 : https://github.com/youxi0125/youxi.git 입니다. 

감사합니다. 

sungyong
sungyong   3 years, 1 month ago

혹시 AWS에서 방화벽 처리를 하셨나요? 네트워킹에서 아래처럼 방화벽 처리가 되어 있는지 확인해보세요. 



Updated: Oct. 1, 2021, 9:50 p.m.

Brad.Kim
Brad.Kim   3 years, 1 month ago

안녕하세요 작가님. 댓글 감사합니다. 

네 말씀하신대로 HTTPS 443 추가하였으나 동일하게 에러가 발생합니다. 

Updated: Oct. 2, 2021, 3:47 p.m.

Brad.Kim
Brad.Kim   3 years, 1 month ago

안녕하세요 작가님, 

지우고 다시 build 해서 문제 해결하였습니다. 

감사합니다.

Updated: Oct. 3, 2021, noon

Leave a Comment:
목록보기
Search
  • 자유게시판
  • Q&A