<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 24, 2015 at 3:54 PM, Ken D'Ambrosio <span dir="ltr"><<a href="mailto:ken@jots.org" target="_blank">ken@jots.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hey, all.  I've done a Juno deploy via Juju, and every time I try to log in to the dashboard, I get "An error occurred authenticating. Please try again later."  Somewhat surprisingly, the only log that I'm noticing showing anything of note is the Apache error log, which reports 'Login failed for user "admin"'.  I've bumped keystone -- where I'd assume the error is happening -- to DEBUG, but it's showing exactly zero activity.  How do I go about debugging this?<br>
<br></blockquote><div><br></div><div>Horizon has its own log separate from Apache and you can set debug on that as well. In your local_settings file, add or uncomment</div><div><br></div><div>DEBUG = True</div><div><br></div><div>and then check out /var/log/horizon/horizon.log.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Thanks much!<br>
<br>
-Ken<br>
<br>
______________________________<u></u>_________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack</a><br>
</blockquote></div><br></div><div class="gmail_extra">-Erik</div></div>