[Computer-go] Failures when playing on CGOS (connection timed out)

Urban Hafner contact at urbanhafner.com
Fri Mar 6 23:33:49 PST 2015


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/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://computer-go.org/pipermail/computer-go/attachments/20150307/0e380416/attachment.html>


More information about the Computer-go mailing list