Error creating app and OpenVidu Server at AWS

Hello Guys,

I’m trying to deploy my app and OpenVidu Server on AWS.

I followed all the steps exactly as it is in the tutorial on the OpenVidu site in the session “Deploying OpenVidu Server and your app on AWS”. But I received the following messages at the events:

  • CREATE_FAILED AWS :: CloudFormation :: WaitCondition WaitCondition

  • ROLLBACK_IN_PROGRESS AWS :: CloudFormation :: Stack Conciliar The following resource (s) failed to create: [WaitCondition]. . Rollback requested by user.

I have tried the (OWN CERTIFICATE), but the same errors occurs.

The Status of the Stack is “ROLLBACK_COMPLETE”, but not “CREATE_COMPLETE”.

What could be going wrong?

Did you follow these instructions?: https://docs.openvidu.io/en/2.13.0/deployment/deploying-aws/


I get the issue everytime

Please, follow these steps and paste here the logs (be careful with any sensible data you don’t want to share, such as secret and IPs!!!):

https://docs.openvidu.io/en/2.13.0/openvidu-pro/deployment/aws/#troubleshooting

Those instructions are for OpenVidu PRO version, but will work just fine for OpenVidu CE.

hello,

I am getting the same error which is during creation of the stack. Please see below.

.

What is the root cause of this?

Thanks
Venkat

Follow Troubleshooting instructions for AWS: https://docs.openvidu.io/en/2.14.0/deployment/deploying-aws/#troubleshooting

I am not able to login to EC2 instance since it does not have a public IP address assigned. What do I need to do get the logs?

How does it have no public IP address? Any EC2 instance will launch with a public IP address. Not talking about a ElasticIP. EC2 will provide you a public IP and a public domain name ended in *amazon.com

You can also connect from aws console using browser based connection (browser instance connect).

Here is what it shows for EC2 instance. There is no public IP. I tried connecting via browser through console and it said that it can’t connect because there is no public IP.

image

You have some type of problem with your deployment.

We’ve never seen a deployment with out CloudFormation without public IP.

Please try again

Yes. I will get back to you shortly.

Hello - The problem is fixed now. It had nothing to do with OpenVidu code. Thank you!

1 Like

What was the problem? I’m having a similar issue that I’m gathering info for a post right now.

Never mind. My problem was that my subnet didn’t have a route to the internet.