Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

caldav/carddav syncing problem after upgrade to 10.0.0 #27778

Closed
neandrethal opened this issue Apr 30, 2017 · 5 comments
Closed

caldav/carddav syncing problem after upgrade to 10.0.0 #27778

neandrethal opened this issue Apr 30, 2017 · 5 comments

Comments

@neandrethal
Copy link

Steps to reproduce

  1. Upgrade oc vith calendar and contacts from last 9 version to 10.0.0
  2. disable apps; occ upgrade; enable calendar and contacts via www
  3. try to sync calendar and contacts with thunderbird

Expected behaviour

Sync should work out of the box

Actual behaviour

Calendar and contacts work via www but synchronisation with desktop/mobile does not work. I have found, that synchronisation does not work because link was changed:
prior 10.0.0 it was:
https://aaaaaaaaaaaaaaaa.com/owncloud/remote.php/**caldav**/calendars/mirek/defaultcalendar
now it is:
https://aaaaaaaaaaaaaaaa.com/owncloud/remote.php/**dav**/calendars/mirek/defaultcalendar/
the same issue with carddav.
Syncing with the second address works fine.

Changing it in every desktop and mobile client does not seam to be good idea.
Is there any workaround?

Server configuration

Operating system:
raspbian jessie

Web server:
apache 2.4.10

Database:
sqlite 3.8.7.1

PHP version:
5.6.30

ownCloud version: (see ownCloud admin page)
10.0.0-1.1

Updated from an older ownCloud or fresh install:
update via aptitude update

Where did you install ownCloud from:
deb http://download.owncloud.org/download/repositories/stable/Debian_8.0/ /

Signing status (ownCloud 9.0 and above):

No errors have been found.

The content of config/config.php:

{
    "system": {
        "instanceid": "51462ae5915af",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "datadirectory": "\/home\/owncloud\/data",
        "dbtype": "sqlite3",
        "version": "10.0.0.12",
        "installed": true,
        "forcessl": false,
        "maintenance": false,
        "theme": "",
        "enable_previews": false,
        "trusted_domains": [
            "192.168.1.153",
            "example.com"
        ],
        "overwrite.cli.url": "http:\/\/192.168.1.153\/owncloud",
        "loglevel": "0",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "updatechecker": false
    }
}

List of activated apps:

  - activity: 2.3.3
  - calendar: 1.4.2
  - contacts: 1.5.2
  - dav: 0.2.8
  - federatedfilesharing: 0.3.0
  - files: 1.5.1
  - files_external: true
  - files_sharing: 0.10.0
  - files_texteditor: 2.1
  - files_trashbin: 0.9.0
  - files_versions: 1.3.0
  - files_videoplayer: 0.9.8
  - firstrunwizard: 1.1
  - market: 0.1.0
  - provisioning_api: 0.5.0
  - updatenotification: 0.2.1
Disabled:
  - bookmarks
  - comments
  - configreport
  - encryption
  - example-theme
  - external
  - federation
  - files_antivirus
  - files_pdfviewer
  - gallery
  - notifications
  - systemtags
  - tasks
  - templateeditor
  - user_external

Are you using external storage, if yes which one: local/smb/sftp/...
no
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no (I think)

Client configuration

Browser:
thunderbird
Operating system:
debian jessie amd64

Logs

Web server error log

Insert your webserver log here

ownCloud log (data/owncloud.log)

Insert your ownCloud log here

Browser log

Start log of thunderbird:

XXXXX:~$ thunderbirdlBackendLoader] Using libical backend at /usr/lib/thunderbird/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/libical-manifest
messenger.groupdav.overlay.js: failed to include 'chrome://sogo-connector/content/general/vcards.utils.js'
TypeError: redeclaration of let kPhotoImageCache
File: chrome://sogo-connector/content/general/vcards.utils.js
Line: 22

 Stack:

@chrome://sogo-connector/content/general/vcards.utils.js:22:5
jsInclude@chrome://sogo-connector/content/addressbook/messenger.groupdav.overlay.js:26:13
@chrome://sogo-connector/content/addressbook/messenger.groupdav.overlay.js:37:1
startup from sogo-connector
*** new sync: 1
  1/sync with https://example.com/owncloud/remote.php/carddav/addressbooks/mirek/p99/...
exception getting pref 'extensions.ca.inverse.addressbook.groupdav.ldap_2.servers.pab.url': 
[Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getCharPref]"  nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)"  location: "JS frame :: chrome://sogo-connector/content/general/preference.service.addressbook.groupdav.js :: GdPSvc__getPref :: line 127"  data: no] (127)
*** new sync: 2
  2/sync with https://example.com/owncloud/remote.php/carddav/addressbooks/mirek/contacts/...
