HA Has Trouble Connecting to the Server

I wanted to give HA another try and upgraded my HASS install to the latest version and am running on Ubuntu 16.04. But now I can’t seem to connect and getting some strange errors in the log

17-04-08 18:10:04 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
  File "/home/ptmuldoon/.local/lib/python3.5/site-packages/aiohttp/web_protocol.py", line 417, in start
    resp = yield from self._request_handler(request)
  File "/home/ptmuldoon/.local/lib/python3.5/site-packages/aiohttp/web.py", line 295, in _handle
    [middleware for middleware in app.middlewares
AssertionError: Handler <function HomeAssistantWSGI.register_static_path.<locals>.serve_file at 0x7f1308c1b7b8> should return response instance, got <class 'aiohttp.web_reqrep.StreamResponse'> [middlewares [<function ban_middleware at 0x7f130adaa9d8>, <function auth_middleware at 0x7f130adaa378>, <function staticresource_middleware at 0x7f130ad02d90>]]
17-04-08 18:10:04 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
  File "/home/ptmuldoon/.local/lib/python3.5/site-packages/aiohttp/web_protocol.py", line 417, in start

I tried uninstalling the aiohttp pip module. And then the log says I’m missing aiohttp_cors==0.5.0. So I reinstall that and get the error again.

Has anyone seen this behavior before?

Well. Possibly something unmet somewhere. Apt-get and upgraded Ubuntu. Then ran the HASS update again.

And now I’m back in. I’m hoping to see if the Samsung WakeonLan works with a Samsung KS 2016 model. Everything I had been reading was that there is no WakeonLan support for these TVs?