Core: Config check reports missing sqlalchemy

Created on 31 Oct 2019  路  7Comments  路  Source: home-assistant/core

0.101.0

Last working Home Assistant release (if known):
0.100.2

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

Integration:

Description of problem:
the configuration check from 100.2 to 101.0 reports issues
As I learned, the recorder uses sqlalchemy.
The configcheck reports that this component is missing.

Up to now, the recorder is working.

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


Traceback (if applicable):

starting version 3.2.8
[11:53:43] INFO: Don't worry, this temporary installation is not overwriting your current one.
[11:53:43] INFO: Installing Home Assistant: latest...
[11:53:43] 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.
[11:56:50] INFO: Installed Home Assistant 0.101.0
[11:56:50] INFO: Making a copy of your configuration for checking...
[11:57:35] INFO: Checking your configuration against this version...
[12:11:35] ERROR: The configuration check did not pass!
[12:11:35] 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 herepy==0.6.3.1
INFO:homeassistant.util.package:Attempting install of schiene==0.23
INFO:homeassistant.util.package:Attempting install of xmltodict==0.12.0
INFO:homeassistant.util.package:Attempting install of psutil==5.6.3
INFO:homeassistant.util.package:Attempting install of pyatmo==2.3.2
INFO:homeassistant.util.package:Attempting install of home-assistant-frontend==20191025.1
INFO:homeassistant.util.package:Attempting install of aiofiles==0.4.0
INFO:homeassistant.util.package:Attempting install of aiogithubapi==0.4.2
INFO:homeassistant.util.package:Attempting install of backoff==1.8.0
INFO:homeassistant.util.package:Attempting install of integrationhelper==0.2.2
INFO:homeassistant.util.package:Attempting install of python-pushover==0.4
INFO:homeassistant.util.package:Attempting install of alexapy==1.3.2
INFO:homeassistant.util.package:Attempting install of hass-nabucasa==0.22
INFO:homeassistant.util.package:Attempting install of holidays==0.9.11
INFO:homeassistant.util.package:Attempting install of numpy==1.17.3
INFO:homeassistant.util.package:Attempting install of aioharmony==0.1.13
INFO:homeassistant.util.package:Attempting install of pyfttt==0.3
INFO:homeassistant.util.package:Attempting install of fritzconnection==0.8.4
INFO:homeassistant.util.package:Attempting install of distro==1.4.0
INFO:homeassistant.util.package:Attempting install of fritzhome==1.0.4
INFO:homeassistant.util.package:Attempting install of netdisco==2.6.0
INFO:homeassistant.util.package:Attempting install of sqlalchemy==1.3.10
INFO:homeassistant.util.package:Attempting install of google-api-python-client==1.6.4
INFO:homeassistant.util.package:Attempting install of httplib2==0.10.3
INFO:homeassistant.util.package:Attempting install of oauth2client==4.0.0
INFO:homeassistant.util.package:Attempting install of mutagen==1.42.0
INFO:homeassistant.util.package:Attempting install of gTTS-token==1.1.3
INFO:homeassistant.util.package:Attempting install of aiohttp_cors==0.7.0
INFO:homeassistant.util.package:Attempting install of blinkpy==0.14.2
INFO:homeassistant.util.package:Attempting install of speedtest-cli==2.1.1
Failed config
  General Errors: 
    - Component error: logbook - No module named 'sqlalchemy'

Additional information:

Most helpful comment

Stop posting +1 or same, use reactions on the first post instead.

All 7 comments

same here

me too

+1

+1

the same issue here

I鈥檓 also missing the haffmpeg module

Using the configuration checker on hass.io on docker on intel nuc, checking the possible upgrade from 0.100.3 to 0.101.0

starting version 3.2.8
[18:25:48] INFO: Don't worry, this temporary installation is not overwriting your current one.
[18:25:48] INFO: Installing Home Assistant: latest...
[18:25:48] 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:26:14] INFO: Installed Home Assistant 0.101.0
[18:26:14] INFO: Making a copy of your configuration for checking...
[18:26:14] INFO: Checking your configuration against this version...
[18:27:51] ERROR: The configuration check did not pass!
[18:27:51] 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 google-api-python-client==1.6.4
INFO:homeassistant.util.package:Attempting install of httplib2==0.10.3
INFO:homeassistant.util.package:Attempting install of oauth2client==4.0.0
INFO:homeassistant.util.package:Attempting install of ring_doorbell==0.2.3
INFO:homeassistant.util.package:Attempting install of hbmqtt==0.9.5
INFO:homeassistant.util.package:Attempting install of paho-mqtt==1.4.0
INFO:homeassistant.util.package:Attempting install of xmltodict==0.12.0
INFO:homeassistant.util.package:Attempting install of hass-nabucasa==0.22
INFO:homeassistant.util.package:Attempting install of homeassistant-pyozw==0.1.4
INFO:homeassistant.util.package:Attempting install of pymyq==2.0.0
INFO:homeassistant.util.package:Attempting install of pyfttt==0.3
INFO:homeassistant.util.package:Attempting install of aioharmony==0.1.13
INFO:homeassistant.util.package:Attempting install of mutagen==1.42.0
INFO:homeassistant.util.package:Attempting install of gTTS-token==1.1.3
INFO:homeassistant.util.package:Attempting install of home-assistant-frontend==20191025.1
INFO:homeassistant.util.package:Attempting install of spotipy-homeassistant==2.4.4.dev1
INFO:homeassistant.util.package:Attempting install of distro==1.4.0
INFO:homeassistant.util.package:Attempting install of pywebpush==1.9.2
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 sqlalchemy==1.3.10
INFO:homeassistant.util.package:Attempting install of python-nmap==0.6.1
INFO:homeassistant.util.package:Attempting install of getmac==0.8.1
Failed config
  General Errors: 
    - Platform error sensor.filter - No module named 'sqlalchemy'
    - Component error: history - No module named 'sqlalchemy'
    - Component error: logbook - No module named 'sqlalchemy'
    - Platform error camera.ring - No module named 'haffmpeg'

Successful config (partial)

Stop posting +1 or same, use reactions on the first post instead.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MartinHjelmare picture MartinHjelmare  路  3Comments

missedtheapex picture missedtheapex  路  3Comments

moskovskiy82 picture moskovskiy82  路  3Comments

TheZoker picture TheZoker  路  3Comments

Konstigt picture Konstigt  路  3Comments