Thanks for the information. I’ll close this issue now because the problem seems to be resolved.
Android & Outlook sync issue - Sabre?
-
Hi,
I am having trouble synching my Nextcloud calendar and contacts. I attempted to read up on this, yet got nowhere. Earlier I opened a ticket on the Nextcloud support forum (https://help.nextcloud.com/t/android-outlook-sync-error-sabre-issue/51633), yet they were unable to help suggested I open a ticket on this forum.
While not wanting to duplicate, please find below a copy of what I posted on the Nextcloud forum. Thanks in advance!
"Nextcloud version (eg, 12.0.2): Nextcloud 15.0.5
Operating system and version (eg, Ubuntu 17.04): Win 10 Pro
Apache or nginx version (eg, Apache 2.4.25): ?
PHP version (eg, 7.1): 7.3The issue you are facing:
It is not possible to sync the calendar and contacts using both davx5 and the Outlook plug-in. However, it was possible to install the Nextcloud app on Android and for the app to connect to the server.Is this the first time you’ve seen this error? (Y/N):
Yes.Steps to replicate it:
Install Nextcloud server. Set up two-factor authentication and generate app specific passwords. Install davx5 and Outlook plug-in.
The output of your Nextcloud log in Admin > Logging:
[webdav] Fatal: Sabre\DAV\Exception\ReportNotSupported: at <<closure>>
- <<closure>>
httpReport(Sabre\HTTP\Reque … "}, Sabre\HTTP\Response {}) - /home/My folder name/domains/My Nextcloud server/private_html/3rdparty/sabre/event/lib/EventEmitterTrait.php line 105
call_user_func_array([Sabre\DAV\CorePlugin {},“httpReport”], [Sabre\HTTP\Requ … }]) - /home/My folder name/domains/My Nextcloud server/private_html/3rdparty/sabre/dav/lib/DAV/Server.php line 479
emit(“method:REPORT”, [Sabre\HTTP\Requ … }]) - /home/My folder name/domains/My Nextcloud server/private_html/3rdparty/sabre/dav/lib/DAV/Server.php line 254
invokeMethod(Sabre\HTTP\Reque … "}, Sabre\HTTP\Response {}) - /home/My folder name/domains/My Nextcloud server/private_html/apps/dav/lib/Server.php line 301
exec() - /home/My folder name/domains/My Nextcloud server/private_html/apps/dav/appinfo/v2/remote.php line 35
exec() - /home/My folder name/domains/My Nextcloud server/private_html/remote.php line 163
require_once("/home/Folder name … p")
REPORT /remote.php/dav/
from IP address by My Nextcloud admin username at 2019-04-14T17:15:29+00:00The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):
Am happy to share this later since I cannot determine which information might compromise the system if posted on the internet.
The output of your Apache/nginx/system log in /var/log/____:
Unsure where I can find the Apache log. However, while looking for the log file, I noticed that there is still an old owncloud installation on the server, which is seemingly still generating log files. I cannot see that installation in the app installer, so will ask the administrator to manually remove it. "
- <<closure>>
-
Hello,
Although there is no debug info, it seems that Nextcloud returns an error when DAVx5 requests the events/contacts. Is there any indication that this could be a DAVx5 problem?