Answers for "could not connect to server: Connection timed out (0x0000274C/10060) Is the server running on hos"

1

could not connect to server: Connection timed out (0x0000274C/10060) Is the server running on hos

Go to your instance and press on it
go to Connectivity & security
press on one of the VPC security groups(if not have, add the default on modify)
press on the Security group ID of your security group
go to Inbound rules
press on the Edit inbound rules
press on Add rule 
fill the next fields:
type: PostgreSQL or All traffic(less secure)
Protocol: TCP or ALL
Port range: 5432 or All
Sourse: Custom
on the Magnifying Glass Icon: 0.0.0.0/0
press Save rules
And its work :)
if not add the same rule but change the Magnifying Glass Icon to: ::/0
And hopefully its work this time
Posted by: Guest on March-31-2021

Code answers related to "could not connect to server: Connection timed out (0x0000274C/10060) Is the server running on hos"

Browse Popular Code Answers by Language