Bump. Any official confirmation this is a Roku-side issue, or suggestions to try if it isn't?
"gonzotek" wrote:
I'm trying to run the webserver example. I'm on 3.0 build 2186. It installs correctly, and starts to the screen with "Web Server: Connections" at the top and "Retrieving..." centered. After that I try to browse to the roku ip and port (8888) specified in the code, and I can not connect. Here's the debugger output:
BrightScript Debugger> ------ Running ------
GetXMLConfig: config 'Roku'
Server.fatal: bind(port 8888)
BrightScript Micro Debugger.
Enter any BrightScript statement, debug commands, or HELP.
Current Function:
060: function errx(obj as Object, message as String, code=0 as Integer)
061: dbg(obj, "fatal", message, code)
062: stop
063: end function
STOP (runtime error &hf7) in ...APR5olJ/pkg:/source/utils.brs(62)
062: stop
Backtrace:
Function errx(obj As <uninitialized>, message As , code As Integer) As
file/line: /tmp/plugin/PD...APR5olJ/pkg:/source/utils.brs(63)
Function server_init(params As ) As
file/line: /tmp/plugin/PDAAAAPR5olJ/pkg:/source/server.brs(54)
Function initserver() As
file/line: /tmp/plugin/PDAAAAPR5olJ/pkg:/source/server.brs(34)
Function main() As
file/line: /tmp/plugin/PDAAAAPR5olJ/pkg:/source/main.brs(49)
Local Variables:
obj &h0010 bsc:roAssociativeArray, refcnt=4
message &h8010 bsc:roString (2.1 was String), refcnt=1
code &h0002 Integer val:0
global &h0020 rotINTERFACE:ifGlobal
m &h0010 bsc:roAssociativeArray, refcnt=4
BrightScript Debugger> ------ Running ------
GetXMLConfig: config 'Roku'
Server.fatal: bind(port 8888)
Current Function:
060: function errx(obj as Object, message as String, code=0 as Integer)
061: dbg(obj, "fatal", message, code)
062: stop
063: end function
STOP (runtime error &hf7) in ...APR5olJ/pkg:/source/utils.brs(62)
062: stop
Backtrace:
Function errx(obj As <uninitialized>, message As , code As Integer) As
file/line: /tmp/plugin/PD...APR5olJ/pkg:/source/utils.brs(63)
Function server_init(params As ) As
file/line: /tmp/plugin/PDAAAAPR5olJ/pkg:/source/server.brs(54)
Function initserver() As
file/line: /tmp/plugin/PDAAAAPR5olJ/pkg:/source/server.brs(34)
Function main() As
file/line: /tmp/plugin/PDAAAAPR5olJ/pkg:/source/main.brs(49)
Local Variables:
obj &h0010 bsc:roAssociativeArray, refcnt=4
message &h8010 bsc:roString (2.1 was String), refcnt=1
code &h0002 Integer val:0
global &h0020 rotINTERFACE:ifGlobal
m &h0010 bsc:roAssociativeArray, refcnt=4
Could this be something on my end, or are some of the new bits exposed in the sdk still being enabled on the box in upcoming beta builds? I noticed the config.xml points to what appears to be an external drive, while the default brs code points to a pkg:/ file, index.html, that doesn't exist. I've tried changing a few things related to that(plugging in a drive with html files, adding index.html to the pkg), and still get the same message.
Remoku.tv - A free web app for Roku Remote Control!
Want to control your Roku from nearly any phone, computer or tablet? Get started at http://help.remoku.tv
by Apps4TV - Applications for television and beyond: http://www.apps4tv.com