Hey everyone,
I'm currently running my bot on CGOS, and recently I get the following
failure after a while:
error reading "sock7": connection timed out
while executing
"gets $sock s"
("while" body line 22)
invoked from within
"while {1} {
set err [catch {set sock [socket $cgos_server $cgos_port]} msg]
if { $err } {
log "Server startup return code: $err msg: $msg..."
(file "/Users/uh/bin/cgosGtp/lib/app-cgosGtp/cgosGtp.tcl" line 431)
invoked from within
"source /Users/uh/bin/cgosGtp/lib/app-cgosGtp/cgosGtp.tcl"
("package ifneeded" script)
invoked from within
"package require app-cgosGtp"
(file "/Users/uh/bin/cgosGtp/main.tcl" line 4)
Is this something that my bot does wrong or is this a CGOS problem? I'm
also running a copy of GnuGo and Brown and I never got that problem with
them, so that points to a bug in my bot. But I'm not sure at all and I have
so idea what the problem could be.
Urban
--
Blog: http://bettong.net/
Twitter: https://twitter.com/ujh
Homepage: http://www.urbanhafner.com/
_______________________________________________
Computer-go mailing list
[email protected]
http://computer-go.org/mailman/listinfo/computer-go