← Back to team overview

savanna-all team mailing list archive

Re: Problem when initiating Savanna-API

 

Hi Anang,

it looks like you specify incorrect Keystone address/credentials in config file or config flle doesn't specified for savanna-api command, for example:

savanna-api --config-file savanna.conf

Here is a sample conf for Savanna: https://raw.github.com/stackforge/savanna/master/etc/savanna/savanna.conf.sample

Sincerely yours,
Sergey Lukjanov
Software Engineer
Mirantis Inc.
GTalk: me@xxxxxxxxxxx
Skype: lukjanovsv

On Apr 16, 2013, at 13:02, Anang Hudaya Muhamad Amin <ananghudaya@xxxxxxxx> wrote:

> Hi,
> 
> I am new to Savanna. I have installed Savanna-Hadoop on my OpenStack. When I attempt to initialize the Savanna-API, I encountered idle session:
> 
> (7011) wsgi starting up on http://0.0.0.0:8080/
> 
> After few minutes, the following appeared on my screen:
> 
> (7011) accepted ('127.0.0.1', 56386)
> 2013-04-16 15:23:06  WARNING [keystoneclient.middleware.auth_token] Retrying on HTTP connection exception: [Errno -2] Name or service not known
> 2013-04-16 15:23:06  WARNING [keystoneclient.middleware.auth_token] Retrying on HTTP connection exception: [Errno -2] Name or service not known
> 2013-04-16 15:23:07  WARNING [keystoneclient.middleware.auth_token] Retrying on HTTP connection exception: [Errno -2] Name or service not known
> 2013-04-16 15:23:09    ERROR [keystoneclient.middleware.auth_token] HTTP connection exception: [Errno -2] Name or service not known
> 2013-04-16 15:23:09  WARNING [keystoneclient.middleware.auth_token] Authorization failed for token 3460ae1d6cfe52a9f6d390222d788906
> 127.0.0.1 - - [16/Apr/2013 15:23:09] "GET /v1/AUTH_6e7dd296aa774d4da30001c83dcd7643?format=json&limit=1001 HTTP/1.1" 401 461 3.596799
> 
> I am not sure what's happening here. Any advise?
> 
> Thanks.
> 
> Best regards,
> 
> Anang
> -- 
> Mailing list: https://launchpad.net/~savanna-all
> Post to     : savanna-all@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~savanna-all
> More help   : https://help.launchpad.net/ListHelp


References