Is Radicale address book compatible with macOS?
-
Hello all.
Is there anyone who is successfully using Radicale Address book on macOS?
I configured it, but I can't get it to work.
When I create a contact on Mac, no contact is created on the remote calendar.
Note that on the same instance I created a Calendar and configured on macOS and it works flawless.
Thanks for your help
Edit:
Please take a look of below log, where cloudronusername is Cloudron Username: is there something wrong?
PROPFIND request for '/cloudronusername/df6feb5c-7577-36bd-659f-5a8e54ba1763/' with depth '0' received from xxx.xxx.xxx.xxx (forwarded for 'xxx.xxx.xxx.xxx') using 'macOS/13.6.9 (22G830) AddressBookCore/2539.10' Rights: '':'cloudronusername/df6feb5c-7577-36bd-659f-5a8e54ba1763' doesn't match any section Rights: '':'cloudronusername' doesn't match any section Access to '/cloudronusername/df6feb5c-7577-36bd-659f-5a8e54ba1763/' denied for anonymous user PROPFIND response status for '/cloudronusername/df6feb5c-7577-36bd-659f-5a8e54ba1763/' with depth '0' in 0.004 seconds: 401 Unauthorized PROPFIND request for '/cloudronusername/df6feb5c-7577-36bd-659f-5a8e54ba1763/' with depth '0' received from xxx.xxx.xxx.xxx (forwarded for 'xxx.xxx.xxx.xxx') using 'macOS/13.6.9 (22G830) AddressBookCore/2539.10' Successful login: 'cloudronusername' PROPFIND response status for '/cloudronusername/df6feb5c-7577-36bd-659f-5a8e54ba1763/' with depth '0' in 0.061 seconds: 207 Multi-Status GET request for '/' received from xxx.xxx.xxx.xxx using 'Mozilla (CloudronHealth)' GET response status for '/' in 0.001 seconds: 302 Found
-
wrote on Oct 6, 2024, 7:32 PM last edited by jdaviescoates Oct 6, 2024, 7:38 PM
I could be way off here, but might you need the macos equivalent to https://www.davx5.com/
I know that's how my phone syncs my contacts with my Nextcloud, but I've never played with Radicale
ie have you set up the carddav account like this? https://www.fastmetrics.com/support/apple-setup-carddav-mac/
-
@jdaviescoates Thanks for your answer.
I did not find any app that could be used on macOS, that can only sync CardDav on an external server.
I followed macOS carddav configuration guide.
Need to understand if is something related to authentication process.
Eg. lines below:
Rights: '':'cloudronusername/df6feb5c-7577-36bd-659f-5a8e54ba1763' doesn't match any section Rights: '':'cloudronusername' doesn't match any section Access to '/cloudronusername/df6feb5c-7577-36bd-659f-5a8e54ba1763/' denied for anonymous user PROPFIND response status for '/cloudronusername/df6feb5c-7577-36bd-659f-5a8e54ba1763/' with depth '0' in 0.004 seconds: 401 Unauthorized
Basically, there is a first login try, then a second....
This behavior I don't have with CalDav, that works flawless.
-
@joseph thanks a lot for your suggestion. Did you take a look about above logs? Is it normal that at first access is denied, and then success?
-
@joseph I configured same Radicale account on iOS and it works....
-
@p44 I don't know what the logs mean, sorry. I found https://github.com/Kozea/Radicale/issues/1247 though (the last comment has some workaround).
-
@joseph thank's a lot.
I tried to reconfigure account on macOS, choosed "Advanced configuration"
I configured username and password, Server address (Eg. subdomain.domain.tld), without any "Server Path" and finally it works...
-
-