<div dir="ltr"><div style>After many hours investigating sign in error in horizon, I found the last line responsible for this issue in /var/log/apache2/error.log :</div><div><br></div><div>[Sat Mar 09 01:12:18 2013] [error]   File "/usr/lib/python2.7/dist-packages/novaclient/client.py", line 195, in request</div>
<div>[Sat Mar 09 01:12:18 2013] [error]     raise exceptions.ConnectionRefused(body)</div><div>[Sat Mar 09 01:12:18 2013] [error] ConnectionRefused: ConnectionRefused: '[Errno 111] Connection refused'</div><div><br>
</div><div style>And after dumping /var/log/nova/nova-api.log I found this :</div><div style><br></div><div style> 2013-03-09 02:26:45 28553 TRACE nova.service ProcessExecutionError: Unexpected error while running command.</div>
<div>2013-03-09 02:26:45 28553 TRACE nova.service Command: sudo nova-rootwrap /etc/nova/rootwrap.conf iptables-save -c -t nat</div><div>2013-03-09 02:26:45 28553 TRACE nova.service Exit code: 1</div><div>2013-03-09 02:26:45 28553 TRACE nova.service Stdout: ''</div>
<div>2013-03-09 02:26:45 28553 TRACE nova.service Stderr: 'iptables-save v1.4.14: Cannot initialize: Table does not exist (do you need to insmod?)\n\n'</div><div>2013-03-09 02:26:45 28553 TRACE nova.service </div>
<div>2013-03-09 02:26:45 28553 INFO nova.wsgi [-] Stopping WSGI server.</div><div>2013-03-09 02:26:45 12072 INFO nova.service [-] Child 28553 exited with status 2</div><div>2013-03-09 02:26:45 12072 INFO nova.service [-] Started child 28606</div>
<div><br></div><div><br></div><div style>Do you think this issue with nova is responsible for breaking dashboard?</div><div style><br></div><div style>Any help will be appreciated.</div><div style><br></div><div style>Thanks a lot.</div>
<div style>Amine.</div><div style><br></div><div style><br></div></div>