Difference between revisions of "Sync errors and possible reasons"

From dmfswiki
Jump to: navigation, search
(Created page with "Below you'll find an explanation of some bug reports and possible reasons. == org.apache.http.client.ClientProtocolException: calendar-query failed == This is with the utmost pr...")
 
Line 2: Line 2:
  
 
== org.apache.http.client.ClientProtocolException: calendar-query failed ==
 
== org.apache.http.client.ClientProtocolException: calendar-query failed ==
This is with the utmost probability a server bug. You're probably using ownCloud or an older version of SabreDAV. Try to upgrade your SabreDAV installation (or the SabreDAV part of ownCloud). If you're not using SabreDAV or ownCloud and you get this error send me an email, please!
+
This is probably a server bug. You're probably using ownCloud or an older version of SabreDAV. Try to upgrade your SabreDAV installation (or the SabreDAV part of ownCloud). If you're not using SabreDAV or ownCloud and you get this error send me an email, please!
  
 
== javax.net.ssl.SSLException: Read error: ssl=0x34b548: I/O error during system call, Connection reset by peer ==
 
== javax.net.ssl.SSLException: Read error: ssl=0x34b548: I/O error during system call, Connection reset by peer ==
 
Probably a connectivity issue. If this happens very often you should check your connectivity or your server.
 
Probably a connectivity issue. If this happens very often you should check your connectivity or your server.

Revision as of 10:51, 8 March 2012

Below you'll find an explanation of some bug reports and possible reasons.

org.apache.http.client.ClientProtocolException: calendar-query failed

This is probably a server bug. You're probably using ownCloud or an older version of SabreDAV. Try to upgrade your SabreDAV installation (or the SabreDAV part of ownCloud). If you're not using SabreDAV or ownCloud and you get this error send me an email, please!

javax.net.ssl.SSLException: Read error: ssl=0x34b548: I/O error during system call, Connection reset by peer

Probably a connectivity issue. If this happens very often you should check your connectivity or your server.