Hi all,
  I am attempting to get horizon going and I have this error:

root@api50-external:~# tail -n 0 -f /var/log/horizon/horizon.log
2014-05-01 01:20:16,600 27074 DEBUG openstack_auth.backend Beginning user
authentication for user "test".
2014-05-01 01:20:16,601 27074 DEBUG openstack_auth.backend Authorization
Failed: unsupported operand type(s) for +: 'NoneType' and 'str'
2014-05-01 01:20:16,601 27074 WARNING openstack_auth.forms Login failed for
user "test".
^C

It looks like it might be a python issue as it seems it is trying to do
a concatenation of strings.

root@api50-external:~# apt-cache showpkg openstack-dashboard
Package: openstack-dashboard
Versions:
1:2013.2.3-0ubuntu1~cloud0

I am using the current version of Havana which seems to have been updated
in the last week or so.

I did get this working with a prior release, but have no idea if it is
related or not.

Cheers

Adam
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to