[Openstack] keystone/horizon/dashboard

2013-02-28 Thread Mballo Cherif
Hello everybody !

I need help,
when i try to authenticate with the dashboard I have this An error occurred 
authenticating. Please try again later. What is wrong with keystone or horizon?
How can I fix this issue?

Thanks you for your help!

Sherif.
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] keystone/horizon/dashboard

2013-02-28 Thread Robert van Leeuwen
 when i try to authenticate with the dashboard I have this “An error occurred 
 authenticating. Please try 
 again later.” What is wrong with keystone or horizon?

Just a couple things to check:
* apache error log 
* keystone log might be helpfull

Set the dashboard and keystone to debug in the config file to get more info.

Cheers,
Robert van Leeuwen



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] keystone/horizon/dashboard

2013-02-28 Thread Atul Jha
Mballo,

Please check if these are correct

1. configuration file of dashbaord
2. keystone endpoint configuration


Also check the apache error logfile and keystone log file as well.

From: openstack-bounces+atul.jha=csscorp@lists.launchpad.net 
[openstack-bounces+atul.jha=csscorp@lists.launchpad.net] on behalf of 
Mballo Cherif [cherif.mba...@gemalto.com]
Sent: Thursday, February 28, 2013 6:01 PM
To: openstack@lists.launchpad.net
Subject: [Openstack] keystone/horizon/dashboard

Hello everybody !

I need help,
when i try to authenticate with the dashboard I have this “An error occurred 
authenticating. Please try again later.” What is wrong with keystone or horizon?
How can I fix this issue?

Thanks you for your help!

Sherif.
http://www.csscorp.com/common/email-disclaimer.php

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] keystone/horizon/dashboard

2013-02-28 Thread Matthias Runge
On 02/28/2013 01:31 PM, Mballo Cherif wrote:
 Hello everybody !
 
  
 
 I need help,
 
 when i try to authenticate with the dashboard I have this “An error
 occurred authenticating. Please try again later.” What is wrong with
 keystone or horizon?
 
 How can I fix this issue?
 
Verify, that
OPENSTACK_HOST (found in local_settings) points to your keystone and
also that keystone is reachable from your horizon host (verify
especially port 5000 on OPENSTACK_HOST is reachable, telnet my be your
friend.

If that works, you need to look at keystone: -verify database is
running, e.g.

Matthias

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] keystone / horizon :

2013-02-11 Thread Mballo Cherif
Hi everybody !
I need help for keystone user/password authentication with horizon.

1)  When I try to authenticate with my credential (login/password) In 
horizon dashboard, I have this message Unable to retrieve authorized projet ! 
please what is that mean?
How can I fix this issue.


2)  How can I trace the horizon call when a user  try to authenticate with 
the dashbord?


Thanks you for your Answers


Sherif!
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] keystone / horizon :

2013-02-11 Thread Dolph Mathews
On Mon, Feb 11, 2013 at 8:02 AM, Mballo Cherif cherif.mba...@gemalto.comwrote:

 Hi everybody !

 I need help for keystone user/password authentication with horizon.

 **1)  **When I try to authenticate with my credential
 (login/password) In horizon dashboard, I have this message *Unable to
 retrieve authorized projet *! please what is that mean?

 How can I fix this issue.


It's hard to say for sure, but my instinct is that you have keystone's
public endpoint (port 5000) specified on a config somewhere that's
expecting keystone's the administrative API instead (port 35357). Check
adminUrl entry of the `identity` endpoint in your keystone service catalog
and any corresponding horizon configuration.


 

 ** **

 **2)  **How can I trace the horizon call when a user  try to
 authenticate with the dashbord?

 ** **

 ** **

 Thanks you for your Answers

 ** **

 ** **

 Sherif!

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp