Hello,
I have just deployed a self hosted environment on AWS EC2 and have hit an issue as I am unable to access http:///auth/signup (I have redacted the IP address) - keep getting the following message on the web page:
This page isn’t working
didn’t send any data.
ERR_EMPTY_RESPONSE
Reaching out for some help please - not sure where I may have errored for this issue to occur.
HELP! Please ![]()
p.s. I do not have a pure development background
- My goal: connect to environment
- Issue: Unable to access site - I have just deployed a self hosted environment on AWS EC2 and have hit an issue as I am unable to access http:///auth/signup (I have redacted the IP address)
- Retool version & hosting setup (Docker, K8s, cloud provider, etc.):
3.284.5-stable on AWS EC2 - Error message(s) or screenshots:
This page isn’t working
didn’t send any data.
ERR_EMPTY_RESPONSE - What I’ve tried so far: checked container is running, all connections and configuration files are as per instructions, tried to access from different browsers and devices.