The install seemed to go okay, but there’s no listening, no sound… Voice service log is below.
I am running: guy@guy-Kudu-Pro:~/mycroft-core-dev$ sudo ./mycroft.sh start
I’ve been trying things for a couple of days. I hope there’s some help here! Thanks! -guy
Starting voice
2017-08-01 14:04:20,085 - mycroft.configuration - INFO - Loading configuration: /home/guy/mycroft-core-dev/mycroft/configuration/mycroft.conf
2017-08-01 14:04:20,086 - mycroft.configuration - DEBUG - Configuration ‘/home/guy/mycroft-core-dev/mycroft/configuration/mycroft.conf’ loaded
2017-08-01 14:04:20,086 - mycroft.configuration - DEBUG - Configuration ‘/home/guy/.mycroft/mycroft.conf’ not found
2017-08-01 14:04:20,086 - mycroft.configuration - INFO - Loading configuration: mycroft.ai
2017-08-01 14:04:20,086 - mycroft.configuration - DEBUG - Remote configuration not activated.
2017-08-01 14:04:20,086 - mycroft.configuration - INFO - Loading configuration: /etc/mycroft/mycroft.conf
2017-08-01 14:04:20,086 - mycroft.configuration - DEBUG - Configuration ‘/etc/mycroft/mycroft.conf’ not found
2017-08-01 14:04:20,086 - mycroft.configuration - DEBUG - Configuration ‘/home/guy/.mycroft/mycroft.conf’ not found
2017-08-01 14:04:20,086 - mycroft.configuration - INFO - Loading configuration: /home/guy/.mycroft/mycroft.conf
2017-08-01 14:04:20,086 - mycroft.configuration - DEBUG - Configuration ‘/home/guy/.mycroft/mycroft.conf’ not found
2017-08-01 14:04:20,086 - mycroft.configuration - DEBUG - Configuration ‘/home/guy/.mycroft/mycroft.conf’ not found
2017-08-01 14:04:20,190 - mycroft.messagebus.client.ws - INFO - Connected
Carnegie Mellon University, Copyright © 1999-2011, all rights reserved
mimic developers, Copyright © 2016, all rights reserved
version: mimic-1.2.0.2 ()
Home directory not accessible: Permission denied
ALSA lib pcm_dsnoop.c:606:(snd_pcm_dsnoop_open) unable to open slave
ALSA lib pcm_dmix.c:1029:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
Home directory not accessible: Permission denied
ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused
Home directory not accessible: Permission denied
ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused
ALSA lib pcm_dsnoop.c:606:(snd_pcm_dsnoop_open) unable to open slave
ALSA lib pcm_dmix.c:1029:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm_dmix.c:1029:(snd_pcm_dmix_open) unable to open slave
Exception in thread Thread-30:
Traceback (most recent call last):
File “/usr/lib/python2.7/threading.py”, line 801, in __bootstrap_inner
self.run()
File “/home/guy/mycroft-core-dev/mycroft/client/speech/listener.py”, line 60, in run
with self.mic as source:
File “/home/guy/mycroft-core-dev/mycroft/client/speech/mic.py”, line 110, in enter
input=True, # stream is an input stream
File “/home/guy/.virtualenvs/mycroft/local/lib/python2.7/site-packages/pyaudio.py”, line 747, in open
stream = Stream(self, *args, **kwargs)
File “/home/guy/.virtualenvs/mycroft/local/lib/python2.7/site-packages/pyaudio.py”, line 442, in init
self._stream = pa.open(**arguments)
IOError: [Errno Invalid input device (no default output device)] -9996
2017-08-01 14:04:20,268 - mycroft.messagebus.client.ws - INFO - Connected
2017-08-01 14:05:09,787 - mycroft.messagebus.client.ws - ERROR - Exception(“Uncaught ‘error’ event.”,)
2017-08-01 14:05:09,787 - mycroft.messagebus.client.ws - ERROR - Exception(“Uncaught ‘error’ event.”,)
2017-08-01 14:05:09,787 - mycroft.messagebus.client.ws - WARNING - WS Client will reconnect in 5 seconds.
2017-08-01 14:05:09,787 - mycroft.messagebus.client.ws - WARNING - WS Client will reconnect in 5 seconds.