-
Notifications
You must be signed in to change notification settings - Fork 1
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
No Roku Found #2
Comments
Hello, have you opened up a port on the firewall? https://github.com/scherererer/skill-roku#mark-1 You need to open up ports on the firewall so that your mycroft can discover the roku. |
I'm using Picroft, not Mark1. no firewall. everything on same Lan. I can discover my Roku from Pycroft using python-roku. oh, wait. do I need mycroft.conf swttings? I did enter the serial number. |
You can also try removing the serial number if you've only got one roku. It's only an option in case you have multiple roku's. I've also pushed a new patch you can try that allows you to specify the IP address manually with a new optional setting: eea9a0f |
awesome, thank you! |
I thought for sure that would fix it, but it still cant be found. I note that you are not importing from roku, and instead using sockets. here is the log. Brian Garr@DESKTOP-54ULCFV ~ The programs included with the Debian GNU/Linux system are free software; Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent ** Picroft enclosure platform version: 2018-03-14 This image is designed to make getting started with Mycroft easy. It Remote session In a few moments you will see the contents of the speech log. Hit Additional commands you can use from the command line: ^Cpi@picroft:~ cd /var/log |
installed and added exact serial number in quotes in settingsmeta.json
did not make any entries in mycroft.conf
21:54:46.121 - skill-roku:findRoku:134 - ERROR - No roku found
21:54:46.125 - mycroft.skills.core:load_skill:129 - INFO - Loaded skill-roku
21:54:46.150 - SKILLS - DEBUG - {"type": "register_intent", "data": {"requires": [["skill_rokuShow", "skill_rokuShow"], ["skill_rokuSource", "skill_rokuSource"]], "name": "skill-roku:handle_roku_show_intent", "optional": [], "at_least_one": []}, "context": null}
21:54:46.160 - SKILLS - DEBUG - {"type": "mycroft.skills.loaded", "data": {"modified": 1530395315.329353, "name": "RokuSkill", "id": "skill-roku", "path": "/opt/mycroft/skills/skill-roku"}, "context": null}
The text was updated successfully, but these errors were encountered: