Hello guys,<br><br> 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<br><br>[Wed Feb 20 13:41:00 2013] [error] \x1b[31;1mRecoverable error: [Errno 111] Connection refused\x1b[0m<br>

[Wed Feb 20 13:41:00 2013] [error] Traceback (most recent call last):<br>[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<br>

[Wed Feb 20 13:41:00 2013] [error]     networks = api.quantum.network_list(self.request)<br>[Wed Feb 20 13:41:00 2013] [error]   File "/usr/lib/python2.7/dist-packages/horizon/api/quantum.py", line 104, in network_list<br>

[Wed Feb 20 13:41:00 2013] [error]     networks = quantumclient(request).list_networks(**params).get('networks')<br>[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<br>

[Wed Feb 20 13:41:00 2013] [error]     ret = self.function(instance, *args, **kwargs)<br>[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<br>

[Wed Feb 20 13:41:00 2013] [error]     return self.get(self.networks_path, params=_params)<br>[Wed Feb 20 13:41:00 2013] [error]   File "/usr/lib/python2.7/dist-packages/quantumclient/v2_0/client.py", line 525, in get<br>

[Wed Feb 20 13:41:00 2013] [error]     headers=headers, params=params)<br>[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<br>

[Wed Feb 20 13:41:00 2013] [error]     headers=headers, params=params)<br>[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<br>[Wed Feb 20 13:41:00 2013] [error]     self._handle_fault_response(status_code, replybody)<br>

[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<br>[Wed Feb 20 13:41:00 2013] [error]     exception_handler_v20(status_code, des_error_body)<br>

[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<br>[Wed Feb 20 13:41:00 2013] [error]     message=message)<br>[Wed Feb 20 13:41:00 2013] [error] QuantumClientException: [Errno 111] Connection refused<br>

[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: <a href="http://192.168.3.1/static/ubuntu/css/ubuntu.css">http://192.168.3.1/static/ubuntu/css/ubuntu.css</a><br>

<br><br>Any ideas what is wrong?<br><br>Thanks.<br><br>Guilherme.<br>