Smart #23

Open
opened 2025-11-02 00:00:46 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @PuneethKuumarsr on GitHub (Jun 18, 2025).

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.

Originally created by @PuneethKuumarsr on GitHub (Jun 18, 2025). 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/Self-Hosting-Guide#23