I had a working CalDAV and CardDAV account for URL looking like https://foo.bar
I changed the URL on my server to look like https://foo.bar/nextcloud and everything works fine with other devices and browser.
If I now want to create a new CalDAV and CardDAV account on SailfishOS 2.1.2.3 (both on my Jolla1 and JollaC), CalDAV fails with the following:
"Oops, problem with account creation / Could not create account"
This happens whether I specify address book and calendar path or not, and also whether I select CardDAV or not.
If I don't select CalDAV though, it can create the account, but with enabling CalDAV later, no calendars can be loaded afterwards, so it is fairly useless.
Any ideas? I can get more detailed logs later if necessary.
| 2 | No.2 Revision |
I had a working CalDAV and CardDAV account for URL looking like https://foo.bar
I changed the URL on my server to look like https://foo.bar/nextcloud and everything works fine with other devices and browser.
If I now want to create a new CalDAV and CardDAV account on SailfishOS 2.1.2.3 (both on my Jolla1 and JollaC), CalDAV fails with the following:
"Oops, problem with account creation / Could not create account"
This happens whether I specify address book and calendar path or not, and also whether I select CardDAV or not.
If I don't select CalDAV though, it can create the account, but with enabling CalDAV later, no calendars can be loaded afterwards, so it is fairly useless.
Any ideas? I can get more detailed logs later if necessary.
UPDATE: include logs
MSYNCD_LOGGING_LEVEL=8 devel-su -p msyncd
devel-su journalctl -af | grep --line-buffered caldav
output while creating account:
Oct 04 16:27:35 Sailfish estart[15053]: [W] unknown:0 - writeProfileFile() called, forcing disk write: "/home/nemo/.cache/msyncd/sync/caldav-sync-115.xml"
| 3 | No.3 Revision |
I had a working CalDAV and CardDAV account for URL looking like https://foo.barhttps://foo.bar (Nextcloud 12.0.3.3)
I changed the URL on my server to look like https://foo.bar/nextcloud and everything works fine with other devices and browser.
If I now want to create a new CalDAV and CardDAV account on SailfishOS 2.1.2.3 (both on my Jolla1 and JollaC), CalDAV fails with the following:
"Oops, problem with account creation / Could not create account"
This happens whether I specify address book and calendar path or not, and also whether I select CardDAV or not.
If I don't select CalDAV though, it can create the account, but with enabling CalDAV later, no calendars can be loaded afterwards, so it is fairly useless.
Any ideas? I can get more detailed logs later if necessary.
UPDATE: include logs
MSYNCD_LOGGING_LEVEL=8 devel-su -p msyncd
devel-su journalctl -af | grep --line-buffered caldav
output while creating account:
Oct 04 16:27:35 Sailfish estart[15053]: [W] unknown:0 - writeProfileFile() called, forcing disk write: "/home/nemo/.cache/msyncd/sync/caldav-sync-115.xml"
| 4 | No.4 Revision |
I had a working CalDAV and CardDAV account for URL looking like https://foo.bar (Nextcloud 12.0.3.3)
I changed the URL on my server to look like https://foo.bar/nextcloud and everything works fine with other devices and browser.
If I now want to create a new CalDAV and CardDAV account on SailfishOS 2.1.2.3 (both on my Jolla1 and JollaC), CalDAV fails with the following:
"Oops, problem with account creation / Could not create account"
This happens whether I specify address book and calendar path or not, and also whether I select CardDAV or not.
If I don't select CalDAV though, it can create the account, but with enabling CalDAV later, no calendars can be loaded afterwards, so it is fairly useless.
Any ideas? I can get more detailed logs later if necessary.
UPDATE: include logs
MSYNCD_LOGGING_LEVEL=8 devel-su -p msyncd
devel-su journalctl -af | grep --line-buffered caldav
output while creating account:
Oct 04 16:27:35 Sailfish estart[15053]: [W] unknown:0 - writeProfileFile() called, forcing disk write: "/home/nemo/.cache/msyncd/sync/caldav-sync-115.xml"
UPDATE 2017-10-08: Any ideas how to debug this, anyone?