<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>According to the command output that you posted, the first API
that fails is this:</p>
<pre>GET <a class="moz-txt-link-freetext" href="http://controller:8774/v2.1/servers/zktubntu">http://controller:8774/v2.1/servers/zktubntu</a>
</pre>
It's the equivalent of <tt>openstack server show zktubntu</tt>. I
wonder if you run <tt>console url show</tt> as the owner of that
instance, or as admin. As admin, you can't find an instance by its
name (except if the instance is owned by admin). <br>
<br>
What happens if you issue the <tt>server show </tt>command? What
happens if you issue <tt>console url show </tt>with the instance
ID instead of its name?<br>
<br>
In any case, it would be useful to check the Nova logs to understand
why this API fails.<br>
<br>
<div class="moz-cite-prefix">On 4/21/2018 4:36 AM, Torin Woltjer
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:9369c11900954ffb90ab3938234e1e2e@granddial.com">
<pre wrap="">After setting up HA for my openstack cluster, the nova console no longer works. Nothing of note appears in any of the logs at /var/log/nova on the controller or the compute node running the instance. I get a single line that looks relevant output to /var/log/apache2/errors.log on the controller node:
[Fri Apr 20 15:14:07.666495 2018] [wsgi:error] [pid 25807:tid 139801204832000] WARNING horizon.exceptions Recoverable error: No available console found.
Trying to run the command "openstack console url show" with a verbosity of 2 outputs the following:
<a class="moz-txt-link-freetext" href="http://paste.openstack.org/show/719660/">http://paste.openstack.org/show/719660/</a>
Does anybody know the solution to this or of any way that I can further troubleshoot the issue?
Thanks,
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Mailing list: <a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
Post to : <a class="moz-txt-link-abbreviated" href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a>
Unsubscribe : <a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
</pre>
</blockquote>
<br>
</body>
</html>