Katalon Issue - After AWS migration

I am using Katalon for automation. Now when I run my script, there is no response coming from the server ie webpage is not opening.

Ex- I am opening google.com. then it is showing “This site can’t be reached”. This is happening after Migration from our server to AWS. Before moving to AWS it is working fine.

Kindly please help.

Hi @likithsunny1995,

I think this may be a connection issue of your AWS with the internet outside. Please open AWS console and check the AWS instance is allowed to connect to google.com by using this command:

curl -v  https://google.com