HA crashing

Hi,

I have problems with HA crashing from time to time. Last time i fetched below from the log:

17-01-23 15:26:05 homeassistant.core: Error doing job: Fatal read error on socket transport
Traceback (most recent call last):
File “/usr/lib/python3.4/asyncio/selector_events.py”, line 582, in _read_ready
data = self._sock.recv(self.max_size)
TimeoutError: [Errno 110] Connection timed out

I’m running latest version (0.36.1) of HA on a RPI2 (AIO-installer) using Zwave, MQTT and Tellstick.

Anyone having any ideas on how to solve this?