Why does the program appear to be constanly waiting to synchronize.....

Simon’s Brother
Simon’s Brother Member Posts: 6,814 ✭✭✭
edited November 20 in English Forum

At this point I've create very little personal content, so why is the application remaining in a state of waiting to sychronize... is there a way I can turn this off in beta 1 ... I have vritually no need for this feature as I am a one comptuer only user and cant see that changing ...

Tagged:

Comments

  • Damian McGrath
    Damian McGrath Member Posts: 3,051 ✭✭✭

    Andrew,

    Type in the command box "set sync to no"

  • Simon’s Brother
    Simon’s Brother Member Posts: 6,814 ✭✭✭

    Thanks Damian, that at least stopped it for now, but it still is sometthing that needs to be answered as to why it was sitting in a state of waiting to sync.

  • Dave Hooton
    Dave Hooton Member, MVP Posts: 35,667 ✭✭✭

    why is the application remaining in a state of waiting to sychronize...

    It was one of the first things I attacked - at least the HELP provided the solution (good to see you are finally up and running).

    Dave
    ===

    Windows 11 & Android 13

  • Bradley Grainger (Logos)
    Bradley Grainger (Logos) Administrator, Logos Employee Posts: 11,948

    Thanks Damian, that at least stopped it for now, but it still is sometthing that needs to be answered as to why it was sitting in a state of waiting to sync.


    Your log files might show an error. Please enter "set sync to yes", wait about 5 minutes while it tries to sync, then send us the Logos4.log file. (You can "set sync to no" again following that.)

  • Damian McGrath
    Damian McGrath Member Posts: 3,051 ✭✭✭

    Bradley,

    I can't attach a file for some reason.  Here are the error lines from my log file:

     


    2009-09-08 23:57:59.6282 10 Info SyncManager (Timed) Uploading 177 items.

    2009-09-08 23:57:59.6751 10 Info SyncManager (0ms) Uploading 177 items.

    2009-09-08 23:58:07.5032 10 Warn SyncManager Error occurred during sychronization upload - Libronix.DigitalLibrary.Synchronization.SyncClientException: Unhandled exception during synchronization. ---> System.ArgumentOutOfRangeException: The UTC time represented when the offset is applied must be between year 0 and 10,000.

    Parameter name: offset

       at System.DateTimeOffset.ValidateDate(DateTime dateTime, TimeSpan offset)

       at System.DateTimeOffset..ctor(DateTime dateTime)

       at Libronix.DigitalLibrary.Synchronization.SyncClient.UpdateItems(IEnumerable`1 seqTupleSyncItems)

       --- End of inner exception stack trace ---

       at Libronix.DigitalLibrary.Synchronization.SyncClient.UpdateItems(IEnumerable`1 seqTupleSyncItems)

       at Libronix.DigitalLibrary.Synchronization.SyncManager.TryUploadItems(ISyncClient syncClient, IDictionary`2 dictItemSources, Nullable`1& dtSyncDate)

    2009-09-08 23:58:07.5657 10 Info SyncManager (Timed) Downloading items.

    2009-09-08 23:58:08.2532 10 Info SyncManager (685ms) Downloading items.


  • Bradley Grainger (Logos)
    Bradley Grainger (Logos) Administrator, Logos Employee Posts: 11,948

    I can't attach a file for some reason.  Here are the error lines from my log file:

    Thanks; that is helpful.