openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #20838
Re: n-api installation problem with devstack (on Ubuntu )
Hi Swapnil,
Your problem is : Address already in use (Socket already in use)
I think you have another process that listening on the same port as
nova-api.
Try to find the PID of this process. (netstat -tanpe)
If it's not a fresh install, did you run unstack.sh before stack.sh ?
Regards,
Jean-Baptiste RANSY
On 02/13/2013 11:36 AM, swapnil khanapurkar wrote:
> Hi All,
>
> I posted below bug on launchpad, but i didn't get any response from
> the team, may be its not that active as openstack mailing list.
>
> I am facing an issue detailed here [
> https://bugs.launchpad.net/devstack/+bug/1122764 ].
>
>
> Thanks
> Swapnil
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
References