Hi Guys,
I face problem that after upgrade in Home assistant in virtual ENV, HA is not working… can you please help?
This is last mesage from log:
2019-01-29 20:45:31 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File “/usr/lib/python3.5/asyncio/tasks.py”, line 239, in _step
result = coro.send(None)
File “/srv/homeassistant/lib/python3.5/site-packages/homeassistant/core.py”, line 1106, in async_call
raise ServiceNotFound(domain, service) from None
homeassistant.exceptions.ServiceNotFound: (ServiceNotFound(…), ‘Service persistent_notification.create not found’)
This is what I’m doing after upgrade and reboot:
root@GSpot:~# sudo -u hass -H -s
hass@GSpot:/root$ source /srv/homeassistant/bin/activate
(homeassistant) hass@GSpot:/root$ hass
Config directory: /home/hass/.homeassistant
2019-01-29 21:20:10 ERROR (MainThread) [homeassistant.config] Invalid config for [homeassistant]: [group] is an invalid option for [homeassistant]. Check: homeassistant->group. (See /home/hass/.homeassistant/configuration.yaml, line 2).
2019-01-29 21:20:10 INFO (MainThread) [homeassistant.core] Starting Home Assistant
2019-01-29 21:20:10 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File “/usr/lib/python3.5/asyncio/tasks.py”, line 239, in _step
result = coro.send(None)
File “/srv/homeassistant/lib/python3.5/site-packages/homeassistant/core.py”, line 1106, in async_call
raise ServiceNotFound(domain, service) from None
homeassistant.exceptions.ServiceNotFound: (ServiceNotFound(…), ‘Service persistent_notification.create not found’)
2019-01-29 21:20:10 INFO (MainThread) [homeassistant.core] Timer:starting