openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #06905
Error messages on the Horizon screen
I have been using dashboard and things work just fine by using devstack.
However, all the messages I get on the Horizon screen start with the date
and time followed by [error]. Most of the messages do not sound like error
messages. This output is essentially the error log of apache printed on the
Horizon screen by the following command: "cd /opt/stack/horizon && sudo
tail -f /var/log/apache2/error.log". Am I missing something here?
Here are some of the messages I see on the Horizon console:
[Mon Jan 23 14:18:34 2012] [error]
[Mon Jan 23 14:18:34 2012] [error] DEBUG:horizon.api.nova:novaclient
connection created using token "xxxxxx" and url
"http://9.2.156.126:8774/v1.1/1"
[Mon Jan 23 14:18:34 2012] [error] DEBUG:novaclient.client:REQ: curl -i
http://9.2.156.126:8774/v1.1/1/os-volumes/detail -X GET -H
"X-Auth-Project-Id: 1" -H "User-Agent: python-novaclient" -H "X-Auth-Token:
xxxxxx"
[Mon Jan 23 14:18:34 2012] [error]
[Mon Jan 23 14:18:34 2012] [error] DEBUG:novaclient.client:RESP:{'date':
'Mon, 23 Jan 2012 19:18:34 GMT', 'status': '200', 'content-length': '15',
'content-type': 'application/json', 'content-location':
u'http://9.2.156.126:8774/v1.1/1/os-volumes/detail'} {"volumes": []}
[Mon Jan 23 14:18:34 2012] [error]
From: Kiall Mac Innes <kiall@xxxxxxxxxxxx>
To: Gabriel Hurley <Gabriel.Hurley@xxxxxxxxxx>,
Cc: "openstack@xxxxxxxxxxxxxxxxxxx" <openstack@xxxxxxxxxxxxxxxxxxx>
Date: 01/23/2012 03:45 PM
Subject: Re: [Openstack] dashboard in oneric
Sent by: openstack-bounces+mb=us.ibm.com@xxxxxxxxxxxxxxxxxxx
I have a set of packages for oneiric that includes a working keystone and
dashboard.
See https://launchpad.net/~managedit/+archive/openstack
Kiall
Sent from my mobile - Sorry for being short.
On Jan 23, 2012 8:25 p.m., "Gabriel Hurley" <Gabriel.Hurley@xxxxxxxxxx>
wrote:
There is no (supported, or even reasonable) method to use Horizon without
Keystone for backend authentication, sorry. The current devstack works
quite well for installing a full set of services on Oneiric (nova,
glance, keystone, horizon, etc.). I have tested a clean install w/
devstack this morning. No problems.
All the best,
- Gabriel
From: openstack-bounces+gabriel.hurley=nebula.com@xxxxxxxxxxxxxxxxxxx
[mailto:openstack-bounces+gabriel.hurley=nebula.com@xxxxxxxxxxxxxxxxxxx]
On Behalf Of Vishvananda Ishaya
Sent: Monday, January 23, 2012 11:26 AM
To: Jorge Luiz Correa
Cc: openstack@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Openstack] dashboard in oneric
Dashboard requires keystone, so I don't know if this is possible without
a lot of hacking.
Vish
On Jan 23, 2012, at 10:56 AM, Jorge Luiz Correa wrote:
Well, I tried to install from Ubuntu (Oneiric) repos but just could get
it working without keystone. So, in this case, I couldn't use horizon
(requires keystone).
Trying to use the dashboard from repos, it didn't work.
Currently, I'm running Diablo from ubuntu repos without dashboard, just
command line tools to manage the cloud (euca2ools).
Regards.
On Mon, Jan 23, 2012 at 4:26 PM, Paras pradhan <pradhanparas@xxxxxxxxx>
wrote:
Has anyone recently able to run dashboard/horizon in Ubuntu Oneric. If
yes which one should I use? dashboard from ubuntu or horizon src from
github?
Thanks
Paras.
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp
--
- MSc. Correa, J.L.
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp
References