Just upgraded from CodeKit to CodeKit 2, super excited about using it, but when I try to use the live preview feature in anything but Firefox, I get in a JS alert:
Failed to establish a connection to CodeKit. Live refreshes will not work.
I've tried using both the Bonjour and non-Bonjour addresses to no avail. Went to the console to find:
WebSocket connection to 'ws://192.168.1.6:5758/' failed: Error during WebSocket handshake: Status line contains embedded null
(note: the live refresh actually works, the only thing is there's a large annoying red box telling me to restart the connection. This red box doesn't appear in Firefox, but I need to code for WebKit.)