home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.34k stars 29.88k forks source link

configuration errors with version 101.0 #28388

Closed franmiele closed 4 years ago

franmiele commented 4 years ago

Home Assistant release with the issue:

Last working Home Assistant release (if known):

Operating environment (Hass.io/Docker/Windows/etc.):

Integration:

Description of problem: getting the following errors reported when using configuration checker against ver 101.0

General Errors:

Problem-relevant configuration.yaml entries and (fill out even if it seems unimportant):

Configure a default setup of Home Assistant (frontend, api, etc)

default_config: history: exclude: domains:

owntracks: max_gps_accuracy: 100

#


**Traceback (if applicable):**


**Additional information:**
Mindavi commented 4 years ago

I'd recommend you revoke the API keys you posted here publicly and try to remove the location before everyone sees it. Also, make sure the config is either in code blocks or (even better) posted as a gist.

This is hard to read.

Quentame commented 4 years ago

Yes, please add only relevent informations on PR, better for 1 privacy, 2 readability.

So show us only the history and owntracks configurations.

Also fill the 3 first infos so we could know if it appears on the last version (0.101.0), or maybe a previous, or on a fresh install, or a specific environnement ...

Thanks !

franmiele commented 4 years ago

There is still a problem with the config checker when looking at owntracks. here is the config checker log: starting version 3.2.8 [18:46:08] INFO: Don't worry, this temporary installation is not overwriting your current one. [18:46:08] INFO: Installing Home Assistant: latest... [18:46:08] INFO: Please be patient, this might take a few minutes... WARNING: You are using pip version 19.2.2, however version 19.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [18:47:41] INFO: Installed Home Assistant 0.101.1 [18:47:41] INFO: Making a copy of your configuration for checking... [18:48:57] INFO: Checking your configuration against this version... [18:53:29] ERROR: The configuration check did not pass! [18:53:29] ERROR: See the output below for more details. INFO:homeassistant.util.package:Attempting install of colorlog==4.0.2 Testing configuration at /tmp/config INFO:homeassistant.util.package:Attempting install of xfinity-gateway==0.0.4 INFO:homeassistant.util.package:Attempting install of python-nmap==0.6.1 INFO:homeassistant.util.package:Attempting install of getmac==0.8.1 INFO:homeassistant.util.package:Attempting install of PyNaCl==1.3.0 INFO:homeassistant.util.package:Attempting install of aiohttp_cors==0.7.0 INFO:homeassistant.util.package:Attempting install of netdisco==2.6.0 INFO:homeassistant.util.package:Attempting install of hydrawiser==0.1.1 INFO:homeassistant.util.package:Attempting install of python-forecastio==1.4.0 INFO:homeassistant.util.package:Attempting install of home-assistant-frontend==20191025.1 INFO:homeassistant.util.package:Attempting install of xmltodict==0.12.0 INFO:homeassistant.util.package:Attempting install of sqlalchemy==1.3.10 INFO:homeassistant.util.package:Attempting install of pubnubsub-handler==1.0.8 INFO:homeassistant.util.package:Attempting install of python-wink==1.10.5 INFO:homeassistant.util.package:Attempting install of hass-nabucasa==0.22 INFO:homeassistant.util.package:Attempting install of life360==4.1.1 INFO:homeassistant.util.package:Attempting install of distro==1.4.0 INFO:homeassistant.util.package:Attempting install of mutagen==1.42.0 INFO:homeassistant.util.package:Attempting install of gTTS-token==1.1.3 Failed config General Errors:

Successful config (partial)