[openstack-dev] [devstack][keystone] (98)Address already in use: make_sock: could not bind to address [::]:5000 & 0.0.0.0:5000
    Morgan Fainberg 
    morgan.fainberg at gmail.com
       
    Wed Jul 16 15:10:53 UTC 2014
    
    
  
------------------------------------------------------
From: Rich Megginson rmeggins at redhat.com
Reply: OpenStack Development Mailing List (not for usage questions) openstack-dev at lists.openstack.org
Date: July 16, 2014 at 08:08:00
To: openstack-dev at lists.openstack.org openstack-dev at lists.openstack.org
Subject:  Re: [openstack-dev] [devstack][keystone] (98)Address already in use: make_sock: could not bind to address [::]:5000 & 0.0.0.0:5000
<SNIP>
> Another problem with port 5000 in Fedora, and probably more recent
> versions of RHEL, is the selinux policy:
>  
> # sudo semanage port -l|grep 5000
> ...
> commplex_main_port_t tcp 5000
> commplex_main_port_t udp 5000
>  
> There is some service called "commplex" that has already "claimed" port
> 5000 for its use, at least as far as selinux goes.
> 
Wouldn’t this also affect the eventlet-based Keystone using port 5000? This is not an apache-specific related issue is it?
—Morgan
    
    
More information about the OpenStack-dev
mailing list