After upgrading to Yosemite 10.10 via the AppStore (no new/clean install), I get a blank page when previewing a website with Codekit 2. In the "Server" tab the Bonjour Hostname in my case "lukas.local" is missing since the upgrade http://goo.gl/QduPqp.
Any ideas how to expose my Bonjour hostname correctly again? Thanks!
Check your HostName - I had the same issue;
sudo scutil --get HostName
If you don't get back an expected result (ie. lukas.local) change it... along with the ComputerName and LocalHostName if they need changing...
sudo scutil --set ComputerName Lukas
sudo scutil --set LocalHostName lukas
sudo scutil --set HostName lukas.local
Restart the CodeKit servers.
Hope that helps someone at least.
None of the other answers worked for me, but this did:
Go to Macintosh HD > Library > Preferences > SystemConfiguration and delete the following files:
com.apple.airport.preferences.plist
NetworkInterfaces.plist
preferences.plist
Then reboot the Mac.
The host names should be recreated correctly.
(According to this page these are instructions provided by an Apple tech.)
Here is a related blog post that discusses how your Bonjour network gets "poisoned" and how you can prevent it: http://furbo.org/2015/05/05/discoveryd-clusterfuck/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With