Licode not working on AWS

Hello, I’ve been testing licode on some dedicated servers without problems, it works as intented.

The problem begins when I tried to make it work in Amazon EC2, the users cannot see each other, I get not errors, the browser log stopped at some point before loging the SDP info.

The only thing I can see is that the ConnectionId is undefined . All ports TCP/UDP are opened on AWS, firewalls disabled. I set config.cloudProvider.name = ‘amazon’ to autodetect the IP.

I even tested removing all the SSL/domain configuration, accesing directly with the AWS public IP.

I uploaded the log as screenshot for a more readable version:

Any idea how can I fix this? I spent 2 days already trying to figure out what’s going on :frowning:

Thanks