Hassio.io 10 second warnings

I’m running hass.io on a pi3 and every time I restart it I get a 10 second warning for every component, is this normal?

Not normal no.
What SD card are you using?

Got the same issue, and have a Sandisk Ultra Extreme SD card.
I also have regular messages like below:
2017-08-06 15:04:57 WARNING (MainThread) [homeassistant.components.remote] Updating harmony remote took longer than the scheduled update interval 0:00:30

Toshiba 16Gb UHS-1, I’ve temporarily run Hassbian on it for testing and that didn’t do this.

Log always starts like this…

2017-08-06 10:51:44 WARNING (SyncWorker_7) [homeassistant.components.emulated_hue] Listen IP address not specified, auto-detected address is XXX.XXX.X.XXX
2017-08-06 10:51:45 WARNING (SyncWorker_7) [homeassistant.components.emulated_hue] When targetting Google Home, listening port has to be port 80
2017-08-06 10:51:47 WARNING (MainThread) [homeassistant.setup] Setup of sensor is taking over 10 seconds.
2017-08-06 10:51:48 WARNING (MainThread) [homeassistant.setup] Setup of media_player is taking over 10 seconds.
2017-08-06 10:51:49 WARNING (MainThread) [homeassistant.setup] Setup of switch is taking over 10 seconds.
2017-08-06 10:51:49 WARNING (MainThread) [homeassistant.setup] Setup of light is taking over 10 seconds.
2017-08-06 10:51:49 WARNING (MainThread) [homeassistant.setup] Setup of remote is taking over 10 seconds.
2017-08-06 10:51:50 WARNING (MainThread) [homeassistant.setup] Setup of tts is taking over 10 seconds.
2017-08-06 10:52:14 WARNING (MainThread) [homeassistant.components.remote] Setup of platform harmony is taking over 10 seconds.

I have these add-ons…

SSH server
dasshio - Amazon Dash Buttons
HASS Configurator
Samba share
Check Home Assistant configuration

It takes about 75 seconds to come back to life after restarting HA.

I get these messages with some of my components. I have always ignored it because everything still seems to work. Be interested to know if its an issue.

same here. I get them on pi3 with SanDisk Extreme card and have ignored it so far.

Same thing for me with Rpi3 and SanDisk Extreme 16GB. Everything seems to work though.

I have the same issues. Hopefully someone who knows will figure out why all the time warnings pop constantly. It would be nice to have a clean error log for once.

anyone manage to isolate - wasnt really trying to figure out, but didnt script something in the harmony remote and so it didnt load, reduced my overall startup time by 75%!

These two Harmony warnings should be gone since 0.58 (PR #10218):

2017-08-06 10:52:14 WARNING (MainThread) [homeassistant.components.remote] Setup of platform harmony is taking over 10 seconds.

2017-08-06 15:04:57 WARNING (MainThread) [homeassistant.components.remote] Updating harmony remote took longer than the scheduled update interval 0:00:30

The logs of most/all domains taking over 10 seconds to setup is harmless and just means that the Raspberry Pi is a rather slow server to use.

2 Likes

Having these too, but for me they seem centered around Arlo component mostly. Usually get a small chunk of general 10 sec warnings on boot up, which I attribute to slowness, but then continual Warnings from my Arlo setup (every 5-10 min I get a slew) and occasional Warnings and Errors from Alarm.com. Both are externally hosted sites that have to be logged in to, and Arlo component generally has lots of other issues I’m checking in to. I don’t see this as a Hass.io issue, rather a general HA or component thing, or is it perhaps because of my “slow” pi2? As others said, things seem to work generally OK (except Arlo).

yep - arlo connection pool full is seemingly having a knock on effect to the overall arlo component, and causing loads of these

any solution for this warning?? anyone?

Im getting the warnings below, running 64 gb extreme. The warnings pop up, when Im tailing the homeassistant.log 2-3 seconds after start. Well before 10 seconds have passed.

2018-01-09 10:08:56 WARNING (MainThread) [homeassistant.setup] Setup of sensor is taking over 10 seconds.
2018-01-09 10:08:57 WARNING (MainThread) [homeassistant.setup] Setup of media_player is taking over 10 seconds.
2018-01-09 10:08:57 WARNING (MainThread) [homeassistant.setup] Setup of device_tracker is taking over 10 seconds.
2018-01-09 10:09:04 WARNING (MainThread) [homeassistant.setup] Setup of tts is taking over 10 seconds.
2018-01-09 10:09:16 WARNING (MainThread) [homeassistant.components.media_player] Setup of platform cast is taking over 10 seconds

I get the same warnings. It certainly doesn’t feel normal but so many of us are seeing this.

Hi

I’m not running Hass.io (Home Assistant with AIO Installer), however I’m getting WARNINGS as well. Someone told me that it’s normal but I’m starting to question it since everyone here does.

Do we have a official statement from the HA team?

Br Qxlkdr

Same here - getting this on Hass.io but was not getting it on Hassbian.

The original issue (several 10 second warnings on Hass.io restarts) should be fixed with PR #11352 that will be included in 0.61.

For those seeing the issue with Hass.io but not Hassbian: are you using exactly the same configuration.yaml on exactly the same hardware?

(The Arlo warnings sound unrelated so please discuss those in a separate thread.)

1 Like

i’m running on Ubuntu 17 using a 32Gb i7 small formfactor PC and still getting loads of these warnings

I’m running on a Windows server with the latest 0.65.5 and still getting these.