Why does the program appear to be constanly waiting to synchronize.....
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 ...
Comments
-
Andrew,
Type in the command box "set sync to no"
0 -
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.
0 -
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
0 -
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.)
0 -
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.
0 -
I can't attach a file for some reason. Here are the error lines from my log file:
Thanks; that is helpful.
0