MycroftAI / mycroft-core

Mycroft Core, the Mycroft Artificial Intelligence platform.
https://mycroft.ai
Apache License 2.0
6.51k stars 1.27k forks source link

Connection Refused on Rasbian #2984

Closed Y0ngg4n closed 3 years ago

Y0ngg4n commented 3 years ago

Describe the bug Connection Refused when calling wakeword

To Reproduce Steps to reproduce the behavior:

  1. Create a Rasberry Pi with Rasbian OS
  2. Install mycroft via git
  3. get ps3 eye
  4. check the logs when speaking to mycroft

Expected behavior should connect

Log files mycroft-cli-log

``` 23:41:26.014 | INFO | 3836 | __main__:handle_wakeword:71 | Wakeword Detected: hey mycroft Connection failure: Connection refused pa_context_connect() failed: Connection refused 23:41:26.075 | INFO | 3836 | __main__:handle_record_begin:41 | Begin Recording... 23:41:28.257 | INFO | 3836 | __main__:handle_record_end:49 | End Recording... 23:41:29.996 | INFO | 3836 | __main__:handle_utterance:76 | Utterance: ['wie wird das wetter morgen'] ```

voice.log

``` cat voice.log 2021-08-25 23:02:31.523 | INFO | 24907 | mycroft.messagebus.load_config:load_message_bus_config:33 | Loading message bus configs 2021-08-25 23:02:31.531 | INFO | 24907 | mycroft_bus_client.client.client | Connected 2021-08-25 23:02:31.534 | INFO | 24907 | mycroft.util.process_utils:start_message_bus_client:155 | Connected to messagebus ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.front.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM front ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround51.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround21 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround51.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround21 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround40.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround40 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround51.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround41 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround51.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround50 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround51.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround51 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround71.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround71 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.iec958.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM iec958 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.iec958.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM spdif ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.iec958.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM spdif ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused ALSA lib pcm_a52.c:823:(_snd_pcm_a52_open) a52 is only for playback ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.iec958.0:CARD=0,AES0=6,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM iec958:{AES0 0x6 AES1 0x82 AES2 0x0 AES3 0x2 CARD 0} ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card 2021-08-25 23:02:32.330 | INFO | 24907 | mycroft.client.speech.listener:create_wake_word_recognizer:328 | Creating wake word engine 2021-08-25 23:02:32.332 | INFO | 24907 | mycroft.client.speech.listener:create_wake_word_recognizer:351 | Using hotword entry for hey mycroft 2021-08-25 23:02:32.335 | INFO | 24907 | mycroft.client.speech.hotword_factory:load_module:467 | Loading "hey mycroft" wake word via precise 2021-08-25 23:02:35.641 | INFO | 24907 | mycroft.client.speech.hotword_factory:on_download:289 | Downloading Precise executable... 2021-08-25 23:02:40.644 | INFO | 24907 | mycroft.client.speech.hotword_factory:during_download:301 | Still downloading executable... 2021-08-25 23:02:42.342 | INFO | 24907 | mycroft.client.speech.hotword_factory:load_module:498 | precise is taking too long to load 2021-08-25 23:02:42.344 | INFO | 24907 | mycroft.client.speech.hotword_factory:load_module:467 | Loading "hey mycroft" wake word via pocketsphinx 2021-08-25 23:02:42.557 | INFO | 24907 | mycroft.client.speech.listener:create_wakeup_recognizer:365 | creating stand up word engine 2021-08-25 23:02:42.560 | INFO | 24907 | mycroft.client.speech.hotword_factory:load_module:467 | Loading "wake up" wake word via pocketsphinx 2021-08-25 23:02:42.668 | INFO | 24907 | __main__:on_ready:179 | Speech client is ready. 2021-08-25 23:03:32.628 | INFO | 24907 | mycroft.client.speech.hotword_factory:on_complete:309 | Precise download complete! 2021-08-25 23:12:06.419 | INFO | 24907 | mycroft.session:get:74 | New Session Start: 151576ae-1613-4dab-bf23-2fbd8166fec7 2021-08-25 23:12:06.424 | INFO | 24907 | __main__:handle_wakeword:71 | Wakeword Detected: hey mycroft Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:12:06.466 | INFO | 24907 | __main__:handle_record_begin:41 | Begin Recording... 2021-08-25 23:12:08.806 | INFO | 24907 | __main__:handle_record_end:49 | End Recording... 2021-08-25 23:12:12.280 | WARNING | 24907 | mycroft.stt:wrapper:286 | Access Denied at mycroft.ai 2021-08-25 23:12:12.283 | INFO | 24907 | __main__:handle_utterance:76 | Utterance: ['pair my device'] 2021-08-25 23:19:13.523 | INFO | 24907 | mycroft.session:get:74 | New Session Start: 52aad88b-5554-48e6-bdfe-5d9476a42f0e 2021-08-25 23:19:13.525 | INFO | 24907 | __main__:handle_wakeword:71 | Wakeword Detected: hey mycroft Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:19:13.567 | INFO | 24907 | __main__:handle_record_begin:41 | Begin Recording... 2021-08-25 23:19:16.581 | INFO | 24907 | __main__:handle_record_end:49 | End Recording... 2021-08-25 23:19:22.293 | WARNING | 24907 | mycroft.stt:wrapper:286 | Access Denied at mycroft.ai 2021-08-25 23:19:22.296 | INFO | 24907 | __main__:handle_utterance:76 | Utterance: ['pair my device'] 2021-08-25 23:19:28.228 | WARNING | 24907 | mycroft.client.speech.listener:run:88 | Audio contains no data. 2021-08-25 23:19:28.311 | INFO | 24907 | mycroft.client.speech.listener:create_wake_word_recognizer:328 | Creating wake word engine 2021-08-25 23:19:28.313 | INFO | 24907 | mycroft.client.speech.listener:create_wake_word_recognizer:351 | Using hotword entry for hey mycroft 2021-08-25 23:19:28.314 | INFO | 24907 | mycroft.client.speech.hotword_factory:load_module:467 | Loading "hey mycroft" wake word via precise 2021-08-25 23:19:28.321 | ERROR | 24907 | mycroft.client.speech.hotword_factory:update_precise:240 | Precise could not be downloaded(ConnectionError(MaxRetryError("HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /MycroftAI/precise-data/raw/dist/armv7l/latest (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))"))) 2021-08-25 23:19:28.324 | WARNING | 24907 | mycroft.client.speech.hotword_factory:initialize:487 | Could not found find model for hey mycroft on precise. 2021-08-25 23:19:28.421 | INFO | 24907 | mycroft.client.speech.hotword_factory:load_module:467 | Loading "hey mycroft" wake word via pocketsphinx 2021-08-25 23:19:28.527 | INFO | 24907 | mycroft.client.speech.listener:create_wakeup_recognizer:365 | creating stand up word engine 2021-08-25 23:19:28.530 | INFO | 24907 | mycroft.client.speech.hotword_factory:load_module:467 | Loading "wake up" wake word via pocketsphinx 2021-08-25 23:19:34.692 | INFO | 24907 | __main__:on_stopping:183 | Speech service is shutting down... 2021-08-25 23:19:46.286 | INFO | 547 | mycroft.messagebus.load_config:load_message_bus_config:33 | Loading message bus configs 2021-08-25 23:19:46.301 | INFO | 547 | mycroft_bus_client.client.client | Connected 2021-08-25 23:19:46.305 | INFO | 547 | mycroft.util.process_utils:start_message_bus_client:155 | Connected to messagebus ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.front.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM front ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround51.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround21 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround51.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround21 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround40.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround40 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround51.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround41 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround51.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround50 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround51.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround51 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround71.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround71 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.iec958.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM iec958 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.iec958.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM spdif ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.iec958.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM spdif ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused ALSA lib pcm_a52.c:823:(_snd_pcm_a52_open) a52 is only for playback ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.iec958.0:CARD=0,AES0=6,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM iec958:{AES0 0x6 AES1 0x82 AES2 0x0 AES3 0x2 CARD 0} ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave 2021-08-25 23:19:47.141 | INFO | 547 | mycroft.client.speech.listener:create_wake_word_recognizer:328 | Creating wake word engine 2021-08-25 23:19:47.143 | INFO | 547 | mycroft.client.speech.listener:create_wake_word_recognizer:351 | Using hotword entry for hey mycroft 2021-08-25 23:19:47.149 | INFO | 547 | mycroft.client.speech.hotword_factory:load_module:467 | Loading "hey mycroft" wake word via precise 2021-08-25 23:19:47.333 | ERROR | 547 | mycroft.client.speech.hotword_factory:update_precise:240 | Precise could not be downloaded(ConnectionError(MaxRetryError("HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /MycroftAI/precise-data/raw/dist/armv7l/latest (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))"))) 2021-08-25 23:19:47.435 | WARNING | 547 | mycroft.client.speech.hotword_factory:initialize:487 | Could not found find model for hey mycroft on precise. 2021-08-25 23:19:47.437 | INFO | 547 | mycroft.client.speech.hotword_factory:load_module:467 | Loading "hey mycroft" wake word via pocketsphinx 2021-08-25 23:19:47.635 | INFO | 547 | mycroft.client.speech.listener:create_wakeup_recognizer:365 | creating stand up word engine 2021-08-25 23:19:47.637 | INFO | 547 | mycroft.client.speech.hotword_factory:load_module:467 | Loading "wake up" wake word via pocketsphinx 2021-08-25 23:19:47.746 | INFO | 547 | __main__:on_ready:179 | Speech client is ready. Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1736 Expression 'AlsaOpen( &alsaApi->baseHostApiRep, params, streamDir, &self->pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1904 Expression 'PaAlsaStreamComponent_Initialize( &self->capture, alsaApi, inParams, StreamDirection_In, NULL != callback )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 2171 Expression 'PaAlsaStream_Initialize( stream, alsaHostApi, inputParameters, outputParameters, sampleRate, framesPerBuffer, callback, streamFlags, userData )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 2840 2021-08-25 23:26:41.488 | INFO | 547 | __main__:on_stopping:183 | Speech service is shutting down... Exception in thread Thread-8: Traceback (most recent call last): File "/usr/lib/python3.7/threading.py", line 917, in _bootstrap_inner self.run() File "/home/pi/mycroft-core/mycroft/client/speech/listener.py", line 79, in run with self.mic as source: File "/home/pi/mycroft-core/mycroft/client/speech/mic.py", line 140, in __enter__ return self._start() File "/home/pi/mycroft-core/mycroft/client/speech/mic.py", line 151, in _start input=True, # stream is an input stream File "/home/pi/mycroft-core/.venv/lib/python3.7/site-packages/pyaudio.py", line 750, in open stream = Stream(self, *args, **kwargs) File "/home/pi/mycroft-core/.venv/lib/python3.7/site-packages/pyaudio.py", line 441, in __init__ self._stream = pa.open(**arguments) OSError: [Errno -9985] Device unavailable 2021-08-25 23:26:54.000 | INFO | 548 | mycroft.messagebus.load_config:load_message_bus_config:33 | Loading message bus configs 2021-08-25 23:26:54.034 | INFO | 548 | mycroft_bus_client.client.client | Connected 2021-08-25 23:26:54.037 | INFO | 548 | mycroft.util.process_utils:start_message_bus_client:155 | Connected to messagebus ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.front.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM front ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround51.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround21 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround51.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround21 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround40.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround40 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround51.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround41 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround51.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround50 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround51.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround51 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround71.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround71 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.iec958.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM iec958 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.iec958.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM spdif ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.iec958.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM spdif ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused ALSA lib pcm_a52.c:823:(_snd_pcm_a52_open) a52 is only for playback ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.iec958.0:CARD=0,AES0=6,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM iec958:{AES0 0x6 AES1 0x82 AES2 0x0 AES3 0x2 CARD 0} ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card 2021-08-25 23:26:55.070 | INFO | 548 | mycroft.client.speech.listener:create_wake_word_recognizer:328 | Creating wake word engine 2021-08-25 23:26:55.072 | INFO | 548 | mycroft.client.speech.listener:create_wake_word_recognizer:351 | Using hotword entry for hey mycroft 2021-08-25 23:26:55.078 | INFO | 548 | mycroft.client.speech.hotword_factory:load_module:467 | Loading "hey mycroft" wake word via precise 2021-08-25 23:26:55.403 | ERROR | 548 | mycroft.client.speech.hotword_factory:update_precise:240 | Precise could not be downloaded(ConnectionError(MaxRetryError("HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /MycroftAI/precise-data/raw/dist/armv7l/latest (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))"))) 2021-08-25 23:26:55.670 | WARNING | 548 | mycroft.client.speech.hotword_factory:initialize:487 | Could not found find model for hey mycroft on precise. 2021-08-25 23:26:55.672 | INFO | 548 | mycroft.client.speech.hotword_factory:load_module:467 | Loading "hey mycroft" wake word via pocketsphinx 2021-08-25 23:26:56.094 | INFO | 548 | mycroft.client.speech.listener:create_wakeup_recognizer:365 | creating stand up word engine 2021-08-25 23:26:56.097 | INFO | 548 | mycroft.client.speech.hotword_factory:load_module:467 | Loading "wake up" wake word via pocketsphinx 2021-08-25 23:26:56.217 | INFO | 548 | __main__:on_ready:179 | Speech client is ready. Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1736 Expression 'AlsaOpen( &alsaApi->baseHostApiRep, params, streamDir, &self->pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1904 Expression 'PaAlsaStreamComponent_Initialize( &self->capture, alsaApi, inParams, StreamDirection_In, NULL != callback )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 2171 Expression 'PaAlsaStream_Initialize( stream, alsaHostApi, inputParameters, outputParameters, sampleRate, framesPerBuffer, callback, streamFlags, userData )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 2840 2021-08-25 23:36:12.261 | INFO | 548 | mycroft.client.speech.listener:create_wake_word_recognizer:328 | Creating wake word engine 2021-08-25 23:36:12.262 | INFO | 548 | mycroft.client.speech.listener:create_wake_word_recognizer:351 | Using hotword entry for hey mycroft 2021-08-25 23:36:12.264 | INFO | 548 | mycroft.client.speech.hotword_factory:load_module:467 | Loading "hey mycroft" wake word via precise 2021-08-25 23:36:15.635 | INFO | 548 | mycroft.client.speech.hotword_factory::273 | Updated precise model 2021-08-25 23:36:16.012 | INFO | 548 | mycroft.client.speech.listener:create_wakeup_recognizer:365 | creating stand up word engine 2021-08-25 23:36:16.016 | INFO | 548 | mycroft.client.speech.hotword_factory:load_module:467 | Loading "wake up" wake word via pocketsphinx 2021-08-25 23:38:58.712 | INFO | 548 | __main__:on_stopping:183 | Speech service is shutting down... Exception in thread Thread-8: Traceback (most recent call last): File "/usr/lib/python3.7/threading.py", line 917, in _bootstrap_inner self.run() File "/home/pi/mycroft-core/mycroft/client/speech/listener.py", line 79, in run with self.mic as source: File "/home/pi/mycroft-core/mycroft/client/speech/mic.py", line 140, in __enter__ return self._start() File "/home/pi/mycroft-core/mycroft/client/speech/mic.py", line 151, in _start input=True, # stream is an input stream File "/home/pi/mycroft-core/.venv/lib/python3.7/site-packages/pyaudio.py", line 750, in open stream = Stream(self, *args, **kwargs) File "/home/pi/mycroft-core/.venv/lib/python3.7/site-packages/pyaudio.py", line 441, in __init__ self._stream = pa.open(**arguments) OSError: [Errno -9985] Device unavailable 2021-08-25 23:39:05.015 | INFO | 3836 | mycroft.messagebus.load_config:load_message_bus_config:33 | Loading message bus configs 2021-08-25 23:39:05.020 | INFO | 3836 | mycroft_bus_client.client.client | Connected 2021-08-25 23:39:05.023 | INFO | 3836 | mycroft.util.process_utils:start_message_bus_client:155 | Connected to messagebus ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.front.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM front ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround51.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround21 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround51.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround21 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround40.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround40 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround51.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround41 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround51.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround50 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround51.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround51 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.surround71.0:CARD=0' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround71 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.iec958.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM iec958 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.iec958.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM spdif ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.iec958.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM spdif ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused ALSA lib pcm_a52.c:823:(_snd_pcm_a52_open) a52 is only for playback ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_headpho.pcm.iec958.0:CARD=0,AES0=6,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM iec958:{AES0 0x6 AES1 0x82 AES2 0x0 AES3 0x2 CARD 0} ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card 2021-08-25 23:39:05.199 | INFO | 3836 | mycroft.client.speech.listener:create_wake_word_recognizer:328 | Creating wake word engine 2021-08-25 23:39:05.201 | INFO | 3836 | mycroft.client.speech.listener:create_wake_word_recognizer:351 | Using hotword entry for hey mycroft 2021-08-25 23:39:05.203 | INFO | 3836 | mycroft.client.speech.hotword_factory:load_module:467 | Loading "hey mycroft" wake word via precise 2021-08-25 23:39:06.703 | INFO | 3836 | mycroft.client.speech.listener:create_wakeup_recognizer:365 | creating stand up word engine 2021-08-25 23:39:06.705 | INFO | 3836 | mycroft.client.speech.hotword_factory:load_module:467 | Loading "wake up" wake word via pocketsphinx 2021-08-25 23:39:06.813 | INFO | 3836 | __main__:on_ready:179 | Speech client is ready. 2021-08-25 23:40:26.759 | INFO | 3836 | mycroft.session:get:74 | New Session Start: 74eb6e94-35d5-459e-a415-3e4430008430 2021-08-25 23:40:26.764 | INFO | 3836 | __main__:handle_wakeword:71 | Wakeword Detected: hey mycroft Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:40:26.829 | INFO | 3836 | __main__:handle_record_begin:41 | Begin Recording... 2021-08-25 23:40:29.843 | INFO | 3836 | __main__:handle_record_end:49 | End Recording... 2021-08-25 23:40:32.618 | ERROR | 3836 | mycroft.client.speech.listener:transcribe:239 | list index out of range 2021-08-25 23:40:32.626 | ERROR | 3836 | mycroft.client.speech.listener:transcribe:240 | Speech Recognition could not understand audio 2021-08-25 23:41:10.860 | INFO | 3836 | __main__:handle_wakeword:71 | Wakeword Detected: hey mycroft Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:41:10.906 | INFO | 3836 | __main__:handle_record_begin:41 | Begin Recording... 2021-08-25 23:41:15.645 | INFO | 3836 | __main__:handle_record_end:49 | End Recording... 2021-08-25 23:41:19.931 | ERROR | 3836 | mycroft.client.speech.listener:transcribe:239 | list index out of range 2021-08-25 23:41:19.934 | ERROR | 3836 | mycroft.client.speech.listener:transcribe:240 | Speech Recognition could not understand audio 2021-08-25 23:41:26.014 | INFO | 3836 | __main__:handle_wakeword:71 | Wakeword Detected: hey mycroft Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:41:26.075 | INFO | 3836 | __main__:handle_record_begin:41 | Begin Recording... 2021-08-25 23:41:28.257 | INFO | 3836 | __main__:handle_record_end:49 | End Recording... 2021-08-25 23:41:29.996 | INFO | 3836 | __main__:handle_utterance:76 | Utterance: ['wie wird das wetter morgen'] ```

