9 글 보임 - 1 에서 9 까지 (총 9 중에서)
-
글쓴이글
-
2025년 2월 14일 08:13 #136184
Yunsung참가자https://divflow.site/ 배포는 Elastic Beanstalk으로 했습니다. 이 사이트에서 "/calculator" 외에 다른 경로들을 이번에 추가했습니다. 로컬 환경에서는 전부 잘 접속되었습니다. 근데 배포하고 들어가보니 전부
Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback.
Thu Feb 13 23:07:21 UTC 2025 There was an unexpected error (type=Internal Server Error, status=500). 이 에러가 뜹니다...
2025년 2월 14일 18:56 #136207
Yunsung참가자여기서 전체로 선택해서 파일 받았습니다. GPT한테 물어보니 error.log 파일에서 확인하라는데 거기엔 제가 원하는 에러 메세지가 없습니다. 배포 후 에러난게 오전 7시~9시 사이인데 이 시간 기록이 안보입니다. 다른 어떤 파일을 확인해야할까요?
2025년 2월 15일 10:22 #136218
Yunsung참가자2025/02/15 01:10:08 [warn] 515004#515004: could not build optimal types_hash, you should increase either types_hash_max_size: 1024 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size 2025/02/15 01:10:08 [warn] 515050#515050: could not build optimal types_hash, you should increase either types_hash_max_size: 1024 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size 2025/02/15 01:10:08 [warn] 515051#515051: could not build optimal types_hash, you should increase either types_hash_max_size: 1024 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size 2025/02/15 01:10:16 [error] 515055#515055: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 172.31.8.68, server: , request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:5000/", host: "172.31.11.176"
원래 에러 났던 버전으로 다시 배포하고 에러 페이지 뜨는 곳을 이리저리 방문한 다음 로그 파일 다운로드 했습니다. error.log에 오늘 날짜로 되어있는 에러 코드들입니다. 기록 시간은 서울 기준으로 기록되지는 않나봅니다. 오전 10시에 테스트하고 다운로드했는데 아무튼 GPT한테 물어보니까 자꾸 nginx.conf에서 뭘 하라는데 nginx가 어딨는지 안보입니다. 새로 만들어야 하는건지...
-
글쓴이글
9 글 보임 - 1 에서 9 까지 (총 9 중에서)
- 답변은 로그인 후 가능합니다.