Re: [389-users] The admin server: failed to get a socket for 0.0.0.0

2014-01-19 Thread Paul Robert Marino
Sounds like something was holding on to the port.when you rebooted chances are whatever was holding on to the port didn't come back after the reboot.For future reference netstat -tnp can be very helpful in these cases-- Sent from my HP Pre3On Jan 19, 2014 11:49, Jan Tomasek wrote: On 01/15/2014 11

Re: [389-users] The admin server: failed to get a socket for 0.0.0.0

2014-01-19 Thread Jan Tomasek
On 01/15/2014 11:30 AM, Jan Tomasek wrote: >> [root@ldap21shadow ~]# /etc/init.d/dirsrv-admin start >> Starting dirsrv-admin: >> [Wed Jan 15 05:29:55 2014] [crit] (22)Invalid argument: >> alloc_listener: failed to get a socket for 0.0.0.0 >> Syntax error on line 87 of /etc/dirsrv/admin-serv/console

Re: [389-users] The admin server: failed to get a socket for 0.0.0.0

2014-01-16 Thread Predrag Zecevic [Unix Systems Administrator]
Hi, check if you have another process listening on that port. Regards. On 01/16/14 09:54 AM, Jan Tomasek wrote: On 01/15/2014 08:39 PM, Jonathan Vaughn wrote: Ah, I should have been more clear - I was asking if it was, because sometimes that sort of error can be caused be SELinux blocking the

Re: [389-users] The admin server: failed to get a socket for 0.0.0.0

2014-01-16 Thread Jan Tomasek
On 01/15/2014 08:39 PM, Jonathan Vaughn wrote: Ah, I should have been more clear - I was asking if it was, because sometimes that sort of error can be caused be SELinux blocking the bind operation. If it's not enabled, it obviously isn't the culprit though. Though since you mention OpenVZ... may

Re: [389-users] The admin server: failed to get a socket for 0.0.0.0

2014-01-15 Thread Jonathan Vaughn
Ah, I should have been more clear - I was asking if it was, because sometimes that sort of error can be caused be SELinux blocking the bind operation. If it's not enabled, it obviously isn't the culprit though. Though since you mention OpenVZ... maybe there's something weird with the OpenVZ kernel

Re: [389-users] The admin server: failed to get a socket for 0.0.0.0

2014-01-15 Thread Jan Tomasek
On 01/15/2014 06:57 PM, Jonathan Vaughn wrote: > SELinux enabled? No. I would like to avoid that. The server should run inside OpenVZ container where is not possible to enable it. -- --- Jan Tomasek aka Semik http://www.tomasek.cz/ -- 389 users mailing list 389-users@lists.fe

[389-users] The admin server: failed to get a socket for 0.0.0.0

2014-01-15 Thread Jan Tomasek
Hello, I'm trying to install new LDAP server and facing strange errors: [14/01/15:04:47:03] - [Setup] Info Updating the configuration for the httpd engine . . . [14/01/15:04:47:03] - [Setup] Warning Error: command 'getsebool httpd_can_connect_ldap' failed - output [getsebool: SELinux is disa