Troubleshooting
Local domains are slow or not working
When your local domains have a slow response time or don't work at all, this may indicate issues with the mDNS protocol, browser DNS cache, system DNS cache, or system permissions.
To resolve it, try the following:
-
Check LocalCan's network permissions
- Open macOS System Settings
- Go to Privacy & Security
- Scroll down to Local Network
- Make sure LocalCan has permission (toggle switch is turned on)
-
Check if the issue is browser-specific
Test your local domain in different browsers (Chrome, Firefox, Safari) to determine if the slowdown only happens on a specific browser. If so, clear the browser's DNS cache.
-
Clear browser's DNS cache
Example for Chrome:
- Navigate to
chrome://net-internals/#dns
- Click Clear host cache
- Navigate to
chrome://net-internals/#sockets
- Click Close idle sockets, and then click Flush socket pools.
- Navigate to
-
Clear system DNS cache
Run these commands in terminal to clear the system DNS cache and restart mDNSResponder:
sudo dscacheutil -flushcache sudo killall -HUP mDNSResponder sudo killall mDNSResponderHelper
-
Restart LocalCan
-
Restart WiFi (turn off and on)
-
Restart your router
-
Switch to different WiFi network
Most domain issues can be resolved by checking permissions, clearing DNS caches, and restarting network services. If the problem continues, it might indicate a deeper network configuration issue that requires additional investigation.
© 2025 LocalCan™. All rights reserved.