audio.log

``` cat audio.log 2021-08-25 23:02:32.720 | INFO | 24904 | __main__:main:46 | Starting Audio Service 2021-08-25 23:02:32.724 | INFO | 24904 | mycroft.messagebus.load_config:load_message_bus_config:33 | Loading message bus configs 2021-08-25 23:02:32.730 | INFO | 24904 | mycroft_bus_client.client.client | Connected 2021-08-25 23:02:32.734 | INFO | 24904 | mycroft.util.process_utils:start_message_bus_client:155 | Connected to messagebus 2021-08-25 23:02:32.742 | WARNING | 24904 | mycroft.tts.tts:clear_cache:413 | This method is deprecated, use TextToSpeechCache.clear Carnegie Mellon University, Copyright (c) 1999-2011, all rights reserved mimic developers, Copyright (c) 2016, all rights reserved version: mimic-1.2.0.2 () 2021-08-25 23:02:34.573 | INFO | 24904 | mycroft.audio.audioservice:get_services:63 | Loading services from /home/pi/mycroft-core/mycroft/audio/services/ 2021-08-25 23:02:34.581 | INFO | 24904 | mycroft.audio.audioservice:load_internal_services:132 | Loading chromecast 2021-08-25 23:02:39.856 | INFO | 24904 | mycroft.audio.audioservice:load_internal_services:132 | Loading mopidy 2021-08-25 23:02:39.882 | INFO | 24904 | mycroft.audio.audioservice:load_internal_services:132 | Loading mplayer 2021-08-25 23:02:39.945 | ERROR | 24904 | audioservice_mplayer::20 | install py_mplayer with pip install git+https://github.com/JarbasAl/py_mplayer 2021-08-25 23:02:39.948 | ERROR | 24904 | mycroft.audio.audioservice:load_internal_services:141 | Failed to import module mplayer ModuleNotFoundError("No module named 'py_mplayer'") 2021-08-25 23:02:39.949 | INFO | 24904 | mycroft.audio.audioservice:load_internal_services:132 | Loading simple 2021-08-25 23:02:39.969 | INFO | 24904 | mycroft.audio.audioservice:load_internal_services:132 | Loading vlc [00d0b7a0] vlcpulse audio output error: PulseAudio server connection failure: Connection refused [00d1e500] vlcpulse audio output error: PulseAudio server connection failure: Connection refused 2021-08-25 23:02:40.311 | INFO | 24904 | mycroft.audio.audioservice:load_services:231 | Finding default backend... 2021-08-25 23:02:40.313 | INFO | 24904 | mycroft.audio.audioservice:load_services:235 | Found local 2021-08-25 23:02:40.416 | INFO | 24904 | __main__:on_ready:33 | Audio service is ready. 2021-08-25 23:03:04.788 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: Before continuing, please go to account dot mycroft dot A I to create a Mycroft account. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:03:39.386 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: I'm connected to the internet and need to be activated. 2021-08-25 23:03:41.020 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: Open your browser and visit account dot mycroft dot A I slash pair to register this device. Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:04:11.128 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: Register this device with the code. 2021-08-25 23:04:11.940 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'W' as in Whiskey. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:04:12.840 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'N' as in November. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:04:14.507 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'L' as in London. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:04:15.120 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'M' as in Mike. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:04:15.607 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'P' as in Paul. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:04:16.155 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'K' as in Kilogram. Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:06:12.729 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: Enter the code. 2021-08-25 23:06:13.156 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'W' as in Whiskey. 2021-08-25 23:06:13.174 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found dba72bb2a92834aae13575c2afbd7360.wav in TTS cache 2021-08-25 23:06:13.176 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'N' as in November. 2021-08-25 23:06:13.181 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found b3d417a697656cff679a594eb2ae00ca.wav in TTS cache 2021-08-25 23:06:13.183 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'L' as in London. 2021-08-25 23:06:13.186 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 8aa36ce118bb85e25aac735adfe9cab8.wav in TTS cache 2021-08-25 23:06:13.188 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'M' as in Mike. 2021-08-25 23:06:13.190 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 24655dc4dba6450b95a1cee44fd84aaf.wav in TTS cache 2021-08-25 23:06:13.192 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'P' as in Paul. 2021-08-25 23:06:13.194 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found fc442e35cebb5cb87f153ca08ad7700b.wav in TTS cache 2021-08-25 23:06:13.196 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'K' as in Kilogram. 2021-08-25 23:06:13.199 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 545871a7ff200ae64ca728cc6282e153.wav in TTS cache Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:08:25.037 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: Enter the code. 2021-08-25 23:08:25.039 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found fa522cbe03b716fa865aff278f2dcdb1.wav in TTS cache 2021-08-25 23:08:25.055 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'W' as in Whiskey. 2021-08-25 23:08:25.061 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found dba72bb2a92834aae13575c2afbd7360.wav in TTS cache 2021-08-25 23:08:25.063 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'N' as in November. 2021-08-25 23:08:25.067 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found b3d417a697656cff679a594eb2ae00ca.wav in TTS cache 2021-08-25 23:08:25.071 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'L' as in London. 2021-08-25 23:08:25.073 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 8aa36ce118bb85e25aac735adfe9cab8.wav in TTS cache 2021-08-25 23:08:25.076 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'M' as in Mike. 2021-08-25 23:08:25.078 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 24655dc4dba6450b95a1cee44fd84aaf.wav in TTS cache 2021-08-25 23:08:25.081 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'P' as in Paul. Connection failure: Connection refused 2021-08-25 23:08:25.083 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found fc442e35cebb5cb87f153ca08ad7700b.wav in TTS cache pa_context_connect() failed: Connection refused 2021-08-25 23:08:25.085 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'K' as in Kilogram. 2021-08-25 23:08:25.098 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 545871a7ff200ae64ca728cc6282e153.wav in TTS cache Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:09:35.389 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: My apologies, something unexpected has happened. 2021-08-25 23:09:36.484 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: I need to restart the pairing process. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:09:37.319 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: Your device is not currently registered. Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:09:38.544 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: I'm connected to the internet and need to be activated. 2021-08-25 23:09:38.546 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 4e64bc02aa6315d252e7879bab43caed.wav in TTS cache 2021-08-25 23:09:38.562 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: Open your browser and visit account dot mycroft dot A I slash pair to register this device. 2021-08-25 23:09:38.567 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 5151a78924010b074f69276ccd951649.wav in TTS cache Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:10:08.870 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: Enter the code. 2021-08-25 23:10:08.872 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found fa522cbe03b716fa865aff278f2dcdb1.wav in TTS cache 2021-08-25 23:10:08.884 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'M' as in Mike. 2021-08-25 23:10:08.892 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 24655dc4dba6450b95a1cee44fd84aaf.wav in TTS cache 2021-08-25 23:10:08.895 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'T' as in Tango. Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:10:09.460 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'L' as in London. 2021-08-25 23:10:09.463 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 8aa36ce118bb85e25aac735adfe9cab8.wav in TTS cache 2021-08-25 23:10:09.465 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'L' as in London. 2021-08-25 23:10:09.467 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 8aa36ce118bb85e25aac735adfe9cab8.wav in TTS cache 2021-08-25 23:10:09.485 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'X' as in X-Ray. Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:10:09.991 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'W' as in Whiskey. 2021-08-25 23:10:09.994 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found dba72bb2a92834aae13575c2afbd7360.wav in TTS cache Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:12:05.841 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: My apologies, something unexpected has happened. 2021-08-25 23:12:05.844 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 281a860606c00884098d609ee4ed32e6.wav in TTS cache 2021-08-25 23:12:05.847 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: I need to restart the pairing process. 2021-08-25 23:12:05.869 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 307cec8a8026700377d47d513bcc4bef.wav in TTS cache 2021-08-25 23:12:05.872 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: Your device is not currently paired. Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:12:08.717 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: I'm connected to the internet and need to be activated. 2021-08-25 23:12:08.720 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 4e64bc02aa6315d252e7879bab43caed.wav in TTS cache 2021-08-25 23:12:08.738 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: Open your browser and visit account dot mycroft dot A I slash pair to register this device. 2021-08-25 23:12:08.743 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 5151a78924010b074f69276ccd951649.wav in TTS cache Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:12:39.062 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: Enter the code. 2021-08-25 23:12:39.065 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found fa522cbe03b716fa865aff278f2dcdb1.wav in TTS cache 2021-08-25 23:12:39.080 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'J' as in Juliet. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:12:39.653 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Nine. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:12:40.144 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'T' as in Tango. 2021-08-25 23:12:40.154 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 7b2223c9c4db0688884dafea9eaae0d0.wav in TTS cache 2021-08-25 23:12:40.156 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Seven. Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:12:40.639 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'J' as in Juliet. 2021-08-25 23:12:40.647 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found e6264bd82a7472d3c4556a4ec8622ce1.wav in TTS cache 2021-08-25 23:12:40.651 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'P' as in Paul. 2021-08-25 23:12:40.653 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found fc442e35cebb5cb87f153ca08ad7700b.wav in TTS cache Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:14:44.702 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: Enter the code. 2021-08-25 23:14:44.705 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found fa522cbe03b716fa865aff278f2dcdb1.wav in TTS cache 2021-08-25 23:14:44.720 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'J' as in Juliet. 2021-08-25 23:14:44.725 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found e6264bd82a7472d3c4556a4ec8622ce1.wav in TTS cache 2021-08-25 23:14:44.729 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Nine. 2021-08-25 23:14:44.732 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 58b922b68682d81f31c603e1d6b50acc.wav in TTS cache 2021-08-25 23:14:44.737 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'T' as in Tango. 2021-08-25 23:14:44.739 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 7b2223c9c4db0688884dafea9eaae0d0.wav in TTS cache 2021-08-25 23:14:44.741 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Seven. 2021-08-25 23:14:44.743 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found e6ca6e2ffef77e0dbc861f993d476e7b.wav in TTS cache 2021-08-25 23:14:44.745 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'J' as in Juliet. 2021-08-25 23:14:44.748 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found e6264bd82a7472d3c4556a4ec8622ce1.wav in TTS cache Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:14:44.750 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'P' as in Paul. 2021-08-25 23:14:44.761 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found fc442e35cebb5cb87f153ca08ad7700b.wav in TTS cache Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:17:01.181 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: Enter the code. 2021-08-25 23:17:01.183 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found fa522cbe03b716fa865aff278f2dcdb1.wav in TTS cache 2021-08-25 23:17:01.203 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'J' as in Juliet. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:17:01.217 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found e6264bd82a7472d3c4556a4ec8622ce1.wav in TTS cache 2021-08-25 23:17:01.220 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Nine. 2021-08-25 23:17:01.241 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 58b922b68682d81f31c603e1d6b50acc.wav in TTS cache 2021-08-25 23:17:01.249 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'T' as in Tango. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:17:01.252 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 7b2223c9c4db0688884dafea9eaae0d0.wav in TTS cache 2021-08-25 23:17:01.274 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Seven. 2021-08-25 23:17:01.277 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found e6ca6e2ffef77e0dbc861f993d476e7b.wav in TTS cache 2021-08-25 23:17:01.282 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'J' as in Juliet. 2021-08-25 23:17:01.290 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found e6264bd82a7472d3c4556a4ec8622ce1.wav in TTS cache 2021-08-25 23:17:01.292 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'P' as in Paul. 2021-08-25 23:17:01.294 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found fc442e35cebb5cb87f153ca08ad7700b.wav in TTS cache Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:17:36.727 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: My apologies, something unexpected has happened. 2021-08-25 23:17:36.731 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 281a860606c00884098d609ee4ed32e6.wav in TTS cache 2021-08-25 23:17:36.746 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: I need to restart the pairing process. 2021-08-25 23:17:36.758 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 307cec8a8026700377d47d513bcc4bef.wav in TTS cache 2021-08-25 23:17:36.763 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: Your device is not currently paired. 2021-08-25 23:17:36.765 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found ee9e65fe85c42ee50d261e938e83470f.wav in TTS cache Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:17:39.806 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: I'm connected to the internet and need to be activated. 2021-08-25 23:17:39.808 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 4e64bc02aa6315d252e7879bab43caed.wav in TTS cache 2021-08-25 23:17:39.824 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: Open your browser and visit account dot mycroft dot A I slash pair to register this device. 2021-08-25 23:17:39.827 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 5151a78924010b074f69276ccd951649.wav in TTS cache Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:18:10.128 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: Register this device with the code. 2021-08-25 23:18:10.130 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 98ed8935bec4b03947e142fd3cd391d3.wav in TTS cache 2021-08-25 23:18:10.142 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'Y' as in Yankee. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:18:10.651 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'N' as in November. 2021-08-25 23:18:10.668 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found b3d417a697656cff679a594eb2ae00ca.wav in TTS cache 2021-08-25 23:18:10.672 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Four. Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:18:11.155 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'C' as in Charlie. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:18:11.679 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'F' as in Fox trot. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:18:12.242 | INFO | 24904 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'J' as in Juliet. 2021-08-25 23:18:12.247 | INFO | 24904 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found e6264bd82a7472d3c4556a4ec8622ce1.wav in TTS cache Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:19:33.396 | INFO | 24904 | __main__:on_stopping:41 | Audio service is shutting down... 2021-08-25 23:19:34.324 | INFO | 24904 | mycroft.audio.audioservice:shutdown:523 | shutting down local 2021-08-25 23:19:34.338 | INFO | 24904 | audioservice_simple:stop:167 | SimpleAudioServiceStop 2021-08-25 23:19:34.339 | INFO | 24904 | mycroft.audio.audioservice:shutdown:523 | shutting down vlc 2021-08-25 23:19:34.342 | INFO | 24904 | audioservice_vlc:stop:79 | VLCService Stop /home/pi/mycroft-core/.venv/lib/python3.7/site-packages/zeroconf/_services/browser.py:172: FutureWarning: has no update_service method. Provide one (it can be empty if you don't care about the updates), it'll become mandatory. FutureWarning, 2021-08-25 23:19:47.663 | INFO | 543 | __main__:main:46 | Starting Audio Service 2021-08-25 23:19:47.668 | INFO | 543 | mycroft.messagebus.load_config:load_message_bus_config:33 | Loading message bus configs 2021-08-25 23:19:47.674 | INFO | 543 | mycroft_bus_client.client.client | Connected 2021-08-25 23:19:47.678 | INFO | 543 | mycroft.util.process_utils:start_message_bus_client:155 | Connected to messagebus 2021-08-25 23:19:47.686 | WARNING | 543 | mycroft.tts.tts:clear_cache:413 | This method is deprecated, use TextToSpeechCache.clear Carnegie Mellon University, Copyright (c) 1999-2011, all rights reserved mimic developers, Copyright (c) 2016, all rights reserved version: mimic-1.2.0.2 () 2021-08-25 23:19:48.231 | INFO | 543 | mycroft.audio.audioservice:get_services:63 | Loading services from /home/pi/mycroft-core/mycroft/audio/services/ 2021-08-25 23:19:48.236 | INFO | 543 | mycroft.audio.audioservice:load_internal_services:132 | Loading chromecast 2021-08-25 23:19:50.630 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: Hello I am Mycroft, your new assistant. 2021-08-25 23:19:52.555 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: To assist you I need to be connected to the internet. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:19:53.557 | INFO | 543 | mycroft.audio.audioservice:load_internal_services:132 | Loading mopidy 2021-08-25 23:19:53.642 | INFO | 543 | mycroft.audio.audioservice:load_internal_services:132 | Loading mplayer 2021-08-25 23:19:53.739 | ERROR | 543 | audioservice_mplayer::20 | install py_mplayer with pip install git+https://github.com/JarbasAl/py_mplayer 2021-08-25 23:19:53.741 | ERROR | 543 | mycroft.audio.audioservice:load_internal_services:141 | Failed to import module mplayer ModuleNotFoundError("No module named 'py_mplayer'") 2021-08-25 23:19:53.743 | INFO | 543 | mycroft.audio.audioservice:load_internal_services:132 | Loading simple 2021-08-25 23:19:53.774 | INFO | 543 | mycroft.audio.audioservice:load_internal_services:132 | Loading vlc 2021-08-25 23:19:53.906 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: You can either plug me in with a network cable, or use wifi. Connection failure: Connection refused pa_context_connect() failed: Connection refused [0097b568] vlcpulse audio output error: PulseAudio server connection failure: Connection refused [0098a8e8] vlcpulse audio output error: PulseAudio server connection failure: Connection refused 2021-08-25 23:19:54.356 | INFO | 543 | mycroft.audio.audioservice:load_services:231 | Finding default backend... 2021-08-25 23:19:54.360 | INFO | 543 | mycroft.audio.audioservice:load_services:235 | Found local 2021-08-25 23:19:54.464 | INFO | 543 | __main__:on_ready:33 | Audio service is ready. 2021-08-25 23:19:55.653 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: Follow these instructions to set up wifi: Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:20:03.035 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: Before we get started, go to account dot mycroft dot A I to create a Mycroft account. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:20:50.811 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: I'm connected to the internet and need to be activated. 2021-08-25 23:20:51.873 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: Open your browser and visit account dot mycroft dot A I slash pair to register this device. Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:21:22.063 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: Register this device with the code. 2021-08-25 23:21:22.811 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'H' as in Hotel. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:21:23.335 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'F' as in Fox trot. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:21:23.943 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Nine. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:21:24.411 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Four. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:21:24.847 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'C' as in Charlie. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:21:25.357 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'K' as in Kilogram. Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:23:27.441 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: Enter the code. 2021-08-25 23:23:27.911 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'H' as in Hotel. 2021-08-25 23:23:27.927 | INFO | 543 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 7068a5f12da35520c17c8390cdb7bb02.wav in TTS cache 2021-08-25 23:23:27.931 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'F' as in Fox trot. 2021-08-25 23:23:27.936 | INFO | 543 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 6eef4084d215c8b643ea203ed7b78c50.wav in TTS cache 2021-08-25 23:23:27.938 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Nine. 2021-08-25 23:23:27.941 | INFO | 543 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 58b922b68682d81f31c603e1d6b50acc.wav in TTS cache Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:23:27.943 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Four. 2021-08-25 23:23:27.946 | INFO | 543 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 8a5bc5c8d77c7f3a98acf821d96e0601.wav in TTS cache 2021-08-25 23:23:27.962 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'C' as in Charlie. 2021-08-25 23:23:27.968 | INFO | 543 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 9c6ccfba5b5650137d5a9239582efd05.wav in TTS cache 2021-08-25 23:23:27.970 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'K' as in Kilogram. 2021-08-25 23:23:27.973 | INFO | 543 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 545871a7ff200ae64ca728cc6282e153.wav in TTS cache Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:25:42.858 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: Register this device with the code. 2021-08-25 23:25:42.860 | INFO | 543 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 98ed8935bec4b03947e142fd3cd391d3.wav in TTS cache 2021-08-25 23:25:42.877 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'H' as in Hotel. 2021-08-25 23:25:42.883 | INFO | 543 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 7068a5f12da35520c17c8390cdb7bb02.wav in TTS cache 2021-08-25 23:25:42.886 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'F' as in Fox trot. 2021-08-25 23:25:42.892 | INFO | 543 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 6eef4084d215c8b643ea203ed7b78c50.wav in TTS cache 2021-08-25 23:25:42.896 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Nine. 2021-08-25 23:25:42.898 | INFO | 543 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 58b922b68682d81f31c603e1d6b50acc.wav in TTS cache 2021-08-25 23:25:42.901 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Four. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:25:42.903 | INFO | 543 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 8a5bc5c8d77c7f3a98acf821d96e0601.wav in TTS cache 2021-08-25 23:25:42.917 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'C' as in Charlie. 2021-08-25 23:25:42.934 | INFO | 543 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 9c6ccfba5b5650137d5a9239582efd05.wav in TTS cache Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:25:42.937 | INFO | 543 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'K' as in Kilogram. 2021-08-25 23:25:42.941 | INFO | 543 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 545871a7ff200ae64ca728cc6282e153.wav in TTS cache Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:26:39.565 | INFO | 543 | __main__:on_stopping:41 | Audio service is shutting down... 2021-08-25 23:26:41.117 | INFO | 543 | mycroft.audio.audioservice:shutdown:523 | shutting down local 2021-08-25 23:26:41.135 | INFO | 543 | audioservice_simple:stop:167 | SimpleAudioServiceStop 2021-08-25 23:26:41.137 | INFO | 543 | mycroft.audio.audioservice:shutdown:523 | shutting down vlc 2021-08-25 23:26:41.140 | INFO | 543 | audioservice_vlc:stop:79 | VLCService Stop /home/pi/mycroft-core/.venv/lib/python3.7/site-packages/zeroconf/_services/browser.py:172: FutureWarning: has no update_service method. Provide one (it can be empty if you don't care about the updates), it'll become mandatory. FutureWarning, 2021-08-25 23:26:55.636 | INFO | 545 | __main__:main:46 | Starting Audio Service 2021-08-25 23:26:55.642 | INFO | 545 | mycroft.messagebus.load_config:load_message_bus_config:33 | Loading message bus configs 2021-08-25 23:26:55.649 | INFO | 545 | mycroft_bus_client.client.client | Connected 2021-08-25 23:26:55.652 | INFO | 545 | mycroft.util.process_utils:start_message_bus_client:155 | Connected to messagebus 2021-08-25 23:26:55.664 | WARNING | 545 | mycroft.tts.tts:clear_cache:413 | This method is deprecated, use TextToSpeechCache.clear Carnegie Mellon University, Copyright (c) 1999-2011, all rights reserved mimic developers, Copyright (c) 2016, all rights reserved version: mimic-1.2.0.2 () 2021-08-25 23:26:56.703 | INFO | 545 | mycroft.audio.audioservice:get_services:63 | Loading services from /home/pi/mycroft-core/mycroft/audio/services/ 2021-08-25 23:26:56.719 | INFO | 545 | mycroft.audio.audioservice:load_internal_services:132 | Loading chromecast 2021-08-25 23:27:02.146 | INFO | 545 | mycroft.audio.audioservice:load_internal_services:132 | Loading mopidy 2021-08-25 23:27:02.154 | INFO | 545 | mycroft.audio.audioservice:load_internal_services:132 | Loading mplayer 2021-08-25 23:27:02.205 | ERROR | 545 | audioservice_mplayer::20 | install py_mplayer with pip install git+https://github.com/JarbasAl/py_mplayer 2021-08-25 23:27:02.207 | ERROR | 545 | mycroft.audio.audioservice:load_internal_services:141 | Failed to import module mplayer ModuleNotFoundError("No module named 'py_mplayer'") 2021-08-25 23:27:02.210 | INFO | 545 | mycroft.audio.audioservice:load_internal_services:132 | Loading simple 2021-08-25 23:27:02.229 | INFO | 545 | mycroft.audio.audioservice:load_internal_services:132 | Loading vlc [01a1ca98] vlcpulse audio output error: PulseAudio server connection failure: Connection refused [01a225d8] vlcpulse audio output error: PulseAudio server connection failure: Connection refused 2021-08-25 23:27:02.611 | INFO | 545 | mycroft.audio.audioservice:load_services:231 | Finding default backend... 2021-08-25 23:27:02.613 | INFO | 545 | mycroft.audio.audioservice:load_services:235 | Found local 2021-08-25 23:27:02.718 | INFO | 545 | __main__:on_ready:33 | Audio service is ready. 2021-08-25 23:27:09.169 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: Before we get started, go to account dot mycroft dot A I to create a Mycroft account. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:27:57.559 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: I'm connected to the internet and need to be activated. 2021-08-25 23:27:58.771 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: Open your browser and visit account dot mycroft dot A I slash pair to register this device. Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:28:28.910 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: Register this device with the code. 2021-08-25 23:28:29.667 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Nine. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:28:30.167 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'X' as in X-Ray. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:28:30.650 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Nine. 2021-08-25 23:28:30.652 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 58b922b68682d81f31c603e1d6b50acc.wav in TTS cache 2021-08-25 23:28:30.669 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'H' as in Hotel. Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:28:31.256 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Three. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:28:31.677 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'M' as in Mike. Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:30:27.104 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: Register this device with the code. 2021-08-25 23:30:27.106 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 98ed8935bec4b03947e142fd3cd391d3.wav in TTS cache 2021-08-25 23:30:27.109 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Nine. 2021-08-25 23:30:27.124 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 58b922b68682d81f31c603e1d6b50acc.wav in TTS cache 2021-08-25 23:30:27.128 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'X' as in X-Ray. 2021-08-25 23:30:27.130 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 72292ab92e995cfc901df9e925bee3c7.wav in TTS cache 2021-08-25 23:30:27.132 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Nine. 2021-08-25 23:30:27.137 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 58b922b68682d81f31c603e1d6b50acc.wav in TTS cache Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:30:27.139 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'H' as in Hotel. 2021-08-25 23:30:27.141 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 7068a5f12da35520c17c8390cdb7bb02.wav in TTS cache 2021-08-25 23:30:27.157 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Three. 2021-08-25 23:30:27.166 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 6dccac57bd85345a5c625c1e1d57d5f1.wav in TTS cache 2021-08-25 23:30:27.168 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'M' as in Mike. 2021-08-25 23:30:27.170 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 24655dc4dba6450b95a1cee44fd84aaf.wav in TTS cache Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:32:35.094 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: Register this device with the code. 2021-08-25 23:32:35.098 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 98ed8935bec4b03947e142fd3cd391d3.wav in TTS cache 2021-08-25 23:32:35.102 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Nine. 2021-08-25 23:32:35.121 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 58b922b68682d81f31c603e1d6b50acc.wav in TTS cache 2021-08-25 23:32:35.126 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'X' as in X-Ray. 2021-08-25 23:32:35.132 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 72292ab92e995cfc901df9e925bee3c7.wav in TTS cache 2021-08-25 23:32:35.134 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Nine. 2021-08-25 23:32:35.136 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 58b922b68682d81f31c603e1d6b50acc.wav in TTS cache 2021-08-25 23:32:35.138 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'H' as in Hotel. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:32:35.141 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 7068a5f12da35520c17c8390cdb7bb02.wav in TTS cache 2021-08-25 23:32:35.156 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Three. 2021-08-25 23:32:35.168 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 6dccac57bd85345a5c625c1e1d57d5f1.wav in TTS cache 2021-08-25 23:32:35.170 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'M' as in Mike. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:32:35.172 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 24655dc4dba6450b95a1cee44fd84aaf.wav in TTS cache Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:33:28.144 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: Sorry, I didn't catch that. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:34:23.942 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: I'm not sure I understood you. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:34:30.339 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: I don't know what that means. Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:34:43.052 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: Register this device with the code. 2021-08-25 23:34:43.055 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 98ed8935bec4b03947e142fd3cd391d3.wav in TTS cache 2021-08-25 23:34:43.073 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Nine. 2021-08-25 23:34:43.078 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 58b922b68682d81f31c603e1d6b50acc.wav in TTS cache 2021-08-25 23:34:43.082 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'X' as in X-Ray. 2021-08-25 23:34:43.086 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 72292ab92e995cfc901df9e925bee3c7.wav in TTS cache 2021-08-25 23:34:43.088 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Nine. 2021-08-25 23:34:43.090 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 58b922b68682d81f31c603e1d6b50acc.wav in TTS cache 2021-08-25 23:34:43.093 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'H' as in Hotel. 2021-08-25 23:34:43.096 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 7068a5f12da35520c17c8390cdb7bb02.wav in TTS cache 2021-08-25 23:34:43.098 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: the number Three. 2021-08-25 23:34:43.100 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 6dccac57bd85345a5c625c1e1d57d5f1.wav in TTS cache Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:34:43.102 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: 'M' as in Mike. 2021-08-25 23:34:43.125 | INFO | 545 | mycroft.tts.tts:_get_sentence_from_cache:392 | Found 24655dc4dba6450b95a1cee44fd84aaf.wav in TTS cache Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:35:47.072 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: Now I am ready for use. 2021-08-25 23:35:47.719 | INFO | 545 | mycroft.audio.speech:mute_and_speak:127 | Speak: Try asking me things like "hey mycroft, what's the weather", "hey mycroft, tell me about abraham lincoln", or "hey mycroft, play the news". Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused 2021-08-25 23:38:56.501 | INFO | 545 | __main__:on_stopping:41 | Audio service is shutting down... 2021-08-25 23:38:58.280 | INFO | 545 | mycroft.audio.audioservice:shutdown:523 | shutting down local 2021-08-25 23:38:58.296 | INFO | 545 | audioservice_simple:stop:167 | SimpleAudioServiceStop 2021-08-25 23:38:58.298 | INFO | 545 | mycroft.audio.audioservice:shutdown:523 | shutting down vlc 2021-08-25 23:38:58.300 | INFO | 545 | audioservice_vlc:stop:79 | VLCService Stop /home/pi/mycroft-core/.venv/lib/python3.7/site-packages/zeroconf/_services/browser.py:172: FutureWarning: has no update_service method. Provide one (it can be empty if you don't care about the updates), it'll become mandatory. FutureWarning, 2021-08-25 23:39:06.478 | INFO | 3833 | __main__:main:46 | Starting Audio Service 2021-08-25 23:39:06.481 | INFO | 3833 | mycroft.messagebus.load_config:load_message_bus_config:33 | Loading message bus configs 2021-08-25 23:39:06.487 | INFO | 3833 | mycroft_bus_client.client.client | Connected 2021-08-25 23:39:06.490 | INFO | 3833 | mycroft.util.process_utils:start_message_bus_client:155 | Connected to messagebus 2021-08-25 23:39:06.726 | INFO | 3833 | mycroft.audio.audioservice:get_services:63 | Loading services from /home/pi/mycroft-core/mycroft/audio/services/ 2021-08-25 23:39:06.729 | INFO | 3833 | mycroft.audio.audioservice:load_internal_services:132 | Loading chromecast 2021-08-25 23:39:11.902 | INFO | 3833 | mycroft.audio.audioservice:load_internal_services:132 | Loading mopidy 2021-08-25 23:39:11.906 | INFO | 3833 | mycroft.audio.audioservice:load_internal_services:132 | Loading mplayer 2021-08-25 23:39:11.965 | ERROR | 3833 | audioservice_mplayer::20 | install py_mplayer with pip install git+https://github.com/JarbasAl/py_mplayer 2021-08-25 23:39:11.967 | ERROR | 3833 | mycroft.audio.audioservice:load_internal_services:141 | Failed to import module mplayer ModuleNotFoundError("No module named 'py_mplayer'") 2021-08-25 23:39:11.968 | INFO | 3833 | mycroft.audio.audioservice:load_internal_services:132 | Loading simple 2021-08-25 23:39:11.978 | INFO | 3833 | mycroft.audio.audioservice:load_internal_services:132 | Loading vlc [0228a840] vlcpulse audio output error: PulseAudio server connection failure: Connection refused [022a3c70] vlcpulse audio output error: PulseAudio server connection failure: Connection refused 2021-08-25 23:39:12.239 | INFO | 3833 | mycroft.audio.audioservice:load_services:231 | Finding default backend... 2021-08-25 23:39:12.240 | INFO | 3833 | mycroft.audio.audioservice:load_services:235 | Found local 2021-08-25 23:39:12.346 | INFO | 3833 | __main__:on_ready:33 | Audio service is ready. 2021-08-25 23:41:31.646 | INFO | 3833 | mycroft.audio.speech:mute_and_speak:127 | Speak: Freitag wird Mäßiger Regen vorausgesagt, mit maximal 15 und minimal 8 High Performance MPEG 1.0/2.0/2.5 Audio Player for Layers 1, 2 and 3 version 1.25.10; written and copyright by Michael Hipp and others free software (LGPL) without any warranty but with best wishes Directory: /tmp/mycroft/cache/tts/GoogleTTS/ Playing MPEG stream 1 of 1: 52a68c735279d4e65539bf9862035583.mp3 ... MPEG 2.0 L III cbr32 24000 mono [0:07] Decoding of 52a68c735279d4e65539bf9862035583.mp3 finished. ```

