failed socket call (bind), result (98): Address already in use
Joshua Brodie
josbrodie at gmail.com
Fri Jan 10 18:17:14 EST 2020
Hello:
I have a SP 3.0.4 on RHEL7 and am attempting to install EDS -
https://wiki.shibboleth.net/confluence/display/EDS10/3.+Configuration
Getting the following message:
*2020-01-10 14:42:53 INFO Shibboleth.Listener : listener service
starting2020-01-10 14:42:53 ERROR Shibboleth.Listener : failed socket call
(bind), result (98): Address already in use2020-01-10 14:42:53 CRIT
Shibboleth.Listener : failed to bind to socket.*
For the life of me I can't determine where the address is used elsewhere.
SELinux has been disabled.
lsof lists the following.
*[root]# sudo lsof -i -P -n|grep LISTENsshd 1097 root 3u IPv4
20740 0t0 TCP *:22 (LISTEN)master 1232 root 13u IPv4 21536
0t0 TCP 127.0.0.1:25 <http://127.0.0.1:25> (LISTEN)httpd 1591
root 3u IPv4 25293 0t0 TCP server:443 (LISTEN)httpd 1592
apache 3u IPv4 25293 0t0 TCP server:443 (LISTEN)httpd 1593
apache 3u IPv4 25293 0t0 TCP server:443 (LISTEN)httpd 1594
apache 3u IPv4 25293 0t0 TCP server:443 (LISTEN)httpd 1595
apache 3u IPv4 25293 0t0 TCP server:443 (LISTEN)httpd 1596
apache 3u IPv4 25293 0t0 TCP server:443 (LISTEN)*
Would anyone have debugging tips to poke in any direction?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20200110/d215a5ab/attachment.html>
More information about the users
mailing list