Syncing is not working

I have had L4 open most of the day and a few minutes ago I changed a layout and the sync process started then I got the little yellow triangle. Looking at the L4 log I see the following :
2010-07-08 13:04:02.8544 9 Warn SyncManager Error occurred during synchronization upload - Libronix.DigitalLibrary.Synchronization.SyncClientException: Not Found ---> System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.GetResponse()
at Libronix.DigitalLibrary.Synchronization.SyncClient.SubmitRequest(SyndicationFeed syndicationFeed, Nullable`1 dtSince, Nullable`1 dtSinceCollaborating, IEnumerable`1 headers, Boolean bExcludeDeleted)
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, List`1 listSuccessfulBatchSyncDates)
Is this a problem with the server or something my end? My internet connection is working fine and the program appears to working fine.
Comments
-
-
I had the same problem but now it works again.
Bohuslav
0 -
Fred Chapman said:
Is this a problem with the server or something my end?
The server was not found so the problem was not yours. The common problem where there is a glitch at your end (eg. waking from Sleep) looks like
2010-07-08 07:19:23.1121 9 Warn SyncManager Error occurred during synchronization download - Libronix.DigitalLibrary.Synchronization.SyncClientException: Unhandled exception during synchronization. ---> System.Net.WebException: The remote name could not be resolved: 'sync.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.DigitalLibrary.Synchronization.SyncClient.SubmitRequest(SyndicationFeed syndicationFeed, Nullable`1 dtSince, Nullable`1 dtSinceCollaborating, IEnumerable`1 headers, Boolean bExcludeDeleted)
at Libronix.DigitalLibrary.Synchronization.SyncClient.GetItems(DateTime dtSince, DateTime dtSinceCollaborating, IEnumerable`1 seqIgnoreSyncDates, Boolean bExcludeDeleted)Dave
===Windows 11 & Android 13
0