Environment (please complete the following information):

krisgesling commented 3 years ago

Hi there, have you already seen our Audio Troubleshooting guide?

Y0ngg4n commented 3 years ago

Hey @krisgesling, yes allready did that. I have made further testing on different systems for this error until i finally switched to the official picroft image, but i can explain you exactly how you can reproduce this error.

You need:

  1. Just install the system
  2. connect it to the internet
  3. 
    cd ~/
    git clone https://github.com/MycroftAI/mycroft-core.git
    cd mycroft-core
    bash dev_setup.sh

4. Yes for all options
5. Setup the systemd file as described here 
https://mycroft-ai.gitbook.io/docs/using-mycroft-ai/get-mycroft/linux
6. Start mycroft
7. Pair it
8. Set language to "de-de"
9. Stop Mycroft
10. Start Mycroft

Until this point everything works fine. Mycroft wakes up on `hey mycroft` and you can use for example the weather skill.  Until you reebot. For me it was on the first reboot that mycroft stopped working, but maybe you have to reboot some times more. 

The issue is following. You say `hey mycroft` but you dont hear that sound that it hears to you that "pling". But you can use the skills fine they work but it is really anoying to not get that sound that you know mycroft is hearing you. And when you check the logs you will see that before he executes the skill it throws this connection refused error into the skill log. I could reproduce this error on 2 different rasberry pi with 2 different ps3 eye and it was always the same issue. But i can say that it works on the official picroft image. 
krisgesling commented 3 years ago

Hi there,

This seems to be a system configuration issue rather than a bug in mycroft-core. Unfortunately it's not something we can dedicate time to digging into.

If you're keen to get a Raspbian build going then I'd suggest starting a thread on the Forums or asking for help in Mycroft Chat, but hopefully the Picroft image provides what you need.

Thanks