You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
안녕하세요. 열심히 AWS 공부하고 있는 직장인 입니다.
교재에 나온 내용을 하나하나 실습해 가며 공부하는 중에 오류가 계속해서 발생해서 문의 드립니다.
제목과 같이 애플리케이션용 데이터베이스 사용자 생성에서 Timeout 이 계속 발생하고 있어서 진도가 나가지 않아 문의 올립니다.
내용 관련하여 앞의 내용을 여러번 봐도 오류가 나는 부분이 해되지 않아 확인 부탁 드립니다.
잘못된 부분이 있다면 어디서 어떻게 확인해 나가야 되는지 답변 달아주시면 수행하도록 하겠습니다.
=======오류=========
sh-4.2$ createuser -d -U eksdbadmin -P -h eks-work-db.c5n9m7l9cl4j.ap-northeast-2.rds.amazonaws.com mywork
Enter password for new role:
Enter it again:
createuser: could not connect to database template1: could not connect to server: Connection timed out
Is the server running on host "eks-work-db.c5n9m7l9cl4j.ap-northeast-2.rds.amazonaws.com" (192.168.4.61) and accepting
TCP/IP connections on port 5432?
sh-4.2$
The text was updated successfully, but these errors were encountered:
안녕하세요. 열심히 AWS 공부하고 있는 직장인 입니다.
교재에 나온 내용을 하나하나 실습해 가며 공부하는 중에 오류가 계속해서 발생해서 문의 드립니다.
제목과 같이 애플리케이션용 데이터베이스 사용자 생성에서 Timeout 이 계속 발생하고 있어서 진도가 나가지 않아 문의 올립니다.
내용 관련하여 앞의 내용을 여러번 봐도 오류가 나는 부분이 해되지 않아 확인 부탁 드립니다.
잘못된 부분이 있다면 어디서 어떻게 확인해 나가야 되는지 답변 달아주시면 수행하도록 하겠습니다.
=======오류=========
sh-4.2$ createuser -d -U eksdbadmin -P -h eks-work-db.c5n9m7l9cl4j.ap-northeast-2.rds.amazonaws.com mywork
Enter password for new role:
Enter it again:
createuser: could not connect to database template1: could not connect to server: Connection timed out
Is the server running on host "eks-work-db.c5n9m7l9cl4j.ap-northeast-2.rds.amazonaws.com" (192.168.4.61) and accepting
TCP/IP connections on port 5432?
sh-4.2$
The text was updated successfully, but these errors were encountered: