I've got an umbraco setup running on two servers
everything was working fine, in terms of publishing between the load
balanced servers then the publishing suddenly just stopped working, not
sure what is going on at the moment, here is the stack trace for the
error any help would be appreciated.
Thanks
Ian Banks
Error
refreshing all in 'Page Refresher (umbraco.library wrapper)', error:
'System.Net.WebException: The request failed with HTTP status 417:
Expectation failed.
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage
message, WebResponse response, Stream responseStream, Boolean
asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at umbraco.presentation.cache.CacheRefresher.RefreshAll(Guid
uniqueIdentifier, String Login, String Password)
at umbraco.presentation.cache.dispatcher.RefreshAll(Guid
uniqueIdentifier)
cache refresher problem
Hi
I've got an umbraco setup running on two servers everything was working fine, in terms of publishing between the load balanced servers then the publishing suddenly just stopped working, not sure what is going on at the moment, here is the stack trace for the error any help would be appreciated.
Thanks
Ian Banks
Error refreshing all in 'Page Refresher (umbraco.library wrapper)', error: 'System.Net.WebException: The request failed with HTTP status 417: Expectation failed. at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at umbraco.presentation.cache.CacheRefresher.RefreshAll(Guid uniqueIdentifier, String Login, String Password) at umbraco.presentation.cache.dispatcher.RefreshAll(Guid uniqueIdentifier)
is working on a reply...