Forum Discussion
- belltownRoku GuruIssue the genkey command to port 8080. https://sdkdocs.roku.com/display/sdkdoc/Packaging+Your+Application
- BlackhawkRoku GuruI did what the instructions said but I don't see the serial number
- renojimCommunity Streaming ExpertI don't think you did what the instructions say. From your video, your showing that you connected to port 8085 (the debug port). You have to telnet to port 8080.
-JT - BlackhawkRoku GuruThe instructions told me to do exactly this
[youtube:g2efwj6t]1qFJWyHK96c[/youtube:g2efwj6t] - EnTerrRoku GuruOh boy. I appreciate documenting your pain and suffering.
What "instructions" are you talking about?
The ones to follow are here: https://sdkdocs.roku.com/display/sdkdoc ... keyUtility - BlackhawkRoku GuruThe instructions says "From a computer, run your telnet application, using the IP address found in step 1 and port number 8080. For example, if the IP address were 192.168.1.45, you would type:
telnet 192.168.1.45 8080"
I did that in the video
I don't see any serial number - EnTerrRoku GuruYou did `telnet 8080` which won't work because of missing IP - and then you did `telnet 192.168.1.73 8085` which did not work because of wrong port. Need to get both right.
Related Content
- 9 months ago
- 4 months ago
- 2 months ago
- 9 months ago