-
Notifications
You must be signed in to change notification settings - Fork 834
Description
Hi,
We are trying to access our app using the IP: 103.163.25.211
But it’s showing: “This site can’t be reached / ERR_CONNECTION_TIMED_OUT”
Please help us check the following urgently:
🔹 1. Server Status:
– Is the server up and online?
– Can you ping the IP externally?
🔹 2. App Status:
– Is our app deployed and running correctly?
– Is it listening on port 80 or 443?
🔹 3. Firewall Rules:
– Is inbound traffic allowed on ports 80 & 443?
– Any region-based blocking affecting India?
🔹 4. Hosting Settings:
– If it’s a VPS/Panel like Hostinger, is the IP pointing to our hosted app folder?
🔹 5. Quick Browser Test:
– Try the IP on Incognito / Mobile Data / another device.
If SSH access is available, try:
sudo lsof -i :80
curl http://localhost
Let me know can this be fixed from your end.
If Yes, We’re ready for go-live.