Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ^CTraceback (most recent call last):
- File "/usr/sbin/ccs", line 2298, in <module>
- main(sys.argv[1:])
- File "/usr/sbin/ccs", line 251, in main
- if (getconf): get_cluster_conf()
- File "/usr/sbin/ccs", line 612, in get_cluster_conf
- xml = get_cluster_conf_xml()
- File "/usr/sbin/ccs", line 818, in get_cluster_conf_xml
- xml = send_ricci_command("cluster", "get_cluster.conf")
- File "/usr/sbin/ccs", line 2194, in send_ricci_command
- res = send_to_ricci(msg, host)
- File "/usr/sbin/ccs", line 2269, in send_to_ricci
- res1 = ss.read(1024)
- File "/usr/lib64/python2.6/ssl.py", line 136, in read
- return self._sslobj.read(len)
- KeyboardInterrupt
Advertisement
Add Comment
Please, Sign In to add comment