Please help me with one more thing:- I've recently hosted Appwrite on AWS EC2, and I cannot open Appwrite through the public IPv4 address. I'm getting "Appwrite installed successfully" in the terminal, and the terminal is also working fine, but the address is not loading on browser. What can I do in this case?
@D5 Tagging you here as requested in other support ticket
I'm not experienced with AWS but don't you have to set up any Firewall rule to allow access to those ports?
I'm not sure about this. Can you pls help me set it up if possible?
What do you get while accessing the IP in the browser?
It keeps on loading for a while, then finally shows this.
This site can’t be reached <AWS_EC2_PUBLIC_IPv4> took too long to respond. Try:
Checking the connection Checking the proxy and the firewall ERR_CONNECTION_TIMED_OUT
I open the public IPv4 address of the EC2 console.
Definitely firewall is blocking. You should allow the http/https ports
I never used EC2 so I cannot give you exact steps, but probably in the AWS docs there's more info
Understood. Will take a look, thanks!
Yeah, been a while since I used EC2, but I remember being very baffled when I set up my first EC2 instance, because nothing could reach it!
Recommended threads
- encrypt and decrypt buckets
I have a bucket where I switched from encryption to not encrypting files. I later realized that files already uploaded earlier stay encrypted. Now I have a buck...
- Unable to Create Storage After Upgrading...
We upgraded our Appwrite instance from version 1.8.0 to 1.9.0 and successfully ran the migration process. However, after the upgrade, we are no longer able to c...
- SSL certificate generation failed even t...
Hello, I have an Appwrite Site for which I added a custom domain. However, even though the domain is verified, the SSL certificate generation is failing. It is ...