mirror of
https://github.com/mikeroyal/Self-Hosting-Guide.git
synced 2026-07-21 17:40:56 -05:00
Smart #23
Open
opened 2025-11-02 00:00:46 -05:00 by GiteaMirror
·
0 comments
No Branch/Tag Specified
main
mikeroyal-patch-168
mikeroyal-patch-167
mikeroyal-patch-166
mikeroyal-patch-165
mikeroyal-patch-164
mikeroyal-patch-163
mikeroyal-patch-162
mikeroyal-patch-161
mikeroyal-patch-160
mikeroyal-patch-159
mikeroyal-patch-158
mikeroyal-patch-157
mikeroyal-patch-156
mikeroyal-patch-155
mikeroyal-patch-154
mikeroyal-patch-153
mikeroyal-patch-152
mikeroyal-patch-151
mikeroyal-patch-150
mikeroyal-patch-149
mikeroyal-patch-148
mikeroyal-patch-147
mikeroyal-patch-146
mikeroyal-patch-145
mikeroyal-patch-144
mikeroyal-patch-143
mikeroyal-patch-142
mikeroyal-patch-141
mikeroyal-patch-140
mikeroyal-patch-139
mikeroyal-patch-138
mikeroyal-patch-137
mikeroyal-patch-136
mikeroyal-patch-135
mikeroyal-patch-134
mikeroyal-patch-133
mikeroyal-patch-132
mikeroyal-patch-131
mikeroyal-patch-130
mikeroyal-patch-129
mikeroyal-patch-128
mikeroyal-patch-127
mikeroyal-patch-126
mikeroyal-patch-125
mikeroyal-patch-124
mikeroyal-patch-123
mikeroyal-patch-122
mikeroyal-patch-121
mikeroyal-patch-120
mikeroyal-patch-119
mikeroyal-patch-118
mikeroyal-patch-117
mikeroyal-patch-116
mikeroyal-patch-115
mikeroyal-patch-114
mikeroyal-patch-113
mikeroyal-patch-112
mikeroyal-patch-111
mikeroyal-patch-110
mikeroyal-patch-109
mikeroyal-patch-108
mikeroyal-patch-107
mikeroyal-patch-106
mikeroyal-patch-105
mikeroyal-patch-104
mikeroyal-patch-103
mikeroyal-patch-102
mikeroyal-patch-101
mikeroyal-patch-100
mikeroyal-patch-99
mikeroyal-patch-98
mikeroyal-patch-97
mikeroyal-patch-96
mikeroyal-patch-95
mikeroyal-patch-94
mikeroyal-patch-93
mikeroyal-patch-92
mikeroyal-patch-91
mikeroyal-patch-90
mikeroyal-patch-89
mikeroyal-patch-88
mikeroyal-patch-87
mikeroyal-patch-86
mikeroyal-patch-85
mikeroyal-patch-84
mikeroyal-patch-83
mikeroyal-patch-82
mikeroyal-patch-81
mikeroyal-patch-80
mikeroyal-patch-79
mikeroyal-patch-78
mikeroyal-patch-77
mikeroyal-patch-76
mikeroyal-patch-75
mikeroyal-patch-74
mikeroyal-patch-73
mikeroyal-patch-72
mikeroyal-patch-71
mikeroyal-patch-70
mikeroyal-patch-69
mikeroyal-patch-68
mikeroyal-patch-67
mikeroyal-patch-66
mikeroyal-patch-65
mikeroyal-patch-64
mikeroyal-patch-63
mikeroyal-patch-62
mikeroyal-patch-61
mikeroyal-patch-60
mikeroyal-patch-59
mikeroyal-patch-58
mikeroyal-patch-57
mikeroyal-patch-56
mikeroyal-patch-55
mikeroyal-patch-54
mikeroyal-patch-53
mikeroyal-patch-52
mikeroyal-patch-51
mikeroyal-patch-50
mikeroyal-patch-49
mikeroyal-patch-48
mikeroyal-patch-47
mikeroyal-patch-46
mikeroyal-patch-45
mikeroyal-patch-44
mikeroyal-patch-43
mikeroyal-patch-42
mikeroyal-patch-41
mikeroyal-patch-40
mikeroyal-patch-39
mikeroyal-patch-38
mikeroyal-patch-37
mikeroyal-patch-36
mikeroyal-patch-35
mikeroyal-patch-34
mikeroyal-patch-33
mikeroyal-patch-32
mikeroyal-patch-31
mikeroyal-patch-30
mikeroyal-patch-29
mikeroyal-patch-28
mikeroyal-patch-27
mikeroyal-patch-26
mikeroyal-patch-25
mikeroyal-patch-24
mikeroyal-patch-23-1
mikeroyal-patch-23
mikeroyal-patch-22
mikeroyal-patch-21
mikeroyal-patch-20
mikeroyal-patch-19
mikeroyal-patch-18
mikeroyal-patch-17
mikeroyal-patch-16
mikeroyal-patch-15
mikeroyal-patch-14
mikeroyal-patch-13
mikeroyal-patch-12
mikeroyal-patch-11
mikeroyal-patch-10
mikeroyal-patch-9
mikeroyal-patch-8
mikeroyal-patch-7
mikeroyal-patch-6
mikeroyal-patch-5
mikeroyal-patch-4
mikeroyal-patch-3
mikeroyal-patch-2
mikeroyal-patch-1
No results found.
Milestone
No items
No Milestone
Projects
Clear projects
No projects
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/Self-Hosting-Guide#23
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.