Hi CASPER,
Sorry for the spam, but since my original message was sent at the worst hour of 
the week (Friday evening), I would like to give it another try:

Our lab just got a new server which will be our data taking computer, and it 
has trouble connecting to our ROACH 2 through python katcp. Whenever I do fpga 
= corr.katcp_wrapper.FpgaClient('10.0.0.200', 7147, timeout = 60), 
fpga.is_connected() always say False. Here are some clues:

1) When I run the above command, I see the following on a separate telnet 7147 
connection on the ROACH2 (which runs fine), and the client-disconnected message 
comes right after the client-connected message:

#log info 946685931331 raw new\_client\_connection\_10.0.0.11:44001
#client-connected 10.0.0.11:44001
#client-disconnected 10.0.0.11:44001

2) The new computer connects to the ROACH1s fine with python katcp.

3) All other computers connect to the ROACH2s fine with python katcp.

I'm not sure if anyone else has experienced similar issues? Any help would be 
greatly appreciated!

Thanks a lot!
Jeff

Reply via email to