Hi,
I was able to connect to network url but not external url on ec2 instance. Can someone help me with this?
Thanks & Regards,
Srikar
Hi,
I was able to connect to network url but not external url on ec2 instance. Can someone help me with this?
Thanks & Regards,
Srikar
Hi @srikar93, welcome to the Streamlit community!
You haven’t given much detail here, but I would guess that your ec2 instance is not configured to allow outbound traffic. That’s something you would need to enable on the AWS console, it’s not Streamlit-specific.
Best,
Randy