Hey Sagar,<div><br>Are you able to produce logs from n-cpu? If you are in the screen session, you should be able to switch to the window (ctrl-a + [number]) of that name and use ctrl-a + [ to enable interactive scrollback (uses vim keybindings).</div>
<div><br></div><div>I think there is a chance that some data from a previous run could have been left in your instances directory, which might cause launch errors. It is possible that glance is part of the problem, but I can't tell for sure without more info.</div>
<div><br></div><div>Anthony<br><div><br></div><div><br><div class="gmail_quote">On Sun, Jan 1, 2012 at 7:56 AM, Frost Dragon <span dir="ltr"><<a href="mailto:frostdragon777@gmail.com">frostdragon777@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br> Regarding the error I described in my previous post, I ran 'screen -r' and switched to the g-api screen. I found this message being displayed:<br>
<br><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
<a href="tel:2012-01-01%2010" value="+12012010110" target="_blank">2012-01-01 10</a>:43:22 DEBUG [eventlet.wsgi.server] Traceback (most recent call last):<br> File "/usr/lib/python2.7/dist-packages/eventlet/wsgi.py", line 351, in handle_one_response<br>
write(''.join(towrite))<br>
File "/usr/lib/python2.7/dist-packages/eventlet/wsgi.py", line 301, in write<br> _writelines(towrite)<br> File "/usr/lib/python2.7/socket.py", line 334, in writelines<br> self.flush()<br> File "/usr/lib/python2.7/socket.py", line 303, in flush<br>
self._sock.sendall(view[write_offset:write_offset+buffer_size])<br> File "/usr/lib/python2.7/dist-packages/eventlet/greenio.py", line 307, in sendall<br> tail = self.send(data, flags)<br> File "/usr/lib/python2.7/dist-packages/eventlet/greenio.py", line 286, in send<br>
total_sent += fd.send(data[total_sent:], flags)<br>error: [Errno 104] Connection reset by peer<br><a href="tel:2012-01-01%2010" value="+12012010110" target="_blank">2012-01-01 10</a>:43:22 DEBUG [eventlet.wsgi.server] 10.2.0.1 - - [01/Jan/2012 10:43:22] "GET /v1/images/2 HTTP/1.1" 200 66288 0.123545<br>
Traceback (most recent call last):<br> File "/usr/lib/python2.7/dist-packages/eventlet/greenpool.py", line 80, in _spawn_n_impl<br> func(*args, **kwargs)<br> File "/usr/lib/python2.7/dist-packages/eventlet/wsgi.py", line 514, in process_request<br>
proto = self.protocol(socket, address, self)<br> File "/usr/lib/python2.7/SocketServer.py", line 641, in __init__<br> self.finish()<br> File "/usr/lib/python2.7/dist-packages/eventlet/wsgi.py", line 456, in finish<br>
BaseHTTPServer.BaseHTTPRequestHandler.finish(self)<br> File "/usr/lib/python2.7/SocketServer.py", line 694, in finish<br> self.wfile.flush()<br> File "/usr/lib/python2.7/socket.py", line 303, in flush<br>
self._sock.sendall(view[write_offset:write_offset+buffer_size])<br> File "/usr/lib/python2.7/dist-packages/eventlet/greenio.py", line 307, in sendall<br> tail = self.send(data, flags)<br> File "/usr/lib/python2.7/dist-packages/eventlet/greenio.py", line 286, in send<br>
total_sent += fd.send(data[total_sent:], flags)<br>error: [Errno 32] Broken pipe<br></blockquote><br> A bit of googling led me to this thread: <a href="https://bugs.launchpad.net/horizon/+bug/862664" target="_blank">https://bugs.launchpad.net/horizon/+bug/862664</a> So is horizon the cause of this problem? I'm using stable/diablo from devstack right now. I can't find this glance.py file within the horizon folder in /opt/stack.<br>
<br>Thanks and Regards,<br>Sagar<br><br>
</blockquote></div><br></div></div>