Logg do not update

I got this error since I first installed hass.io. If I look in the config/home-assistant.log there is other errors but it won’t update the information in dev panel I the interface to the latest error from the log file.

Anyone els got the same issue?

The following errors have been logged this session:

From the information page under dev tools
2017-07-25 20:20:30 ERROR (MainThread) [aiohttp.server] Unhandled exception
Traceback (most recent call last):
File “/usr/lib/python3.6/site-packages/aiohttp/web_protocol.py”, line 434, in start
yield from resp.prepare(request)
File “/usr/lib/python3.6/site-packages/aiohttp/web_fileresponse.py”, line 177, in prepare
st = filepath.stat()
File “/usr/lib/python3.6/pathlib.py”, line 1139, in stat
return self._accessor.stat(self)
File “/usr/lib/python3.6/pathlib.py”, line 390, in wrapped
return strfunc(str(pathobj), *args)
FileNotFoundError: [Errno 2] No such file or directory: ‘/config/home-assistant.log’

and this is from the home-assistant.log

2017-07-30 19:23:27 WARNING (MainThread) [homeassistant.setup] Setup of binary_sensor is taking over 10 seconds.
2017-07-30 19:23:27 WARNING (MainThread) [homeassistant.setup] Setup of sensor is taking over 10 seconds.
2017-07-30 19:23:28 WARNING (MainThread) [homeassistant.setup] Setup of notify is taking over 10 seconds.
2017-07-30 19:23:28 WARNING (MainThread) [homeassistant.setup] Setup of camera is taking over 10 seconds.
2017-07-30 19:23:35 WARNING (MainThread) [homeassistant.setup] Setup of tts is taking over 10 seconds.
2017-07-30 19:23:46 WARNING (SyncWorker_11) [homeassistant.components.tellduslive] Unidentified device type (methods: 0)
2017-07-30 19:23:46 WARNING (SyncWorker_11) [homeassistant.components.tellduslive] Unidentified device type (methods: 0)