Hass.io errors since new updates

Greetings,

Been having a lot of issues the past few updates with hass.io on a raspberry pi. Are these errors normal?

Timeout on /supervisor/options request
6:32 PM components/hassio/handler.py (ERROR)

Setup of hassio is taking over 10 seconds.
6:32 PM util/async_.py (WARNING)

Setup of platform ping is taking over 10 seconds.
6:32 PM util/async_.py (WARNING)

Error while setting up platform honeywell
6:32 PM components/climate/honeywell.py (ERROR)

Ended unfinished session (id=122 from 2018-10-27 22:16:37.827781)
6:32 PM components/recorder/init.py (WARNING)

Also my Node_Red will not work either. No automations and it keeps telling me that login failed. I have changed the password 3 times. restart it about 4 times. The only thing I have not done is uninstall. If we can get it working. I have other questions about node-red. if not I will just go back to the automations in home assistant.

Thanks

is not a version.

is ha actually starting and working?

Yes it is running. Version 0.81.0.dev0. But node red doesnt work. And all those errors. I am working on converting everything the old way with out node red.

riggs498 - If you updated Node Red at the same time, be aware that it now uses the Hass.io username and password to log in.

Thanks, that worked. I had to redo the login for home assistant. But that fixed it.

Really not understanding how this halt if works. I thought it would stop if it received what the halt if statement was.