Log Errors after updating to 0.44.1

Hi guys,

Today I updated from 0.43.2 to 0.44.1 and I am now finding an endless stream of errors in my home assistant log file. I’m basically getting the following error message repeating constantly:

  File "/usr/lib/python3.4/asyncio/selector_events.py", line 137, in _accept_connection
  File "/usr/lib/python3.4/socket.py", line 184, in accept
OSError: [Errno 24] Too many open files
2017-05-09 16:15:05 ERROR (MainThread) [homeassistant.core] Error doing job: socket.accept() out of system resource```

This error is resulting in me being unable to log into home assistant both via a local browser and using the iOS app, so I'm not sure if this issue is affecting just the http component or is crashing the home assistant service completely.

Does anyone have any idea why these errors may have started, and suggest anything that I might be able to check to resolve this issue?

Did some searching and found this thread; see if it helps: