Forum Discussion

zcode7's avatar
zcode7
Visitor
14 years ago

Debug Console Not Loading

Hi Developer Forum,

I can't seem to access the developer console on both my work XD and home XDS box on port 8085. When I go to the URL, it just loads and loads and loads, with the screen completely white. I tried resetting to factory on my home box to no avail. Any ideas here?

I'm really hoping I can resolve this issue ASAP because it has put a stop to all development efforts for me.

14 Replies

  • renojim's avatar
    renojim
    Community Streaming Expert
    Works on a Roku 2 as well (using Firefox), although I don't see any advantage over using a Telnet client.

    -JT
  • "belltown" wrote:
    I side-load a channel, then using a web browser type: http://192.168.0.4:8085/ in the location bar. The browser then displays all the debug output (print statements, etc.) The browser window is automatically updated as more debug output is generated.

    It works for me using Roku firmware 3.1 build 1017. It works better with Firefox and Chrome. With Internet Explorer, the linefeeds are not handled properly.

    That doesn't work for me on my Roku 1 or my Roku 2, no matter which browser I try. Maybe you have some plugin installed in your browser that enables it...
  • "TheEndless" wrote:
    "belltown" wrote:
    I side-load a channel, then using a web browser type: http://192.168.0.4:8085/ in the location bar. The browser then displays all the debug output (print statements, etc.) The browser window is automatically updated as more debug output is generated.

    It works for me using Roku firmware 3.1 build 1017. It works better with Firefox and Chrome. With Internet Explorer, the linefeeds are not handled properly.

    That doesn't work for me on my Roku 1 or my Roku 2, no matter which browser I try. Maybe you have some plugin installed in your browser that enables it...

    No plugins installed, at least not for Chrome and IE. I can also access port 8085 using the Windows Mobile browser on my HP iPAQ PDA running Windows CE 4.20.
  • "belltown" wrote:
    "TheEndless" wrote:
    "belltown" wrote:
    I side-load a channel, then using a web browser type: http://192.168.0.4:8085/ in the location bar. The browser then displays all the debug output (print statements, etc.) The browser window is automatically updated as more debug output is generated.

    It works for me using Roku firmware 3.1 build 1017. It works better with Firefox and Chrome. With Internet Explorer, the linefeeds are not handled properly.

    That doesn't work for me on my Roku 1 or my Roku 2, no matter which browser I try. Maybe you have some plugin installed in your browser that enables it...

    No plugins installed, at least not for Chrome and IE. I can also access port 8085 using the Windows Mobile browser on my HP iPAQ PDA running Windows CE 4.20.

    Figured it out. It wouldn't connect for me, because I was already connected via telnet. Interesting that it works via http...