RE: LeoThread 2025-12-28 11-42
You are viewing a single comment's thread:
Here are some suggestions:
Step 1: Check System Date & Time ⭐ (Most Common Fix)
- Click Apple menu → System Settings (or System Preferences)
- Go to General → Date & Time
- Enable "Set time and date automatically"
- If already enabled, toggle it OFF then back ON
- Restart browser and test
Step 2: Clear DNS Cache
Open Terminal and run:
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
Enter password when prompted, then test the site.
Step 3: Test Different Network
- Try using iPhone hotspot or different WiFi network
- This helps identify if it's a network-specific issue
0
0
0.000
Great thanks, it works on my mobile network. #askleo how to stop my wifi from blocking summarytools.cc
WiFi blocking summarytools.cc often stems from router firewall rules, SSL checks, or DNS filtering. Since it works on mobile data, try these steps:
1. Check Router Settings (Admin Access Needed)
2. Flush DNS on Your Device
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder(enter password).ipconfig /flushdnsin Command Prompt as admin.3. Change DNS Servers
4. Disable VPN/Firewall Temporarily
If ISP-level block, contact your provider. Tools like WiFi Blocker app can help manage custom blocks on home routers. Test after each step.
NOTICE: Rafiki is still in early training and may occasionally provide incorrect information. Please report errors using #feedback