Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on DB initialization #10

Closed
simonepittis opened this issue Nov 3, 2022 · 1 comment
Closed

Error on DB initialization #10

simonepittis opened this issue Nov 3, 2022 · 1 comment

Comments

@simonepittis
Copy link

On starting AppDeamon:

2022-11-03 13:28:43.826007 INFO AppDaemon: Initializing app hass_myhomesmart using class main from module hass_myhomesmart
2022-11-03 13:28:43.913390 INFO hass_myhomesmart: DB ready: /conf/apps/MyHomeSmart-HASS-AppDeamon/db/entitystate_DB.db
2022-11-03 13:28:43.914414 INFO hass_myhomesmart: DB ready: causeeffect_DB.db
2022-11-03 13:28:43.931573 INFO hass_myhomesmart: ################################################################
2022-11-03 13:28:43.932341 INFO hass_myhomesmart: ERROR in initialize:112 - [ 'NoneType' object is not iterable ]
2022-11-03 13:28:43.933604 INFO hass_myhomesmart: Previous message repeated 1 times
2022-11-03 13:28:43.933741 INFO hass_myhomesmart: Due to this error, MyHomeSmart cannot continue and must be restarted.
2022-11-03 13:28:43.934273 INFO hass_myhomesmart: ################################################################

appdaemon 4.2.1
Python 3.10.6

@simonepittis
Copy link
Author

ok I fix it my self!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant