Closed jinhill closed 6 months ago
Hi,
Can you check the autodiscover-error.log and autodiscover.log logs?
Cheers, Mat
Thank you for your reply! I did not configure Autodiscover, and I used manual configuration of the exchange account. autodiscover-error.log and autodiscover.log are empty. /var/log/nginx -rw-r----- 1 nginx adm 4527 Nov 14 22:09 z-push-access.log -rw-r--r-- 1 nginx nginx 0 Jul 16 18:51 z-push-autodiscover-access.log -rw-r--r-- 1 nginx nginx 0 Jul 16 18:51 z-push-autodiscover-error.log -rw-r----- 1 nginx adm 0 Nov 13 22:11 z-push-error.log /var/log/z-push -rw-r--r-- 1 nginx nginx 0 Nov 14 22:06 z-push-error.log -rw-r--r-- 1 nginx nginx 199154 Nov 14 22:09 z-push.log z-push.log
Thanks for the log. Your caldav settings are working and Z-Push is talking with it.
There are a few loop detections firing, this came up for people with large mailboxes or a large number of contacts and calendar items, and after some time letting the device to sync it would sort itself out.
Perhaps if you could create another calendar user, place 1 or two items in it, and test with that on the same device.
Cheers, Mat
@matidau I have replaced a new user and created two records. However, I still cannot synchronize the calendar and there are no error logs, but z-push.log has been outputting many logs in a loop. z-push.log
Hi @jinhill To my eyes that looks like it is working and it has passed the items to the phone. What Calendar App are you using on the phone?
Hi @matidau My Calendar App is default calendar app of android 10 os, not third-party app. And the calendar sync sometimes reports exceptions.
Is there any further info in those messages on the device?
I'm hoping to get a more detailed error of what it doesn't like.
You may be able to use Thunderbird with the TbSync extension, to get more information. I found this quite valuable for calendar and contact debugging earlier this year.
Going to close this off, feel free to comment if you are able to provide more information.
Server ver: nginx+php8.2+z-push2.7.1 My caldav backend is Synology DSM7.1.1 calendar, my phone is Android 10. After adding an exchange account to my phone's calendar, no any error log. However, there is no account just added in the calendar, and the calendar cannot be synchronized to my phone. config.php
define('BACKEND_PROVIDER', 'BackendCalDAV');
backend/caldav/config.php