Hi, This warning is prompted when your application or the TGT session is expired. CAS send a request to all applications that consumes same TGT to do a logout request on each. See https://wiki.jasig.org/display/CASUM/Single+Sign+Out for more info.
In your showcase you need enable the single sign out in your php client: An example: https://wiki.jasig.org/display/CASC/phpCAS+examples#phpCASexamples-HandlelogoutrequestsfromtheCASserver 2013/9/13 Whittaker, Geoffrey <[email protected]> > Good afternoon,**** > > ** ** > > I’m getting an error message in my cas.log on my production server that > says**** > > ** ** > > Line 170348: 2013-09-12 13:58:19,899 WARN [org.jasig.cas.util.HttpClient] > - Error Sending message to url endpoint [ > https://unf.erezlife.com/one.php?outputter=loginManager&purpose=login]. > Error is [Permission denied: connect]**** > > Line 170349: 2013-09-12 13:58:20,040 WARN > [org.jasig.cas.util.HttpClient] - Error Sending message to url endpoint [ > https://unf.erezlife.com/one.php?outputter=loginManager&purpose=login]. > Error is [Permission denied: connect]**** > > ** ** > > I have not made any changes, in a while, but I have a service down. Does > anyone know what this means?**** > > ** ** > > Geoff **** > > -- > You are currently subscribed to [email protected] as: [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
