Hello,
I changed the way of ssl connection from letsencrypt via myfritz and url forwarding to a certificate provided by my dns supplier. This results in a new url for my nextcloud. The certificate was installed via ‘nextcloud.enable-https custom -s …’ and works. I can access my nextcloud secured with browser and with IPhone (as before). With OneCalendar on Android as well on Windows the setup also works properly, the new url was recognized and no problems were reported. However sync fails with following message (sorry for the long text). The ip of the server is hidden behind ‘xyz.xyz…’. The server is an Intel NUC with i5, 16GByte RAM and 250GB SSD - so this should not be the cause of any limitation. And just to recall: only the url has changed and the way to provide the certs.
Cheers Uli
Error code from Nextcloud
[webdav] Fehler: Exception thrown: OCA\DAV\Exception\UnsupportedLimitOnInitialSyncException
REPORT /remote.php/dav/calendars/UliR/bcherei_shared_by_uli/
von 62.91.146.130 von UliR um 21.10.2024, 09:07:29
{“reqId”:“ICNkHSr4UIjYEqwuT9np”,“level”:3,“time”:“2024-10-21T07:07:29+00:00”,“remoteAddr”:“62.91.146.130”,“user”:“UliR”,“app”:“webdav”,“method”:“REPORT”,“url”:“/remote.php/dav/calendars/UliR/bcherei_shared_by_uli/”,“message”:“Exception thrown: OCA\DAV\Exception\UnsupportedLimitOnInitialSyncException”,“userAgent”:“curl/7.54”,“version”:“29.0.8.1”,“exception”:{“Exception”:“OCA\DAV\Exception\UnsupportedLimitOnInitialSyncException”,“Message”:“”,“Code”:0,“Trace”:[{“file”:“/snap/nextcloud/44729/htdocs/3rdparty/sabre/dav/lib/DAV/Sync/Plugin.php”,“line”:121,“function”:“getChanges”,“class”:“OCA\DAV\CalDAV\Calendar”,“type”:“->”},{“file”:“/snap/nextcloud/44729/htdocs/3rdparty/sabre/dav/lib/DAV/Sync/Plugin.php”,“line”:62,“function”:“syncCollection”,“class”:“Sabre\DAV\Sync\Plugin”,“type”:“->”,“args”:[“*** sensitive parameters replaced “]},{“file”:”/snap/nextcloud/44729/htdocs/3rdparty/sabre/event/lib/WildcardEmitterTrait.php",“line”:89,“function”:“Sabre\DAV\Sync\{closure}”,“class”:“Sabre\DAV\Sync\Plugin”,“type”:“->”,“args”:[" sensitive parameters replaced ***”]},{“file”:“/snap/nextcloud/44729/htdocs/3rdparty/sabre/dav/lib/DAV/CorePlugin.php”,“line”:690,“function”:“emit”,“class”:“Sabre\DAV\Server”,“type”:“->”},{“file”:“/snap/nextcloud/44729/htdocs/3rdparty/sabre/event/lib/WildcardEmitterTrait.php”,“line”:89,“function”:“httpReport”,“class”:“Sabre\DAV\CorePlugin”,“type”:“->”},{“file”:“/snap/nextcloud/44729/htdocs/3rdparty/sabre/dav/lib/DAV/Server.php”,“line”:472,“function”:“emit”,“class”:“Sabre\DAV\Server”,“type”:“->”},{“file”:“/snap/nextcloud/44729/htdocs/apps/dav/lib/Connector/Sabre/Server.php”,“line”:61,“function”:“invokeMethod”,“class”:“Sabre\DAV\Server”,“type”:“->”},{“file”:“/snap/nextcloud/44729/htdocs/3rdparty/sabre/dav/lib/DAV/Server.php”,“line”:321,“function”:“start”,“class”:“OCA\DAV\Connector\Sabre\Server”,“type”:“->”},{“file”:“/snap/nextcloud/44729/htdocs/apps/dav/lib/Server.php”,“line”:393,“function”:“exec”,“class”:“Sabre\DAV\Server”,“type”:“->”},{“file”:“/snap/nextcloud/44729/htdocs/apps/dav/appinfo/v2/remote.php”,“line”:35,“function”:“exec”,“class”:“OCA\DAV\Server”,“type”:“->”},{“file”:“/snap/nextcloud/44729/htdocs/remote.php”,“line”:172,“args”:[“/snap/nextcloud/44729/htdocs/apps/dav/appinfo/v2/remote.php”],“function”:“require_once”}],“File”:“/snap/nextcloud/44729/htdocs/apps/dav/lib/CalDAV/Calendar.php”,“Line”:389,“message”:“”,“exception”:,“CustomMessage”:“Exception thrown: OCA\DAV\Exception\UnsupportedLimitOnInitialSyncException”},“id”:“6715ff59aa1c8”}
Error message from OneCalendar:
Der Text zu diesem Fehlercode wurde nicht gefunden.
Der Antwortstatuscode zeigt keinen Erfolg an: 507 (Insufficient Storage). : <?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d=“DAV:” xmlns:s=“http://sabredav.org/ns”>
<s:exception>Interner Serverfehler</s:exception>
<s:message>
Der Server konnte die Anfrage nicht fertig stellen. Sollte dies erneut auftreten, sende bitte die nachfolgenden technischen Einzelheiten an deinen Server-Administrator. Weitere Details können im Server-Protokoll gefunden werden. </s:message>
<s:technical-details>
<s:remote-address>xyz.xyz.xyz.xyz</s:remote-address>
<s:request-id>UPIqZshdTK4G0L7OhJYg</s:request-id>
</s:technical-details>
</d:error>
CalendarApp.CalDavProvider.DavAccountRequestException: Der Text zu diesem Fehlercode wurde nicht gefunden.
Der Antwortstatuscode zeigt keinen Erfolg an: 507 (Insufficient Storage). : <?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d=“DAV:” xmlns:s=“http://sabredav.org/ns”>
<s:exception>Interner Serverfehler</s:exception>
<s:message>
Der Server konnte die Anfrage nicht fertig stellen. Sollte dies erneut auftreten, sende bitte die nachfolgenden technischen Einzelheiten an deinen Server-Administrator. Weitere Details können im Server-Protokoll gefunden werden. </s:message>
<s:technical-details>
<s:remote-address>xyz.xyz.xyz.xyz</s:remote-address>
<s:request-id>UPIqZshdTK4G0L7OhJYg</s:request-id>
</s:technical-details>
</d:error>
—> CalendarApp.Common.Net.HttpException: Der Text zu diesem Fehlercode wurde nicht gefunden.
Der Antwortstatuscode zeigt keinen Erfolg an: 507 (Insufficient Storage). —> System.Exception: Der Text zu diesem Fehlercode wurde nicht gefunden.
Der Antwortstatuscode zeigt keinen Erfolg an: 507 (Insufficient Storage).
at System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed(Int32, RuntimeTypeHandle) + 0x21
at __Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe
at __Interop.ForwardComStubs.Stub_2[TThis, TResult](__ComObject, Int32) + 0x37
at Windows.Web.Http.HttpResponseMessage.EnsureSuccessStatusCode() + 0x18
at CalendarApp.Common.Net.CalendarHttpClient.d__29.MoveNext() + 0x82d
— End of inner exception stack trace —
at CalendarApp.Common.Net.CalendarHttpClient.d__29.MoveNext() + 0x18b0
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at CalendarApp.CalDavProvider.DavHttpWebRequest.d__12.MoveNext() + 0x76f
— End of inner exception stack trace —
at CalendarApp.CalDavProvider.DavHttpWebRequest.d__12.MoveNext() + 0xab4
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at CalendarApp.CalDavProvider.DavHttpWebRequest.d__11.MoveNext() + 0xb0
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Dav.Client.Common.DavCommon.d__5.MoveNext() + 0x8fa
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Dav.Client.CalDav.CalDavServerCalendar.d__24.MoveNext() + 0x42e
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at Dav.Client.CalDav.CalDavServerCalendar.d__24.MoveNext() + 0x521
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter1.GetResult() + 0x16 at Dav.Client.CalDav.CalDavServerCalendar.<GetSyncChanges>d__26.MoveNext() + 0x136 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at System.Runtime.CompilerServices.TaskAwaiter
1.GetResult() + 0x16
at CalendarApp.CalDavBaseProvider.CalDavBaseAccount1.<SyncReceiveCalendarFromProvider>d__13.MoveNext() + 0xfc9 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb at CalendarApp.ProviderBase.AccountProviderBase
9.d__99.MoveNext() + 0x21b
RequestType: REPORT
RequestUrl: https://linuc.reitz-kef.de/remote.php/dav/calendars/UliR/bcherei_shared_by_uli/
RequestData:
1
100
ResponseData: <?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d=“DAV:” xmlns:s=“http://sabredav.org/ns”>
<s:exception>Interner Serverfehler</s:exception>
<s:message>
Der Server konnte die Anfrage nicht fertig stellen. Sollte dies erneut auftreten, sende bitte die nachfolgenden technischen Einzelheiten an deinen Server-Administrator. Weitere Details können im Server-Protokoll gefunden werden. </s:message>
<s:technical-details>
<s:remote-address>xyz.xyz.xyz.xyz</s:remote-address>
<s:request-id>UPIqZshdTK4G0L7OhJYg</s:request-id>
</s:technical-details>
</d:error>
Inner exception: CalendarApp.Common.Net.HttpException: Der Text zu diesem Fehlercode wurde nicht gefunden.
Der Antwortstatuscode zeigt keinen Erfolg an: 507 (Insufficient Storage). —> System.Exception: Der Text zu diesem Fehlercode wurde nicht gefunden.
Der Antwortstatuscode zeigt keinen Erfolg an: 507 (Insufficient Storage).
at System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed(Int32, RuntimeTypeHandle) + 0x21
at __Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe
at __Interop.ForwardComStubs.Stub_2[TThis, TResult](__ComObject, Int32) + 0x37
at Windows.Web.Http.HttpResponseMessage.EnsureSuccessStatusCode() + 0x18
at CalendarApp.Common.Net.CalendarHttpClient.d__29.MoveNext() + 0x82d
— End of inner exception stack trace —
at CalendarApp.Common.Net.CalendarHttpClient.d__29.MoveNext() + 0x18b0
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at CalendarApp.CalDavProvider.DavHttpWebRequest.d__12.MoveNext() + 0x76f
Inner exception: System.Exception: Der Text zu diesem Fehlercode wurde nicht gefunden.
Der Antwortstatuscode zeigt keinen Erfolg an: 507 (Insufficient Storage).
at System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed(Int32, RuntimeTypeHandle) + 0x21
at __Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe
at __Interop.ForwardComStubs.Stub_2[TThis, TResult](__ComObject, Int32) + 0x37
at Windows.Web.Http.HttpResponseMessage.EnsureSuccessStatusCode() + 0x18
at CalendarApp.Common.Net.CalendarHttpClient.d__29.MoveNext() + 0x82d