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 executing service <ServiceCall homeassistant.restart #19543

Closed
mack0352 opened this issue Dec 23, 2018 · 1 comment
Closed

Error executing service <ServiceCall homeassistant.restart #19543

mack0352 opened this issue Dec 23, 2018 · 1 comment

Comments

@mack0352
Copy link

Home Assistant release with the issue:
0.84.6

Last working Home Assistant release (if known):
0.84.4?

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

Component/platform:

Description of problem:
When I try to click on "Restart" on the Server Management portion of the configuration screen, Hassio does not restart. I get this error in the Log Details
Sun Dec 23 2018 08:35:58 GMT-0600 (Central Standard Time)

Error executing service <ServiceCall homeassistant.restart (c:bd8fc188b00f42ca8287045d750636e1)>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/homeassistant/core.py", line 1130, in _safe_execute
await self._execute_service(handler, service_call)
File "/usr/local/lib/python3.6/site-packages/homeassistant/core.py", line 1143, in _execute_service
await handler.func(service_call)
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/hassio/init.py", line 268, in async_handle_core_service
error = await async_check_config(hass)
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/hassio/init.py", line 148, in async_check_config
raise HomeAssistantError() from None
homeassistant.exceptions.HomeAssistantError

Looks like I am not the only one ...
https://community.home-assistant.io/t/unable-to-restart-homeassistant-error-executing-service-servicecall-homeassistant-restart/73370/18

@mack0352
Copy link
Author

OK. I cleared out my db file, and now the restart server button works. My db file was over a 1gb.

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