fmbiete / Z-Push-contrib

Z-Push fork with changes that I will try to contrib
GNU Affero General Public License v3.0
134 stars 62 forks source link

Most of the Samsung Note3 phone can not sync the cal from server to phone. #206

Open iheper opened 9 years ago

iheper commented 9 years ago

We are using z-push 2.2.0 for sync in our groupoffice system (www.group-office.com). Most of the Samsung Note3 phone can not sync the cal from the group-office server to the phone. when I check the log, it shows : Message was causing loop(2)......

Do you have any suggestions?

fmbiete commented 9 years ago

When a message is causing a loop the reason can be:

  1. Server process is dying before sending the message, but after updating the loop counter. Check for errors in your php-fpm/nginx/apache logs (for example memory exhausted messages)
  2. Server send correctly the message, but client thinks it is not valid. Check your WBXML logs and search for something that calls your attention. This can be very hard to find, so check with various mobile before: Samsung devices are known to pack a non-stock email client; and it's very buggy (or not standard).