homebridge-roku icon indicating copy to clipboard operation
homebridge-roku copied to clipboard

Could not find any Roku devices after 10 seconds

Open gradyhouston opened this issue 5 years ago • 2 comments

I have my Roku on a separate VLAN than my private network. I have my homebridge setup on a RPi on that private network but have firewall rules to allow the private network to talk to the "IoT" network (that's where the Roku is). When I run homebridge-roku-config --merge, I get:

Error: Could not find any Roku devices after 10 seconds at RokuFinder.<anonymous> (/usr/lib/node_modules/homebridge-roku/node_modules/roku-client/dist/discover.js:96:20) at RokuFinder.emit (events.js:315:20) at Timeout.done (/usr/lib/node_modules/homebridge-roku/node_modules/roku-client/dist/discover.js:62:19) at listOnTimeout (internal/timers.js:549:17) at processTimers (internal/timers.js:492:7)

I can access other IoT devices with them being on the other VLAN, so I know it works. Is there a way to specifically assign an IP for the config to look for using homebridge-roku-config --merge? I can't generate a config because this command never finds my Roku.

gradyhouston avatar Aug 24 '20 03:08 gradyhouston

I'm having the same issue, did you ever find a workaround?

leftytennis avatar Jul 13 '21 05:07 leftytennis

Also running into this issue.

jerrywaller avatar Jan 13 '22 14:01 jerrywaller