I started getting some error messages after a fresh install. Check version via the “Check Home Assistant” add-on and it came back with this:
Blockquote
starting version 3.2.2
[INFO] Start install HomeAssistant latest
Command “python setup.py egg_info” failed with error code 1 in /tmp/pip-build-jwmnlrm5/cffi/
You are using pip version 9.0.1, however version 18.0 is available.
You should consider upgrading via the ‘pip install --upgrade pip’ command.
[Error] Install HomeAssistant: Collecting homeassistant
Downloading https://files.pythonhosted.org/packages/9b/93/b94fec53ea03e78cf6752df5dfad93102786b99ff2c8fae1e5d52aba2de2/homeassistant-0.76.0-py3-none-any.whl (2.8MB)
Collecting async-timeout==3.0.0 (from homeassistant)
Downloading https://files.pythonhosted.org/packages/96/0f/e6357458c87fb4ed8f3df215773f3caad40968f10e05552cbd8bd28415e4/async_timeout-3.0.0-py3-none-any.whl
Collecting PyJWT==1.6.4 (from homeassistant)
Downloading https://files.pythonhosted.org/packages/93/d1/3378cc8184a6524dc92993090ee8b4c03847c567e298305d6cf86987e005/PyJWT-1.6.4-py2.py3-none-any.whl
Collecting pytz>=2018.04 (from homeassistant)
Downloading https://files.pythonhosted.org/packages/30/4e/27c34b62430286c6d59177a0842ed90dc789ce5d1ed740887653b898779a/pytz-2018.5-py2.py3-none-any.whl (510kB)
Collecting requests==2.19.1 (from homeassistant)
Downloading https://files.pythonhosted.org/packages/65/47/7e02164a2a3db50ed6d8a6ab1d6d60b69c4c3fdf57a284257925dfc12bda/requests-2.19.1-py2.py3-none-any.whl (91kB)
Collecting jinja2>=2.10 (from homeassistant)
Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)
Collecting voluptuous==0.11.5 (from homeassistant)
Downloading https://files.pythonhosted.org/packages/59/95/fa6218477c6999c9b7fdfab7c12c1bd4da2d5930f5eb2b232ec74eb344e7/voluptuous-0.11.5-py2.py3-none-any.whl
Collecting cryptography==2.3.1 (from homeassistant)
Downloading https://files.pythonhosted.org/packages/22/21/233e38f74188db94e8451ef6385754a98f3cad9b59bedf3a8e8b14988be4/cryptography-2.3.1.tar.gz (449kB)
Collecting attrs==18.1.0 (from homeassistant)
Downloading https://files.pythonhosted.org/packages/41/59/cedf87e91ed541be7957c501a92102f9cc6363c623a7666d69d51c78ac5b/attrs-18.1.0-py2.py3-none-any.whl
Collecting certifi>=2018.04.16 (from homeassistant)
Downloading https://files.pythonhosted.org/packages/16/1f/50d729c104b21c1042aa51560da6141d1cab476ba7015d92b2111c8db841/certifi-2018.8.13-py2.py3-none-any.whl (146kB)
Collecting astral==1.6.1 (from homeassistant)
Downloading https://files.pythonhosted.org/packages/01/2b/0b60f1cef7d2a7a863cd06bae5fc7e3553803739c4834e921b4996920f76/astral-1.6.1-py2.py3-none-any.whl
Requirement already satisfied: pip>=8.0.3 in /usr/lib/python3.6/site-packages (from homeassistant)
Collecting aiohttp==3.3.2 (from homeassistant)
Downloading https://files.pythonhosted.org/packages/72/6a/5bbf3544fe8de525f4521506b372dc9c3b13070fe34e911c976aa95631d7/aiohttp-3.3.2.tar.gz (771kB)
Collecting pyyaml<4,>=3.13 (from homeassistant)
Downloading https://files.pythonhosted.org/packages/9e/a3/1d13970c3f36777c583f136c136f804d70f500168edc1edea6daa7200769/PyYAML-3.13.tar.gz (270kB)
Collecting chardet<3.1.0,>=3.0.2 (from requests==2.19.1->homeassistant)
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting idna<2.8,>=2.5 (from requests==2.19.1->homeassistant)
Downloading https://files.pythonhosted.org/packages/4b/2a/0276479a4b3caeb8a8c1af2f8e4355746a97fab05a372e4a2c6a6b876165/idna-2.7-py2.py3-none-any.whl (58kB)
Collecting urllib3<1.24,>=1.21.1 (from requests==2.19.1->homeassistant)
Downloading https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl (133kB)
Collecting MarkupSafe>=0.23 (from jinja2>=2.10->homeassistant)
Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz
Collecting asn1crypto>=0.21.0 (from cryptography==2.3.1->homeassistant)
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting six>=1.4.1 (from cryptography==2.3.1->homeassistant)
Downloading https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl
Collecting cffi!=1.11.3,>=1.7 (from cryptography==2.3.1->homeassistant)
Downloading https://files.pythonhosted.org/packages/e7/a7/4cd50e57cc6f436f1cc3a7e8fa700ff9b8b4d471620629074913e3735fb2/cffi-1.11.5.tar.gz (438kB)
Complete output from command python setup.py egg_info:
No working compiler found, or bogus compiler options passed to
the compiler from Python's standard "distutils" module. See
the error messages above. Likely, the problem is not related
to CFFI but generic to the setup.py of any Python package that
tries to compile C code. (Hints: on OS/X 10.8, for errors about
-mno-fused-madd see http://stackoverflow.com/questions/22313407/
Otherwise, see https://wiki.python.org/moin/CompLangPython or
the IRC channel #python on irc.freenode.net.)
Blockquote
Also have had issues restarting from the server management.
From the developer info, I am showing this:
Blockquote
2018-08-17 06:05:38 WARNING (MainThread) [homeassistant.components.http] You have been advised to set http.api_password.
2018-08-17 06:05:45 WARNING (Recorder) [homeassistant.components.recorder] Ended unfinished session (id=24 from 2018-08-17 04:44:14.260975)
2018-08-17 06:06:03 WARNING (MainThread) [homeassistant.setup] Setup of config is taking over 10 seconds.
2018-08-17 06:06:08 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File “/usr/local/lib/python3.6/site-packages/homeassistant/setup.py”, line 56, in async_setup_component
return await task # type: ignore
File “/usr/local/lib/python3.6/site-packages/homeassistant/setup.py”, line 118, in _async_setup_component
conf_util.async_process_component_config(hass, config, domain)
File “/usr/local/lib/python3.6/site-packages/homeassistant/config.py”, line 697, in async_process_component_config
p_validated)
File “/usr/local/lib/python3.6/site-packages/voluptuous/schema_builder.py”, line 267, in call
return self._compiled(, data)
File “/usr/local/lib/python3.6/site-packages/voluptuous/schema_builder.py”, line 589, in validate_dict
return base_validate(path, iteritems(data), out)
File “/usr/local/lib/python3.6/site-packages/voluptuous/schema_builder.py”, line 381, in validate_mapping
cval = cvalue(key_path, value)
File “/usr/local/lib/python3.6/site-packages/voluptuous/validators.py”, line 204, in _run
return self._exec(self._compiled, value, path)
File “/usr/local/lib/python3.6/site-packages/voluptuous/validators.py”, line 284, in _exec
v = func(path, v)
File “/usr/local/lib/python3.6/site-packages/voluptuous/schema_builder.py”, line 630, in validate_sequence
cval = validate(index_path, value)
File “/usr/local/lib/python3.6/site-packages/voluptuous/schema_builder.py”, line 811, in validate_callable
return schema(data)
File “/usr/local/lib/python3.6/site-packages/voluptuous/validators.py”, line 537, in call
if self.min is not None and not v >= self.min:
TypeError: ‘>=’ not supported between instances of ‘str’ and ‘int’
2018-08-17 06:06:11 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-08-17 07:05:57 ERROR (MainThread) [homeassistant.components.updater] Got unexpected response: None
2018-08-17 17:24:29 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-08-17 17:27:05 WARNING (MainThread) [homeassistant.components.group] remove:Group ‘all_scripts’ doesn’t exist!
2018-08-17 17:27:06 WARNING (MainThread) [homeassistant.components.group] remove:Group ‘all_automations’ doesn’t exist!
2018-08-17 17:27:11 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File “/usr/local/lib/python3.6/site-packages/aiohttp/web_protocol.py”, line 378, in start
resp = await self._request_handler(request)
File “/usr/local/lib/python3.6/site-packages/aiohttp/web_app.py”, line 341, in _handle
resp = await handler(request)
File “/usr/local/lib/python3.6/site-packages/aiohttp/web_middlewares.py”, line 88, in impl
return await handler(request)
File “/usr/local/lib/python3.6/site-packages/homeassistant/components/http/static.py”, line 66, in staticresource_middleware
return await handler(request)
File “/usr/local/lib/python3.6/site-packages/homeassistant/components/http/real_ip.py”, line 34, in real_ip_middleware
return await handler(request)
File “/usr/local/lib/python3.6/site-packages/homeassistant/components/http/ban.py”, line 67, in ban_middleware
return await handler(request)
File “/usr/local/lib/python3.6/site-packages/homeassistant/components/http/auth.py”, line 66, in auth_middleware
return await handler(request)
File “/usr/local/lib/python3.6/site-packages/homeassistant/components/http/view.py”, line 113, in handle
result = await result
File “/usr/local/lib/python3.6/site-packages/homeassistant/components/config/core.py”, line 24, in post
errors = yield from async_check_ha_config_file(request.app[‘hass’])
File “/usr/local/lib/python3.6/site-packages/homeassistant/config.py”, line 723, in async_check_ha_config_file
check_ha_config_file, hass)
File “/usr/local/lib/python3.6/concurrent/futures/thread.py”, line 56, in run
result = self.fn(*self.args, **self.kwargs)
File “/usr/local/lib/python3.6/site-packages/homeassistant/scripts/check_config.py”, line 382, in check_ha_config_file
p_validated = platform.PLATFORM_SCHEMA(p_validated)
File “/usr/local/lib/python3.6/site-packages/voluptuous/schema_builder.py”, line 267, in call
return self._compiled(, data)
File “/usr/local/lib/python3.6/site-packages/voluptuous/schema_builder.py”, line 589, in validate_dict
return base_validate(path, iteritems(data), out)
File “/usr/local/lib/python3.6/site-packages/voluptuous/schema_builder.py”, line 381, in validate_mapping
cval = cvalue(key_path, value)
File “/usr/local/lib/python3.6/site-packages/voluptuous/validators.py”, line 204, in _run
return self._exec(self._compiled, value, path)
File “/usr/local/lib/python3.6/site-packages/voluptuous/validators.py”, line 284, in _exec
v = func(path, v)
File “/usr/local/lib/python3.6/site-packages/voluptuous/schema_builder.py”, line 630, in validate_sequence
cval = validate(index_path, value)
File “/usr/local/lib/python3.6/site-packages/voluptuous/schema_builder.py”, line 811, in validate_callable
return schema(data)
File “/usr/local/lib/python3.6/site-packages/voluptuous/validators.py”, line 537, in call
if self.min is not None and not v >= self.min:
TypeError: ‘>=’ not supported between instances of ‘str’ and ‘int’
Blockquote