From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id oEU+CfBLwl4ACQAA0tVLHw (envelope-from ) for ; Mon, 18 May 2020 08:48:48 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 4GVBBfBLwl6HfQAAB5/wlQ (envelope-from ) for ; Mon, 18 May 2020 08:48:48 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id A05289400EF for ; Mon, 18 May 2020 08:48:47 +0000 (UTC) Received: from localhost ([::1]:40770 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jabS2-0000wO-Ha for larch@yhetil.org; Mon, 18 May 2020 04:48:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47828) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jabRM-0000wD-EG for emacs-orgmode@gnu.org; Mon, 18 May 2020 04:48:04 -0400 Received: from ciao.gmane.io ([159.69.161.202]:48538) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jabRL-0001OF-0z for emacs-orgmode@gnu.org; Mon, 18 May 2020 04:48:04 -0400 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1jabRI-0004R4-0X for emacs-orgmode@gnu.org; Mon, 18 May 2020 10:48:00 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: emacs-orgmode@gnu.org From: "Loris Bennett" Subject: Re: org-caldav-sync hanging Date: Mon, 18 May 2020 10:47:54 +0200 Message-ID: <87zha57hol.fsf@hornfels.zedat.fu-berlin.de> References: <87lflxr4p6.fsf@hornfels.zedat.fu-berlin.de> <87zhadphm1.fsf@ucl.ac.uk> <873685qv05.fsf@hornfels.zedat.fu-berlin.de> <871rnpi4h6.fsf@pc-117-162.ovh.com> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) Cancel-Lock: sha1:rSaTGSWK7Uu1ZSoqX/0oNJbZNKY= Received-SPF: pass client-ip=159.69.161.202; envelope-from=geo-emacs-orgmode@m.gmane-mx.org; helo=ciao.gmane.io X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/18 04:48:00 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -0.51 X-TUID: oEo+LICrGDEw Garjola Dindi writes: > On Tue 12-May-2020 at 12:59:22 +02, "Loris Bennett" > wrote: >> Eric S Fraga writes: >> >>> On Tuesday, 12 May 2020 at 09:29, Loris Bennett wrote: >>>> The Nextcloud instance at work is version 15 and is accessible via the >>>> browser, but there was some outage recently and some server-side >>>> tweakage may also have occurred while things were being fixed. >>> >>> I don't know if this is related but a recent point release to nextcloud >>> caused problems with an OPTIONS directive that org-caldav-sync uses. A >>> subsequent bug fix has corrected this but may not have been incorporated >>> in your server yet. >>> >>> See https://github.com/nextcloud/server/issues/20624 >>> >>> The provider I use for calendar services had to manually patch their >>> instance of nextcloud to get it working again for org-caldav-sync. >> >> Thanks for the pointer, but the link seems to refer to a regression >> introduced between versions 18.0.3 and 18.0.4, whereas the server I am >> talking to is some version of version 15. >> >> My android phone is able to sync in both directions via DavX5, so the >> server is obviously not totally borked in terms of syncing. So some >> aspect of the org-caldav-sync seems to be hitting the problem. > > Hi, > > FYI, I found this issue when looking for a solution for the same problem: > https://github.com/dengste/org-caldav/issues/195 > > In my case, if I am patient enough, the sync completes after 30-50 minutes. Turns out there has been server-side borkage for a week now and which currently persists. I assume that when the IT elves responsible get their house back in order, everything will be fine again. Cheers, Loris -- This signature is currently under construction.