<div dir="ltr"><div><div><div>Hi Tony,<br><br><br></div>Thanks a lot for your response.<br></div>I actually did a rejoin-stack.sh which will also restart n-api and all other services. But still the same issue.<br><br></div><div>Anyway now that I've to run all over again, will change my local.conf according to the guide and run stack. <br><br></div><div>Will keep you updated. <br><br></div><div>Thanks,<br></div><div>Prathyusha<br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 14, 2015 at 4:09 AM, Tony Breeds <span dir="ltr"><<a href="mailto:tony@bakeyournoodle.com" target="_blank">tony@bakeyournoodle.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Fri, Dec 11, 2015 at 11:07:02AM +0530, Prathyusha Guduri wrote:<br>
> Hi All,<br>
><br>
> I have set up open stack on an Arm64 machine and all the open stack related<br>
> services are running fine. Also am able to launch an instance successfully.<br>
> Now that I need to get a console for my instance. The noVNC console is not<br>
> supported in the machine am using. So I have to use a serial-proxy console<br>
> or spice-proxy console.<br>
><br>
> After rejoining the stack, I have stopped the noVNC service and started the<br>
> serial proxy service in  /usr/local/bin  as<br>
><br>
> ubuntu@ubuntu:~/devstack$ /usr/local/bin/nova-serialproxy --config-file<br>
> /etc/nova/nova.conf<br>
> 2015-12-10 19:07:13.786 21979 INFO nova.console.websocketproxy [-]<br>
> WebSocket server settings:<br>
> 2015-12-10 19:07:13.786 21979 INFO nova.console.websocketproxy [-]   -<br>
> Listen on <a href="http://0.0.0.0:6083" rel="noreferrer" target="_blank">0.0.0.0:6083</a><br>
> 2015-12-10 19:07:13.787 21979 INFO nova.console.websocketproxy [-]   -<br>
> Flash security policy server<br>
> 2015-12-10 19:07:13.787 21979 INFO nova.console.websocketproxy [-]   - No<br>
> SSL/TLS support (no cert file)<br>
> 2015-12-10 19:07:13.790 21979 INFO nova.console.websocketproxy [-]   -<br>
> proxying from <a href="http://0.0.0.0:6083" rel="noreferrer" target="_blank">0.0.0.0:6083</a> to None:None<br>
><br>
> But<br>
> ubuntu@ubuntu:~/devstack$ nova get-serial-console vm20<br>
> ERROR (ClientException): The server has either erred or is incapable of<br>
> performing the requested operation. (HTTP 500) (Request-ID:<br>
> req-cfe7d69d-3653-4d62-ad0b-50c68f1ebd5e)<br>
<br>
</div></div>So you probably need to restart you nova-api, cauth and compute servcies.<br>
<br>
As you're using devstack I'd recommend you start again and follow the following<br>
guides:<br>
 1. <a href="http://docs.openstack.org/developer/devstack/guides/nova.html#nova-serialproxy" rel="noreferrer" target="_blank">http://docs.openstack.org/developer/devstack/guides/nova.html#nova-serialproxy</a><br>
 2. <a href="http://docs.openstack.org/developer/nova/testing/serial-console.html" rel="noreferrer" target="_blank">http://docs.openstack.org/developer/nova/testing/serial-console.html</a><br>
<br>
Also your nova.conf looked strange I hope that's just manually formatting.<br>
<span class="HOEnZb"><font color="#888888"><br>
Tony.<br>
</font></span><br>__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div>