exception getting pref 'extensions.ca.inverse.addressbook.groupdav.ldap_2.servers.history.url': 
[Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getCharPref]"  nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)"  location: "JS frame :: chrome://sogo-connector/content/general/preference.service.addressbook.groupdav.js :: GdPSvc__getPref :: line 127"  data: no] (127)
Warning: Use of getPrefSafe() is deprecated and will be removed with the next release. Use Preferences.get() instead.
1: [chrome://calendar/content/calUtils.js:471] getPrefSafe
2: [chrome://lightningcalendartabs/content/multiweek_tabs.js:39] LightningCalendarTabs.multiWeekTabs
3: [chrome://lightningcalendartabs/content/tabs.js:100] LightningCalendarTabs.tabsController.prototype.initializeTabControllers
4: [chrome://lightningcalendartabs/content/tabs.js:77] LightningCalendarTabs.tabsController.prototype.startup
5: [chrome://lightningcalendartabs/content/tabs.js:243] null

GOT STATUS: 404
Unacceptable status code: 404. We abort.
  1/sync with https://example.com/owncloud/remote.php/carddav/addressbooks/mirek/p99/ has ended.

Error: [calCachedCalendar] replay action failed: null, uri=https://example.com/owncloud/remote.php/caldav/calendars/mirek/zajecia_shared_by_soczek, result=2147500037, op=[xpconnect wrapped calIOperation]
GOT STATUS: 404
Unacceptable status code: 404. We abort.
  2/sync with https://example.com/owncloud/remote.php/carddav/addressbooks/mirek/contacts/ has ended.

Error: [calCachedCalendar] replay action failed: null, uri=https://example.com/owncloud/remote.php/caldav/calendars/mirek/wymiana_shared_by_mgtest, result=2147500037, op=[xpconnect wrapped calIOperation]
Error: [calCachedCalendar] replay action failed: null, uri=https://example.com/owncloud/remote.php/caldav/calendars/mirek/defaultcalendar, result=2147500037, op=[xpconnect wrapped calIOperation]

[calBackendLoader] Using libical backend at /usr/lib/thunderbird/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/libical-manifest
messenger.groupdav.overlay.js: failed to include 'chrome://sogo-connector/content/general/vcards.utils.js'
TypeError: redeclaration of let kPhotoImageCache
File: chrome://sogo-connector/content/general/vcards.utils.js
Line: 22

 Stack:

@chrome://sogo-connector/content/general/vcards.utils.js:22:5
jsInclude@chrome://sogo-connector/content/addressbook/messenger.groupdav.overlay.js:26:13
@chrome://sogo-connector/content/addressbook/messenger.groupdav.overlay.js:37:1
startup from sogo-connector
*** new sync: 1
  1/sync with https://example.com/owncloud/remote.php/carddav/addressbooks/mirek/p99/...
exception getting pref 'extensions.ca.inverse.addressbook.groupdav.ldap_2.servers.pab.url': 
[Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getCharPref]"  nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)"  location: "JS frame :: chrome://sogo-connector/content/general/preference.service.addressbook.groupdav.js :: GdPSvc__getPref :: line 127"  data: no] (127)
*** new sync: 2
  2/sync with https://example.com/owncloud/remote.php/carddav/addressbooks/mirek/contacts/...
exception getting pref 'extensions.ca.inverse.addressbook.groupdav.ldap_2.servers.history.url': 
[Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getCharPref]"  nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)"  location: "JS frame :: chrome://sogo-connector/content/general/preference.service.addressbook.groupdav.js :: GdPSvc__getPref :: line 127"  data: no] (127)
Warning: Use of getPrefSafe() is deprecated and will be removed with the next release. Use Preferences.get() instead.
1: [chrome://calendar/content/calUtils.js:471] getPrefSafe
2: [chrome://lightningcalendartabs/content/multiweek_tabs.js:39] LightningCalendarTabs.multiWeekTabs
3: [chrome://lightningcalendartabs/content/tabs.js:100] LightningCalendarTabs.tabsController.prototype.initializeTabControllers
4: [chrome://lightningcalendartabs/content/tabs.js:77] LightningCalendarTabs.tabsController.prototype.startup
5: [chrome://lightningcalendartabs/content/tabs.js:243] null

GOT STATUS: 404
Unacceptable status code: 404. We abort.
  1/sync with https://example.com/owncloud/remote.php/carddav/addressbooks/mirek/p99/ has ended.

Error: [calCachedCalendar] replay action failed: null, uri=https://example.com/owncloud/remote.php/caldav/calendars/mirek/zajecia_shared_by_soczek, result=2147500037, op=[xpconnect wrapped calIOperation]
GOT STATUS: 404
Unacceptable status code: 404. We abort.
  2/sync with https://example.com/owncloud/remote.php/carddav/addressbooks/mirek/contacts/ has ended.

Error: [calCachedCalendar] replay action failed: null, uri=https://example.com/owncloud/remote.php/caldav/calendars/mirek/wymiana_shared_by_mgtest, result=2147500037, op=[xpconnect wrapped calIOperation]
Error: [calCachedCalendar] replay action failed: null, uri=https://example.com/owncloud/remote.php/caldav/calendars/mirek/defaultcalendar, result=2147500037, op=[xpconnect wrapped calIOperation]
lBackendLoader] Using libical backend at /usr/lib/thunderbird/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/libical-manifest
messenger.groupdav.overlay.js: failed to include 'chrome://sogo-connector/content/general/vcards.utils.js'
TypeError: redeclaration of let kPhotoImageCache
File: chrome://sogo-connector/content/general/vcards.utils.js
Line: 22

 Stack:

@chrome://sogo-connector/content/general/vcards.utils.js:22:5
jsInclude@chrome://sogo-connector/content/addressbook/messenger.groupdav.overlay.js:26:13
@chrome://sogo-connector/content/addressbook/messenger.groupdav.overlay.js:37:1
startup from sogo-connector
*** new sync: 1
  1/sync with https://example.com/owncloud/remote.php/carddav/addressbooks/mirek/p99/...
exception getting pref 'extensions.ca.inverse.addressbook.groupdav.ldap_2.servers.pab.url': 
[Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getCharPref]"  nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)"  location: "JS frame :: chrome://sogo-connector/content/general/preference.service.addressbook.groupdav.js :: GdPSvc__getPref :: line 127"  data: no] (127)
*** new sync: 2
  2/sync with https://example.com/owncloud/remote.php/carddav/addressbooks/mirek/contacts/...
exception getting pref 'extensions.ca.inverse.addressbook.groupdav.ldap_2.servers.history.url': 
[Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getCharPref]"  nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)"  location: "JS frame :: chrome://sogo-connector/content/general/preference.service.addressbook.groupdav.js :: GdPSvc__getPref :: line 127"  data: no] (127)
Warning: Use of getPrefSafe() is deprecated and will be removed with the next release. Use Preferences.get() instead.
1: [chrome://calendar/content/calUtils.js:471] getPrefSafe
2: [chrome://lightningcalendartabs/content/multiweek_tabs.js:39] LightningCalendarTabs.multiWeekTabs
3: [chrome://lightningcalendartabs/content/tabs.js:100] LightningCalendarTabs.tabsController.prototype.initializeTabControllers
4: [chrome://lightningcalendartabs/content/tabs.js:77] LightningCalendarTabs.tabsController.prototype.startup
5: [chrome://lightningcalendartabs/content/tabs.js:243] null

GOT STATUS: 404
Unacceptable status code: 404. We abort.
  1/sync with https://example.com/owncloud/remote.php/carddav/addressbooks/mirek/p99/ has ended.

Error: [calCachedCalendar] replay action failed: null, uri=https://example.com/owncloud/remote.php/caldav/calendars/mirek/zajecia_shared_by_soczek, result=2147500037, op=[xpconnect wrapped calIOperation]
GOT STATUS: 404
Unacceptable status code: 404. We abort.
  2/sync with https://example.com/owncloud/remote.php/carddav/addressbooks/mirek/contacts/ has ended.

Error: [calCachedCalendar] replay action failed: null, uri=https://example.com/owncloud/remote.php/caldav/calendars/mirek/wymiana_shared_by_mgtest, result=2147500037, op=[xpconnect wrapped calIOperation]
Error: [calCachedCalendar] replay action failed: null, uri=https://example.com/owncloud/remote.php/caldav/calendars/mirek/defaultcalendar, result=2147500038, op=[xpconnect wrapped calIOperation]
@ghost
Copy link

ghost commented Apr 30, 2017

In #27754 (comment) it was stated that the "old" links should still work:

dav was added the old urls are still valid - you can still use caldav.

Now more and more people are reporting that they had to switch the URLs to get the sync to work again:

https://central.owncloud.org/t/calendar-contact-sync-problem/7327
https://central.owncloud.org/t/calendar-sharing-does-not-work-since-upgrade-to-10-0/7337
#27754 (comment)
etc.

@neandrethal
Copy link
Author

I made some more research using curl and now I have additional informations.
Every time, asking https://example.com/owncloud/remote.php/caldav and https://example.com/owncloud/remote.php/dav gives different answer but the most interesting are last two tryes (with authentication using correct password).

mirek@example:/dev/shm$ sh ./aaa

Without authentication:

curl -ik https://example.com/owncloud/remote.php/caldav

HTTP/1.1 401 Unauthorized
Date: Sun, 30 Apr 2017 20:00:41 GMT
Server: Apache/2.4.10 (Raspbian)
Set-Cookie: 51462ae5915af=6b0m3nifqii7538chbraf8pcn6; path=/owncloud; HttpOnly
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: oc_sessionPassphrase=B9oYux1wGpNC4zIjhFxd4HYbyuL7vkxd4ynqLlSKVjIwscicqbyhv9DiAKOHHP7m4rcsuWj3VMBwu0Om4ZCITc9czyC%2B%2BPH5GZmst6HX28thPTMLMgp1OCj9WI7D5RYP; path=/owncloud; secure; httponly
Content-Security-Policy: default-src 'none';
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Robots-Tag: none
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: none
WWW-Authenticate: Basic realm="ownCloud"
Content-Length: 354
Content-Type: application/xml; charset=utf-8

<?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
  <s:sabredav-version>3.2.2</s:sabredav-version>
  <s:exception>Sabre\DAV\Exception\NotAuthenticated</s:exception>
  <s:message>No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured</s:message>
</d:error>

Without authentication:

curl -ik https://example.com/owncloud/remote.php/dav

HTTP/1.1 401 Unauthorized
Date: Sun, 30 Apr 2017 20:00:41 GMT
Server: Apache/2.4.10 (Raspbian)
Set-Cookie: 51462ae5915af=7tuabtrjhjeb4v6ipj8ig91kg1; path=/owncloud; HttpOnly
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: oc_sessionPassphrase=Y1Q6wi9MbIF5R3VJv4tSp33qyczwuphmfoDigEI8roJZmt7j0UkGsE2V1akot4UTTwuNMjtJuMIKfF7GKmUlJ0m8VjintzbmSXE8DGPJtwGJsWy538XRnovM12arCYV8; path=/owncloud; secure; httponly
Content-Security-Policy: default-src 'none';
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Robots-Tag: none
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: none
WWW-Authenticate: Basic realm="ownCloud"
Content-Length: 341
Content-Type: application/xml; charset=utf-8

<?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
  <s:exception>Sabre\DAV\Exception\NotAuthenticated</s:exception>
  <s:message>No public access to this resource., No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured</s:message>
</d:error>

With authentication (wrong password):

curl -ik -u mirek https://example.com/owncloud/remote.php/caldav

Enter host password for user 'mirek':
HTTP/1.1 401 Unauthorized
Date: Sun, 30 Apr 2017 20:00:44 GMT
Server: Apache/2.4.10 (Raspbian)
Set-Cookie: 51462ae5915af=j0a94tk25t1gspkctb2aebsq87; path=/owncloud; HttpOnly
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: oc_sessionPassphrase=XwUE8MNuAY5nKlu5YSYL4cWWIyG4dVXztd0T7wxniA42%2FNNIlSzxfXXh1ksCsvm1xSnedsGAP4Zcsa4oNpO4F8DRUgPaeKu5sMDR97ybvG8uDbcOGL1AZ7M5uhXjEJFS; path=/owncloud; secure; httponly
Content-Security-Policy: default-src 'none';
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Robots-Tag: none
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: none
Set-Cookie: 51462ae5915af=rb115dd984a31i02qg9tk4l4k5; path=/owncloud; secure; HttpOnly
WWW-Authenticate: Basic realm="ownCloud"
Content-Length: 283
Content-Type: application/xml; charset=utf-8

<?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
  <s:sabredav-version>3.2.2</s:sabredav-version>
  <s:exception>Sabre\DAV\Exception\NotAuthenticated</s:exception>
  <s:message>Username or password was incorrect</s:message>
</d:error>

With authentication (wrong password):

curl -ik -u mirek https://example.com/owncloud/remote.php/dav

Enter host password for user 'mirek':
HTTP/1.1 401 Unauthorized
Date: Sun, 30 Apr 2017 20:00:46 GMT
Server: Apache/2.4.10 (Raspbian)
Set-Cookie: 51462ae5915af=vocd7sgf9g0voa7hkmjqt48qn2; path=/owncloud; HttpOnly
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: oc_sessionPassphrase=%2FaWN2xnxE620V4PYiRPn%2FESAXPMtEP9ITjvouwoywtAPb18EQFG27CQHoU135w%2F5%2BREdXLXkUKQH5y%2BOWmA1XUDSmEW6egHOn%2BQiaZhrO3dktosgFaWks9g%2B6O958yq%2F; path=/owncloud; secure; httponly
Content-Security-Policy: default-src 'none';
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Robots-Tag: none
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: none
Set-Cookie: 51462ae5915af=l5ug5rp8id7ms38p09qb5ml745; path=/owncloud; secure; HttpOnly
WWW-Authenticate: Basic realm="ownCloud"
Content-Length: 270
Content-Type: application/xml; charset=utf-8

<?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
  <s:exception>Sabre\DAV\Exception\NotAuthenticated</s:exception>
  <s:message>No public access to this resource., Username or password was incorrect</s:message>
</d:error>

With authentication (correct password):

curl -ik -u mirek https://example.com/owncloud/remote.php/caldav

Enter host password for user 'mirek':
HTTP/1.1 501 Not Implemented
Date: Sun, 30 Apr 2017 20:00:54 GMT
Server: Apache/2.4.10 (Raspbian)
Set-Cookie: 51462ae5915af=0rrb1jt26i6scaq41ad58nuqk7; path=/owncloud; HttpOnly
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: oc_sessionPassphrase=zguDjbWQ96khsk5hhuI%2FMYUQUbfLPhJOdJoMR6tDxP3wa0ADMCc7Q4XhxiGMkmw%2BpixffTqaaFjbSjQbofVbwxIvTKxgel3wLSfKhRqWI%2FVVrppWBhbBBKx5Lnhu%2FAR1; path=/owncloud; secure; httponly
Content-Security-Policy: default-src 'none';
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Robots-Tag: none
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: none
Set-Cookie: 51462ae5915af=al4gs35u0r7qjssnljik8d80m6; path=/owncloud; secure; HttpOnly
Set-Cookie: cookie_test=test; expires=Sun, 30-Apr-2017 21:00:54 GMT; Max-Age=3600
X-Sabre-Version: 3.2.2
Content-Length: 379
Connection: close
Content-Type: application/xml; charset=utf-8

<?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
  <s:sabredav-version>3.2.2</s:sabredav-version>
  <s:exception>Sabre\DAV\Exception\NotImplemented</s:exception>
  <s:message>There was no plugin in the system that was willing to handle this GET method. Enable the Browser plugin to get a better result here.</s:message>
</d:error>

With authentication (correct password):

curl -ik -u mirek https://example.com/owncloud/remote.php/dav

Enter host password for user 'mirek':
HTTP/1.1 200 OK
Date: Sun, 30 Apr 2017 20:00:56 GMT
Server: Apache/2.4.10 (Raspbian)
Set-Cookie: 51462ae5915af=rm9h28b4scviaihao2388mgs84; path=/owncloud; HttpOnly
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: oc_sessionPassphrase=mpi9h4CJuU7XfVcyGMGnIDNLdWelH1WlZVMSlykj0pHTsYNJ9FTugRXCCRNyN13X4ICb2MGvOIJSf2HFQjKbZsvhQRd1JRY3aiwT0pJRMqVhm6ba8eSoIqjyEYPBgKSq; path=/owncloud; secure; httponly
Content-Security-Policy: default-src 'none';
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Robots-Tag: none
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: none
Set-Cookie: 51462ae5915af=r4kaancebfggjuc8a1r459gtp1; path=/owncloud; secure; HttpOnly
Set-Cookie: cookie_test=test; expires=Sun, 30-Apr-2017 21:00:57 GMT; Max-Age=3600
Vary: Accept-Encoding
Content-Length: 113
Content-Type: text/html; charset=UTF-8

This is the WebDAV interface. It can only be accessed by WebDAV clients such as the ownCloud desktop sync client.mirek

@ghost
Copy link

ghost commented Apr 30, 2017

Good observations. It looks to me that the "old" urls got somehow broken as the same happened at nextcloud too: nextcloud/server#2649

@DeepDiver1975
Copy link
Member

@neandrethal @kdslkdsaldsal the fix for this issue is ready to be tested: #27792 please comment on the pull request. THX

@lock
Copy link

lock bot commented Aug 1, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants