Hi, I just installed Local on my Mac with OS El Capitan 10.11.6 and I keep getting the error message: This site cannot be reached. EER_CONNECTION_REFUSED
I used Preferred setup.
I cannot find an answer to this on here, please help.
Thanks,
Vaughn
Hi, I just installed Local on my Mac with OS El Capitan 10.11.6 and I keep getting the error message: This site cannot be reached. EER_CONNECTION_REFUSED
I used Preferred setup.
I cannot find an answer to this on here, please help.
Thanks,
Vaughn
Hi Vaughn,
Sorry for the trouble!
Have you tried restarting the site?
Also, can you please check your /etc/hosts file and make sure it includes the entries necessary for Local? Here’s how you can do that:
cat /etc/hosts
/etc/hosts file, feel free to private message it to me.Here is the output from doing that.
Last login: Wed Jan 17 09:29:59 on ttys000
Vaughns-iMac:~ horne$ cat /etc/hosts
It looks like your hosts file is empty. I would recommend restoring it to the defaults.
Here’s how you can do so:
sudo nano /etc/hosts
##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting. Do not change this entry.
##
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost