Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mycroft doesn't respond to wake word or button when playing radio. #53

Open
jmillerv opened this issue Dec 29, 2022 · 3 comments
Open
Labels
bug Something isn't working

Comments

@jmillerv
Copy link

jmillerv commented Dec 29, 2022

Describe the bug
Mycroft II doesn't respond to wake word or listen to commands when radio is playing.

To Reproduce
Steps to reproduce the behavior:

  1. Tell mycroft to play radio
  2. Allow radio to play
  3. Use the wake word
  4. Mycroft will not respond and the LED will not light up.

This behavior also occurs when you press the button and the LED is lit up. Mycroft just doesn't appear to be listening.

Expected behavior
Expected behavior is that mycroft

Log files
Logs don't appear to register anything after I begin playing despite pressing the button and issuing commands.

-- Logs begin at Thu 2019-02-14 10:12:03 UTC. --
Dec 29 17:13:10 localhost.localdomain python[588]: DEBUG:mycroft.util.log:Utterance after cleaning: ''
Dec 29 17:13:10 localhost.localdomain python[588]: DEBUG:mycroft.util.log:ENDPOINT: stations/search?language=english&limit=1000&hidebroken=true&order=clickcount&reverse=true&tagList=classic+rock
Dec 29 17:13:10 localhost.localdomain python[588]: DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): at1.api.radio-browser.info:443
Dec 29 17:13:14 localhost.localdomain python[588]: DEBUG:urllib3.connectionpool:https://at1.api.radio-browser.info:443 "GET /json/stations/search?language=english&limit=1000&hidebroken=true&order=clickcount&reverse=true&tagList=classic+rock HTTP/1.1" 200 None
Dec 29 17:13:14 localhost.localdomain python[588]: DEBUG:mycroft.util.log:Successful response from RadioBrowser server: https://at1.api.radio-browser.info/json/
Dec 29 17:13:14 localhost.localdomain python[588]: DEBUG:play-radio.mark2:Getting mime type for http://softrock-ice.purestream.net/softrock.mp3
Dec 29 17:13:14 localhost.localdomain python[588]: DEBUG:play-radio.mark2:Getting mime type for Soft Rock Radio
Dec 29 17:13:14 localhost.localdomain python[588]: DEBUG:play-radio.mark2:Attempting to check mime type: try 1
Dec 29 17:13:14 localhost.localdomain python[588]: DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): softrock-ice.purestream.net:80
Dec 29 17:13:14 localhost.localdomain python[588]: DEBUG:urllib3.connectionpool:http://softrock-ice.purestream.net:80 "HEAD /softrock.mp3 HTTP/1.1" 200

Environment (please complete the following information):
Mark II
mycroft-dinkum

@jmillerv jmillerv added the bug Something isn't working label Dec 29, 2022
@jmillerv jmillerv changed the title Mycroft doesn't responde to wake word or button when playing radio. Mycroft doesn't respond to wake word or button when playing radio. Dec 29, 2022
@pjchamberlain
Copy link

I see this issue intermittently when playing radio or playing music from a local usb drive. Sometimes the only way to fix it is to pull the power plug to restart.

@jmillerv
Copy link
Author

Sometimes I am able to get the radio to stop by pressing the stop button on screen. This does not work 100 percent of the time. Power cycling is the only reliable way so far.

@amunizp
Copy link

amunizp commented Dec 30, 2022

This is related to this bug probably: #46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants