I´m at an attempt to upgrade from V7.15.4 to V8.12.2, I´ve followed the user guide but I´m stuck and getting the following error in my Umbraco log file;
"System.Net.WebException: The operation has timed out at System.Net.WebClient.UploadDataInternal(Uri address, String method, Byte[] data, WebRequest& request) at System.Net.WebClient.UploadString(Uri address, String method, String data) at Com.StuartMullinger.Converge.Controllers.ConvergeProcessor.CompareContentServerFetch(RemoteSiteDetails details, String localUrl)","SourceContext":"Com.StuartMullinger.Converge.Controllers.ConvergeProcessor"
I suspect the fault is WebClient´s timeout default value of 100seconds.
That's the new version of Converge (V8.0.8) uploaded. The Web Client timeout is now set to 500 seconds, but you can also now change it under Settings (Configuration tab).
Package Converge timeout
Hello!
I´m at an attempt to upgrade from V7.15.4 to V8.12.2, I´ve followed the user guide but I´m stuck and getting the following error in my Umbraco log file;
I suspect the fault is WebClient´s timeout default value of 100seconds.
Has anyone bumped into the problem and solved it?
Best regards, PJ
Hi Patrik,
Looks like I'll have to update the package to increase the WebClient timeout period. Should manage to do that in the next few days.
Almost missed this post, if you have any further questions/issues you can post to the Converge discussion group.
Thanks, Stuart.
Perfect thanks Stuart!
Will keep that in mind.
Thanks, Patrik
Hi again Patrik,
That's the new version of Converge (V8.0.8) uploaded. The Web Client timeout is now set to 500 seconds, but you can also now change it under Settings (Configuration tab).
Stuart.
Hi Stuart,
Wonderful, very appreciated!
Thanks, Patrik
is working on a reply...