Skip to Content.
Sympa Menu

star-fst-l - [Star-fst-l] Connection to tc-48 for FST cooling system

star-fst-l AT lists.bnl.gov

Subject: Star-fst-l mailing list

List archive

Chronological Thread  
  • From: Te-Chuan Huang <tchuang AT rcf.rhic.bnl.gov>
  • To: cvidebaek AT bnl.gov
  • Cc: Star-fst L <star-fst-l AT lists.bnl.gov>, Xu Sun <sunxuhit AT gmail.com>
  • Subject: [Star-fst-l] Connection to tc-48 for FST cooling system
  • Date: Fri, 21 Apr 2023 17:18:47 -0400

Dear Christian,

We are currently facing a problem of starting an IOC process for FST cooling
system.
It looks like we lost the connection to the tc-48 in FST cooling rack.

The followings are the error message we got from the python code:

[sysuser@softioc4 fst-tc-48]$ ./main.py
Traceback (most recent call last):
File "./main.py", line 10, in <module>
tc = tc48("130.199.61.23")
File "/home/sysuser/iocTop/fst-tc-48/tc48.py", line 30, in _init_
self.com = tcom(ip)

File "/home/sysuser/iocTop/fst-tc-48/tcom.py", line 18, in _init_
self.com.open(ip, 2000)
File "/usr/lib64/python2.7/telnetlib.py", line 227, in open
self.sock = socket.create_connection((host, port), timeout)
File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
raise err
socket.error: [Errno 113] No route to host

Could you help us on this?

Thanks,
Te-Chuan



Archive powered by MHonArc 2.6.24.

Top of Page