openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #21087
Error: Network list can not be retrieved.
Hello guys,
I rebooted my Controller node and now I'm getting this error: Network list
can not be retrieved. I'm using Folsom with Quantum and here is the log
showed at /var/log/apache2/error.log
[Wed Feb 20 13:41:00 2013] [error] \x1b[31;1mRecoverable error: [Errno 111]
Connection refused\x1b[0m
[Wed Feb 20 13:41:00 2013] [error] Traceback (most recent call last):
[Wed Feb 20 13:41:00 2013] [error] File
"/usr/lib/python2.7/dist-packages/horizon/dashboards/syspanel/networks/views.py",
line 57, in get_data
[Wed Feb 20 13:41:00 2013] [error] networks =
api.quantum.network_list(self.request)
[Wed Feb 20 13:41:00 2013] [error] File
"/usr/lib/python2.7/dist-packages/horizon/api/quantum.py", line 104, in
network_list
[Wed Feb 20 13:41:00 2013] [error] networks =
quantumclient(request).list_networks(**params).get('networks')
[Wed Feb 20 13:41:00 2013] [error] File
"/usr/lib/python2.7/dist-packages/quantumclient/v2_0/client.py", line 102,
in with_params
[Wed Feb 20 13:41:00 2013] [error] ret = self.function(instance, *args,
**kwargs)
[Wed Feb 20 13:41:00 2013] [error] File
"/usr/lib/python2.7/dist-packages/quantumclient/v2_0/client.py", line 244,
in list_networks
[Wed Feb 20 13:41:00 2013] [error] return self.get(self.networks_path,
params=_params)
[Wed Feb 20 13:41:00 2013] [error] File
"/usr/lib/python2.7/dist-packages/quantumclient/v2_0/client.py", line 525,
in get
[Wed Feb 20 13:41:00 2013] [error] headers=headers, params=params)
[Wed Feb 20 13:41:00 2013] [error] File
"/usr/lib/python2.7/dist-packages/quantumclient/v2_0/client.py", line 510,
in retry_request
[Wed Feb 20 13:41:00 2013] [error] headers=headers, params=params)
[Wed Feb 20 13:41:00 2013] [error] File
"/usr/lib/python2.7/dist-packages/quantumclient/v2_0/client.py", line 455,
in do_request
[Wed Feb 20 13:41:00 2013] [error]
self._handle_fault_response(status_code, replybody)
[Wed Feb 20 13:41:00 2013] [error] File
"/usr/lib/python2.7/dist-packages/quantumclient/v2_0/client.py", line 436,
in _handle_fault_response
[Wed Feb 20 13:41:00 2013] [error] exception_handler_v20(status_code,
des_error_body)
[Wed Feb 20 13:41:00 2013] [error] File
"/usr/lib/python2.7/dist-packages/quantumclient/v2_0/client.py", line 82,
in exception_handler_v20
[Wed Feb 20 13:41:00 2013] [error] message=message)
[Wed Feb 20 13:41:00 2013] [error] QuantumClientException: [Errno 111]
Connection refused
[Wed Feb 20 13:41:01 2013] [error] [client 192.168.3.1] File does not
exist:
/usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/img/header_b.png,
referer: http://192.168.3.1/static/ubuntu/css/ubuntu.css
Any ideas what is wrong?
Thanks.
Guilherme.