I am using Ubuntu 12.04 and i want to deploy in ec2 instance but the following error throws and unable to perform deploy process
krs@ubuntu:~/a/anonymous-ui-deploy$ cap staging deploy:setup
triggering load callbacks
2013-07-24 11:19:15 executing `staging'
triggering start callbacks for `deploy:setup'
2013-07-24 11:19:15 executing `multistage:ensure'
2013-07-24 11:19:15 executing `deploy:setup'
executing "mkdir -p /home/ec2-user/apps/ano_stag /home/ec2-user/apps/ano_stag/releases /home/ec2-user/apps/ano_stag/shared /home/ec2-user/apps/ano_stag/shared/system /home/ec2-user/apps/ano_stag/shared/log /home/ec2-user/apps/ano_stag/shared/pids"
servers: ["ec2-xx-xx-xxx-xx.compute-1.amazonaws.com"] connection failed for: ec2-user@ec2-xx-xx-xxx-xx.compute-1.amazonaws.com (Errno::ETIMEDOUT: Connection timed out - connect(2))
Please do let me know the answer for this problem to resolve. Thanks in advance