Connections issues to Weaviate cloud from EC2

Trying to connect to my sandbox from my ec2 instance and I keep getting error:
Error connecting to Weaviate: Could not connect to Weaviate:Connection to Weaviate failed. Details: .

How to check what exactly is the error?
I have verified the credentials and they all work locally.
I have also checked my ec2 security rules and I do have inbound and outbound in port 443.

hi @thinkmariale !!

Welcome to our community :hugs:

Tip: for any issues on a cluster hosted in our Cloud, you can support at Weaviate Cloud

Will this error happen on a local machine? If not, this is probably something on the ec2 side.

Can you do a curl on that https endpoint?

Also, can you share the entire stack trace?

Thanks!