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

common play framework fails to play audio: No service found for uri_type: https #76

Open
meonkeys opened this issue Mar 29, 2022 · 0 comments
Labels

Comments

@meonkeys
Copy link
Contributor

meonkeys commented Mar 29, 2022

Describe the bug
I'm trying to use the jellyfin skill to play music. The skill appears to be working properly up to the point where it says it is playing music, then this shows up in the logs:

2022-03-29 00:16:14.563 | INFO     |    28 | mycroft.audio.audioservice:play:434 | No service found for uri_type: https

Is this perhaps something related to a missing cert/SSL/TLS package in the Docker image?

To Reproduce
Steps to reproduce the behavior:

  1. Install jellyfin skill
  2. try to play music
  3. watch logs

Expected behavior
Music plays

Environment (please complete the following information):

  • Device type: Linux laptop with Docker
  • OS: Ubuntu
  • Mycroft-core version: latest as of today (according to mycroft itself)
@meonkeys meonkeys added the bug label Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant