New version of Proclaim (.0739) not fully syncing

Chris Porter
Chris Porter Member Posts: 40 ✭✭

After updating to the latest revision Proclaim repeatedly pops up a message "Some of the required content failed to download, please click to try again". However, in this new version it doesn't download any of the content that was partially downloaded previously, leaving us with a host of blank slides, or semi-downloaded images.

In previous versions just mashing the sync icon would eventually sync all the content, but not anymore. This morning we have been just left with a host of blank slides instead.

Its turning into a fairly big problem for us, are there any solutions on the horizon?

Comments

  • Travis Perna
    Travis Perna Member Posts: 179 ✭✭

    Chris,

    Can you please follow the instructions on this post http://community.logos.com/forums/t/39446.aspx to post your log files here for me to take a look at.

    Thanks

    Travis

  • Chris Porter
    Chris Porter Member Posts: 40 ✭✭

    Hi Travis, I thought that I had uploaded the log file with the original post, but it doesnt seem to be there.

    It shoudl be attached to this post, but the repeated error message is the following: 

    05/19/2013 09:45:44 | ERROR | 1 | ProclaimWebClient | WebServiceException for MediaDto with uri=http://proclaimservices.logos.com/v1/media/3c1c5a87-4ca9-44d6-a600-c1cfc6fe21bd: Libronix.Utility.Net.WebServiceException: Error handling response. Request: GET http://proclaimservices.logos.com/v1/media/3c1c5a87-4ca9-44d6-a600-c1cfc6fe21bd ---> System.Net.WebException: Aborted.
    at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0
    at Libronix.Utility.Net.HttpWebRequestUtility+<EndGetHttpResponse>c__AnonStorey5E.<>m__46 () [0x00000] in <filename unknown>:0
    at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse (System.Func`1 fnGetResponse) [0x00000] in <filename unknown>:0
    --- End of inner exception stack trace ---
    at Libronix.Utility.Threading.AsyncMethodAsyncAction`1[Libronix.Utility.Json.Web.JsonWebServiceResponse`1[Logos.Proclaim.Models.Media.MediaDto]].get_Result () [0x00000] in <filename unknown>:0
    at Logos.Proclaim.Common.ProclaimWebServiceRequest`1+<InvokeAsyncWork>c__Iterator2A+<InvokeAsyncWork>c__AnonStorey8F[Logos.Proclaim.Models.Media.MediaDto].<>m__97 () [0x00000] in <filename unknown>:0
    at Logos.Proclaim.Common.ProclaimWebServiceRequest`1[Logos.Proclaim.Models.Media.MediaDto].GetRestServiceResult (System.Func`1 fnGetResponse) [0x00000] in <filename unknown>:0

    This is tied to each slide that has failed to download.

    0456.Proclaim.log

  • Chris Porter
    Chris Porter Member Posts: 40 ✭✭

    I should probably note that all the files are actually on the server, as they are visible via the tablet/phone apps, and we were eventually able to get a Windows version to sync properly, but on the two MacBook Pros and a Mac Pro they were all missing slides. Interestingly not the same slides each time, which leads me to think that its probably an unhandled exception at download time (there are POST exceptions in the log too) which is leading to the file being missing on the local machine.

    Happy to do some further blackbox testing, but ill leave it for a bit until you have had a look at the log.

  • Scott Alexander
    Scott Alexander Member, Logos Employee Posts: 3,816

    It looks like your download requests are timing out. What does your network connection speed look like? Fast? Slow?

    When a download request times  out we fall back to a default blank background. Clicking the sync icon should resolve the issue with one caveat - The version prior to 745 (shipped yesterday) had a bug which cached the thumbnails generated using the fallback. Therefore when your download eventually succeeded the thumbnails would still be blank, until you edited them.

    If you're running the latest version these issues should all be resolved.

  • Chris Porter
    Chris Porter Member Posts: 40 ✭✭

    Download speeds are good, the tablets on the same network were able to download the presentation fine. It was just machines with version 739. Ill make sure the laptops at church are updated to 745 before Sunday and will see how it goes.