On-line engine blitz tourney November

Discussion of chess software programming and technical issues.

Moderators: hgm, Rebel, chrisw

op12no2
Posts: 490
Joined: Tue Feb 04, 2014 12:25 pm
Full name: Colin Jenkins

Re: pawn hash

Post by op12no2 »

working for a while here then getting this error

"Error writing to ICS The pipe is being closed."

Quite possibly me, but worth a mention.
Robert Pope
Posts: 558
Joined: Sat Mar 25, 2006 8:27 pm

Re: pawn hash

Post by Robert Pope »

I have been trying to get set up, and as soon as I load Winboard, I get a pop-up "Connection closed by ICS". No chance to login or anything.
op12no2
Posts: 490
Joined: Tue Feb 04, 2014 12:25 pm
Full name: Colin Jenkins

Re: pawn hash

Post by op12no2 »

Ditto.
Joost Buijs
Posts: 1563
Joined: Thu Jul 16, 2009 10:47 am
Location: Almere, The Netherlands

Re: pawn hash

Post by Joost Buijs »

hgm wrote:Well, there is no real log, but the output on the terminal doesn't reveal anything. It is just suddenly gone:
It looks like a mystery, I assume the ICS code didn't change, maybe there is something bad happening when it wants to write data to the hard-drive, a corrupted file or something like that.
Daniel Anulliero
Posts: 759
Joined: Fri Jan 04, 2013 4:55 pm
Location: Nice

Re: pawn hash

Post by Daniel Anulliero »

Robert Pope wrote:I have been trying to get set up, and as soon as I load Winboard, I get a pop-up "Connection closed by ICS". No chance to login or anything.
Same here now
User avatar
hgm
Posts: 27790
Joined: Fri Mar 10, 2006 10:06 am
Location: Amsterdam
Full name: H G Muller

Re: pawn hash

Post by hgm »

If I look at the commands log there is not much suspect:

Code: Select all

p9: 'ping_1532875059'
p7: 'f6d5'
p7: 'kibitz !!! +0.71/14 (7.42 sec, 6805075 nodes, 917 knps) PV=Nxd5 exd5 Qd8 Nh2 Qa5 c3 Nb5 Qd2 Rac8 Nf3 e4 dxe4 Nxc3 Kh2'
p8: 'tell Dragon What engine is this?'
p2: 'e4d5'
p7: 'd4f3'
p7: 'kibitz !!! +1.01/14 (7.63 sec, 6458417 nodes, 846 knps) PV=Nxf3+ Qxf3 f5 gxf5 Rxf5 Qe3 Raf8 Re2 Qh4 Qg3 Qxg3 fxg3 Bf6 Bc3'
p10: 'alias $ @'
p10: '$set interface WinBoard 4.8.0b + polyglot'
p10: '$iset startpos 1'
p10: '$iset ms 1'
p10: '$iset seekremove 1'
p10: '$set seek 1'
p10: '$iset nohighlight 1'
p10: '$iset lock 1'
p10: '$style 12'
p10: 'set style 12'
p10: 'set width 164'
p2: 'd1f3'
p0: 'ping_1379491597'
p1: 'ping_1173195083'
p2: 'ping_675119585'
p10: 'who'
p7: 'f7f5'
p7: 'kibitz !!! +1.01/14 (7.79 sec, 7354516 nodes, 944 knps) PV=f5 Qe2 Qh4 f3 Rae8 Rab1 Bf6 Bc3 Bg5 Bd2 Bxd2 Qxd2 fxg4 hxg4'
p2: 'f3g3'
p8: '$flag'
p8: '$flag'
p8: 'flag'
It seems to die in the 'flag' command. This could indeed trigger a whole lot of events, by terminating a game, and consequently causing it to be saved on file.

I can try rebooting the VPS, to see if the problem persists.
op12no2
Posts: 490
Joined: Tue Feb 04, 2014 12:25 pm
Full name: Colin Jenkins

Re: pawn hash

Post by op12no2 »

Probably worth a go - still getting "Connection closed by ICS " in Wales.
User avatar
hgm
Posts: 27790
Joined: Fri Mar 10, 2006 10:06 am
Location: Amsterdam
Full name: H G Muller

Re: pawn hash

Post by hgm »

OK, I rebooted the VPS, and started the ICS again. If this does not work, I have no idea what to do. My experience with Linux is limited, and I have no idea how to check the file system for consistency, or do a hardware memory test.

From the command log we can exclude an external attack by someone that figured out how he can crash an ICS.
op12no2
Posts: 490
Joined: Tue Feb 04, 2014 12:25 pm
Full name: Colin Jenkins

Re: pawn hash

Post by op12no2 »

Seems OK now.
Robert Pope
Posts: 558
Joined: Sat Mar 25, 2006 8:27 pm

Re: pawn hash

Post by Robert Pope »

hgm wrote:OK, I rebooted the VPS, and started the ICS again. If this does not work, I have no idea what to do. My experience with Linux is limited, and I have no idea how to check the file system for consistency, or do a hardware memory test.

From the command log we can exclude an external attack by someone that figured out how he can crash an ICS.
I'm in now - looks like the reboot helped.