오류노트 aws 로드밸랜서 등록후 nginx 503 Service Temporarily Unavailable 발생시 by 어컴띵 2021. 3. 17. aws 로드밸랜서 등록후 나오는 503에러 해결방법 로드밸랜서의 대상그룹에 등록된 대상이 없을때 나는 오류 대상그룹에서 사용할 ec2 인스턴스를 등록한다. 참조: docs.aws.amazon.com/ko_kr/elasticloadbalancing/latest/application/load-balancer-troubleshooting.html#http-503-issues Application Load Balancer 문제 해결 - Elastic Load Balancing 이 페이지에 작업이 필요하다는 점을 알려 주셔서 감사합니다. 실망시켜 드려 죄송합니다. 잠깐 시간을 내어 설명서를 향상시킬 수 있는 방법에 대해 말씀해 주십시오. docs.aws.amazon.com 공유하기 게시글 관리 지금 이순간 여기 '오류노트' 카테고리의 다른 글 스프링 시큐리티 thymeleaf에서 sec:authentication이 안될때 (0) 2021.04.03 springboot option 403 cors (0) 2021.03.17 aws 에서 https 설정후 접속이 안될때 확인사항 (0) 2021.03.17 Uncaught Error: ErrorComponent(...): Nothing was returned from render. This usually means a return statement is missing. Or, to render nothing, return null. (0) 2021.03.16 스프링부트 jwt Handler dispatch failed; nested exception is java.lang.StackOverflowError (0) 2021.03.13 관련글 스프링 시큐리티 thymeleaf에서 sec:authentication이 안될때 springboot option 403 cors aws 에서 https 설정후 접속이 안될때 확인사항 Uncaught Error: ErrorComponent(...): Nothing was returned from render. This usually means a return statement is missing. Or, to render nothing, return null.