mycroft-core/mycroft
penrods 433729a62f Fixes for startup when not paired
Several attempts to connect to the backend fail before pairing has
been completed, which was producing errors that prevented the
messagebus and audio services from starting up.

Now the DeviceApi().is_subscriber property returns False if the
check fails, assuming unpaired == not subscribed.

Also stopped logging the call stack on the HTTPError exception, it
made an expected situation look like a major crash.
2017-10-27 21:06:08 -05:00
..
api Fixes for startup when not paired 2017-10-27 21:06:08 -05:00
audio Minor cleanup. 2017-10-27 17:39:28 -05:00
audio-accuracy-test Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
client Fix pep8 error 2017-10-27 17:14:02 -05:00
configuration Fixes for startup when not paired 2017-10-27 21:06:08 -05:00
dialog Replace ConfigurationManger with Configuration 2017-10-26 19:02:32 -04:00
filesystem Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
identity Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
lock Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
messagebus Replace ConfigurationManger with Configuration 2017-10-26 19:02:32 -04:00
metrics Replace ConfigurationManger with Configuration 2017-10-26 19:02:32 -04:00
res SkillManager, msm messagebus notifications 2017-10-13 02:21:58 -05:00
session Replace ConfigurationManger with Configuration 2017-10-26 19:02:32 -04:00
skills Fix PEP-8 2017-10-26 19:02:32 -04:00
stt Replace ConfigurationManger with Configuration 2017-10-26 19:02:32 -04:00
tts Clear cache after playback. 2017-10-26 18:05:57 -05:00
util Fix PEP8 and unittest errors from PR 1049 2017-10-27 17:39:05 -05:00
version Version bump from 0.9.1 to 0.9.2 2017-10-24 17:12:20 +00:00
__init__.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00