On Tue, Mar 24, 2015 at 3:54 PM, Ken D'Ambrosio <[email protected]> wrote:
> 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? > > 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 DEBUG = True and then check out /var/log/horizon/horizon.log. > Thanks much! > > -Ken > > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/ > openstack > Post to : [email protected] > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/ > openstack > -Erik
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
