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

Error: Could not find any Roku devices after 10 seconds #246

Open
Jacksonbm1 opened this issue Nov 13, 2021 · 1 comment
Open

Error: Could not find any Roku devices after 10 seconds #246

Jacksonbm1 opened this issue Nov 13, 2021 · 1 comment

Comments

@Jacksonbm1
Copy link

Here's what happened:

Install:

pi@raspberrypi:~ $ npm install -g homebridge-roku@latest
/home/pi/.nvm/versions/node/v14.17.1/bin/homebridge-roku-config -> /home/pi/.nvm/versions/node/v14.17.1/lib/node_modules/homebridge-roku/bin/setup
+ homebridge-roku@3.0.2
updated 1 package in 3.763s

Roku is on

/home/pi/.nvm/versions/node/v14.17.1/bin/homebridge-roku-config

-->

Error: Could not find any Roku devices after 10 seconds
    at RokuFinder.<anonymous> (/home/pi/.nvm/versions/node/v14.17.1/lib/node_modules/homebridge-roku/node_modules/roku-client/dist/discover.js:96:20)
    at RokuFinder.emit (events.js:375:28)
    at Timeout.done (/home/pi/.nvm/versions/node/v14.17.1/lib/node_modules/homebridge-roku/node_modules/roku-client/dist/discover.js:62:19)
    at listOnTimeout (internal/timers.js:557:17)
    at processTimers (internal/timers.js:500:7)

Any idea how to fix it?

@hazelement
Copy link

In my case, it was my firewall. I disabled it on my server and run the config command. After I'm all done, I just re-enabled the firewall.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants