Hello there ,
I am a big fan of local by flywheel and how it is super easy to setup a local multi-site with it. However, since version 2.08 I can not run my old locals also I can not set up new ones. I thought it is an issue with .dev domain at first then I switched to .local and still not running. I was happy to see 2.1.0 (Pre-release) but still facing same issue.
Getting this message when accessing local site domain on chrome :
This site can’t be reached
network.local’s server DNS address could not be found.
Did you mean http://networklocal.net/?
Search Google for network local
ERR_NAME_NOT_RESOLVED
and this one on firefox:
Server not found
Firefox can’t find the server at www.network.local.
Check the address for typing errors such as ww.example.com instead of www.example.com
If you are unable to load any pages, check your computer’s network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
If I try to access the ip directly, it redirects me to the domain. On old versions it does not redirect and I could see the website loading but all the resources are missing since they are domain related urls.I also checked the hosts and they looks fine.
## Local by Flywheel - Start ##
192.168.94.100 network.local #Local Site
192.168.94.100 www.network.local #Local Site
## Local by Flywheel - End ##
I tried to ping the ip and it works fine:
ping 192.168.94.100
Pinging 192.168.94.100 with 32 bytes of data:
Reply from 192.168.94.100: bytes=32 time<1ms TTL=64
Reply from 192.168.94.100: bytes=32 time<1ms TTL=64
Reply from 192.168.94.100: bytes=32 time<1ms TTL=64
Reply from 192.168.94.100: bytes=32 time<1ms TTL=64
Ping statistics for 192.168.94.100:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
but no luck with the domain:
ping network.local
Ping request could not find host network.local. Please check the name and try again.
My log file:
https://drive.google.com/file/d/0B38vIwbZI92JMEZ3aC1XaFRjOVk/view
regards,
Ayman