1
|
|
2
|
1) ## ERROR AFTER COMMAND " fuss-client -a"
|
3
|
|
4
|
|
5
|
root@250103winfo13:~# fuss-client -a
|
6
|
Traceback (most recent call last):
|
7
|
File "/usr/sbin/fuss-client", line 409, in <module>
|
8
|
Client().main()
|
9
|
File "/usr/sbin/fuss-client", line 405, in main
|
10
|
self.args.func()
|
11
|
File "/usr/sbin/fuss-client", line 223, in add
|
12
|
self._test_connection()
|
13
|
File "/usr/sbin/fuss-client", line 74, in _test_connection
|
14
|
self.clusters = helpers.list_cluster(cluster_url)
|
15
|
File "/usr/lib/python3/dist-packages/octofuss/helpers.py", line 12, in list_cluster
|
16
|
s = tmpserver.list_clusters()
|
17
|
File "/usr/lib/python3.4/xmlrpc/client.py", line 1089, in __call__
|
18
|
return self.__send(self.__name, args)
|
19
|
File "/usr/lib/python3.4/xmlrpc/client.py", line 1419, in __request
|
20
|
verbose=self.__verbose
|
21
|
File "/usr/lib/python3.4/xmlrpc/client.py", line 1131, in request
|
22
|
return self.single_request(host, handler, request_body, verbose)
|
23
|
File "/usr/lib/python3.4/xmlrpc/client.py", line 1143, in single_request
|
24
|
http_conn = self.send_request(host, handler, request_body, verbose)
|
25
|
File "/usr/lib/python3.4/xmlrpc/client.py", line 1255, in send_request
|
26
|
self.send_content(connection, request_body)
|
27
|
File "/usr/lib/python3.4/xmlrpc/client.py", line 1285, in send_content
|
28
|
connection.endheaders(request_body)
|
29
|
File "/usr/lib/python3.4/http/client.py", line 1086, in endheaders
|
30
|
self._send_output(message_body)
|
31
|
File "/usr/lib/python3.4/http/client.py", line 924, in _send_output
|
32
|
self.send(msg)
|
33
|
File "/usr/lib/python3.4/http/client.py", line 859, in send
|
34
|
self.connect()
|
35
|
File "/usr/lib/python3.4/http/client.py", line 836, in connect
|
36
|
self.timeout, self.source_address)
|
37
|
File "/usr/lib/python3.4/socket.py", line 509, in create_connection
|
38
|
raise err
|
39
|
File "/usr/lib/python3.4/socket.py", line 500, in create_connection
|
40
|
sock.connect(sa)
|
41
|
ConnectionRefusedError: [Errno 111] Connection refused
|
42
|
|
43
|
|
44
|
2) ## PING SERVER OK ##
|
45
|
|
46
|
|
47
|
root@250103winfo13:~# ping 172.16.0.1
|
48
|
PING 172.16.0.1 (172.16.0.1) 56(84) bytes of data.
|
49
|
64 bytes from 172.16.0.1: icmp_seq=1 ttl=64 time=0.302 ms
|
50
|
64 bytes from 172.16.0.1: icmp_seq=2 ttl=64 time=0.311 ms
|
51
|
64 bytes from 172.16.0.1: icmp_seq=3 ttl=64 time=0.346 ms
|
52
|
64 bytes from 172.16.0.1: icmp_seq=4 ttl=64 time=0.301 ms
|
53
|
64 bytes from 172.16.0.1: icmp_seq=5 ttl=64 time=0.350 ms
|
54
|
64 bytes from 172.16.0.1: icmp_seq=6 ttl=64 time=0.326 ms
|
55
|
64 bytes from 172.16.0.1: icmp_seq=7 ttl=64 time=0.315 ms
|
56
|
64 bytes from 172.16.0.1: icmp_seq=8 ttl=64 time=0.284 ms
|
57
|
64 bytes from 172.16.0.1: icmp_seq=9 ttl=64 time=0.256 ms
|
58
|
64 bytes from 172.16.0.1: icmp_seq=10 ttl=64 time=0.349 ms
|
59
|
64 bytes from 172.16.0.1: icmp_seq=11 ttl=64 time=0.397 ms
|
60
|
64 bytes from 172.16.0.1: icmp_seq=12 ttl=64 time=0.273 ms
|
61
|
64 bytes from 172.16.0.1: icmp_seq=13 ttl=64 time=0.300 ms
|
62
|
64 bytes from 172.16.0.1: icmp_seq=14 ttl=64 time=0.312 ms
|
63
|
64 bytes from 172.16.0.1: icmp_seq=15 ttl=64 time=0.286 ms
|
64
|
64 bytes from 172.16.0.1: icmp_seq=16 ttl=64 time=0.339 ms
|
65
|
64 bytes from 172.16.0.1: icmp_seq=17 ttl=64 time=0.324 ms
|
66
|
64 bytes from 172.16.0.1: icmp_seq=18 ttl=64 time=0.255 ms
|
67
|
64 bytes from 172.16.0.1: icmp_seq=19 ttl=64 time=0.347 ms
|
68
|
64 bytes from 172.16.0.1: icmp_seq=20 ttl=64 time=0.282 ms
|
69
|
64 bytes from 172.16.0.1: icmp_seq=21 ttl=64 time=0.299 ms
|
70
|
64 bytes from 172.16.0.1: icmp_seq=22 ttl=64 time=0.280 ms
|
71
|
64 bytes from 172.16.0.1: icmp_seq=23 ttl=64 time=0.394 ms
|
72
|
64 bytes from 172.16.0.1: icmp_seq=24 ttl=64 time=0.286 ms
|
73
|
64 bytes from 172.16.0.1: icmp_seq=25 ttl=64 time=0.230 ms
|
74
|
64 bytes from 172.16.0.1: icmp_seq=26 ttl=64 time=0.281 ms
|
75
|
64 bytes from 172.16.0.1: icmp_seq=27 ttl=64 time=0.275 ms
|
76
|
64 bytes from 172.16.0.1: icmp_seq=28 ttl=64 time=0.293 ms
|
77
|
64 bytes from 172.16.0.1: icmp_seq=29 ttl=64 time=0.297 ms
|
78
|
64 bytes from 172.16.0.1: icmp_seq=30 ttl=64 time=0.279 ms
|
79
|
64 bytes from 172.16.0.1: icmp_seq=31 ttl=64 time=0.312 ms
|
80
|
^C
|
81
|
|