mirror of
https://github.com/mikeroyal/Self-Hosting-Guide.git
synced 2026-03-22 16:31:28 -05:00
Smart #356
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.