Clean rebuild not starting - stopping with pychromecast

I did a clean rebuild with the all in one installer. I did not restore any of my previous files. HASS tries to start but only gets this far:

16-12-05 05:51:53 pychromecast.socket_client: Failed to connect, retrying in 5.000000s
Traceback (most recent call last):
File “/home/hass/.homeassistant/deps/pychromecast/socket_client.py”, line 239, in initialize_connection
self.socket.connect((self.host, self.port))
File “/usr/lib/python3.4/ssl.py”, line 840, in connect
self._real_connect(addr, False)
File “/usr/lib/python3.4/ssl.py”, line 827, in _real_connect
socket.connect(self, addr)
socket.timeout: timed out

I don’t think this is what is preventing the startup as a few of us are getting this error on running HA installs.