mycroft-core/mycroft/configuration
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
..
__init__.py Fix PEP-8 2017-10-26 19:02:32 -04:00
config.py Fixes for startup when not paired 2017-10-27 21:06:08 -05:00
mycroft.conf Fixing random extra space 2017-10-11 14:36:12 -05:00