Locahl
Buy Locahl

Troubleshooting

Fixes for common hosts file, DNS and localhost errors on every platform.

2 min read
DNSChrometroubleshooting

Fix DNS_PROBE_FINISHED_NXDOMAIN (2026)

Fix DNS_PROBE_FINISHED_NXDOMAIN in Chrome and Edge: flush DNS, check the hosts file, reset DNS servers and clear the browser cache. Step-by-step solutions.

L

Locahl Team

Developer tools team

2 min read
localhosttroubleshootingERR_CONNECTION_REFUSED

Fix "This site can’t be reached" on localhost

Fix "This site can’t be reached" / ERR_CONNECTION_REFUSED on localhost: check the server is running, the right port, IPv6 vs IPv4, the hosts file and firewall.

L

Locahl Team

Developer tools team

5 min read
mkcertHTTPSSSL

Fix mkcert NET::ERR_CERT_AUTHORITY_INVALID

Fix NET::ERR_CERT_AUTHORITY_INVALID with mkcert on Mac by reinstalling the local CA, regenerating certificates and checking hostnames.

L

Locahl Team

Developer tools team

9 min read
hosts filetroubleshootingmacOS

Hosts File Not Working on Mac: Fix Guide

Your hosts file changes not taking effect? Learn how to fix DNS cache issues, browser cache, file permissions, syntax errors, and encoding problems on macOS.

L

Locahl Team

11 min read
hosts filepermissionsmacOS

Hosts File Permission Denied on Mac

Fix permission denied errors when editing the Mac hosts file: sudo access, SIP, file ownership, chmod permissions and disk checks.

L

Locahl Team

10 min read
hosts filemacOSreboot

Hosts File Changes Disappear After Reboot

Hosts file changes gone after restarting Mac? Learn the causes, SIP limits, daemon overwrites and backup strategies to keep changes.

L

Locahl Team

11 min read
macOSnetworkingtroubleshooting

Mac Network Troubleshooting Checklist

Network troubleshooting guide for Mac developers: ping, nslookup, dig, traceroute, network settings, firewall and DNS debugging.

L

Locahl Team

6 min read
localhostmacOStroubleshooting

Localhost Not Working on Mac: 7 Fixes

Localhost refuses to load on your Mac? Here are 7 tested solutions: server check, hosts file, firewall, blocked ports. Step-by-step troubleshooting guide.

L

Locahl Team