Once in a while I get the following message when starting up the applications.
I was told I need to recycle the Indicium App Pool.
Just did, but the error keeps on displaying. In the log I see the following error. How can I resolve this?
2021-06-08T09:28:10.9562228+02:00 FTL] License refresh failed. Failed to contact licensing service. (ff615c83)
System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 144.178.66.249:443
at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)
at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)
--- End of inner exception stack trace ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Indicium.Licensing.LicenseChecker.<tradeLicenseReport>d__15.MoveNext() in C:\azp\agent\_work\1\s\src\Indicium\Licensing\LicenseChecker.cs:line 177