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)......
When a message is causing a loop the reason can be:
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)
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).
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?