<div dir="ltr"><div>Hello:</div><div><br></div><div>I have a SP 3.0.4 on RHEL7 and am attempting to install EDS  - <a href="https://wiki.shibboleth.net/confluence/display/EDS10/3.+Configuration">https://wiki.shibboleth.net/confluence/display/EDS10/3.+Configuration</a></div><div><i><br></i></div><div>Getting the following message:<i><br></i></div><div><i><br></i></div><div><i>2020-01-10 14:42:53 INFO Shibboleth.Listener : listener service starting<br>2020-01-10 14:42:53 ERROR Shibboleth.Listener : failed socket call (bind), result (98): Address already in use<br>2020-01-10 14:42:53 CRIT Shibboleth.Listener : failed to bind to socket.</i></div><div><br></div><div>For the life of me I can't determine where the address  is used elsewhere. SELinux has been disabled.</div><div><br></div><div>lsof lists the following.<br></div><div><br></div><div><i>[root]#  sudo lsof -i -P -n|grep LISTEN<br>sshd    1097     root    3u  IPv4  20740      0t0  TCP *:22 (LISTEN)<br>master  1232     root   13u  IPv4  21536      0t0  TCP <a href="http://127.0.0.1:25">127.0.0.1:25</a> (LISTEN)<br>httpd   1591     root    3u  IPv4  25293      0t0  TCP server:443 (LISTEN)<br>httpd   1592   apache    3u  IPv4  25293      0t0  TCP server:443 (LISTEN)<br>httpd   1593   apache    3u  IPv4  25293      0t0  TCP server:443 (LISTEN)<br>httpd   1594   apache    3u  IPv4  25293      0t0  TCP server:443 (LISTEN)<br>httpd   1595   apache    3u  IPv4  25293      0t0  TCP server:443 (LISTEN)<br>httpd   1596   apache    3u  IPv4  25293      0t0  TCP server:443 (LISTEN)</i></div><div><i><br></i></div><div>Would anyone have debugging tips to poke in any direction?<i><br></i></div><div><i><br></i></div></div>