SQL Server Connection Issue

0

I setup a new SQL Server instance from scratch, using the standard setup workflow . No additional configurations; pretty much out of the box setup with the endpoint publicly accessible. When attempting to connect to the database I get a MSFT Server Error: 53 (could not open connection). Makes zero sense. It's definitely setup to be accessible.

Enter image description here

Enter image description here

At a loss. Any thoughts?

1개 답변
2
수락된 답변

Check your default security group allows 1433 inbound from your IP address.

I say default as this is the SG assigned to your RDS instance in your screen shot.

Also make sure your RDS instance is in a Public subnet too.

profile picture
전문가
답변함 10달 전
profile picture
전문가
검토됨 10달 전
profile pictureAWS
전문가
검토됨 10달 전
  • Yup. That was it. Thanks Gary.

  • Thanks for confirming this worked for you.

  • Sorry, but would you be so kind as to tell me which of these was the resolution for your connection issue?

    • Check your default security group allows 1433 inbound from your IP address.
    • Also make sure your RDS instance is in a Public subnet too.

    And perhaps you be able to point me to where I might find more details on the setting changes that were required?

    I'm a complete newbie here in AWS... just wanted to quick setup a SQL Server RDS for quick "proof of concept" of something but sadly I'm struggling to make a connection to it from outside. Well, that's not quite accurate. I HAVE successfully connected to it via SSMS but attempts at doing the same from appsmith have failed. Thus I suspect it has to do with allowing their IP's but from what I can tell I'm done that.

    Many thanks!

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