[GH-ISSUE #82] problem with carddav #79

Closed
opened 2026-02-25 20:30:51 +03:00 by kerem · 6 comments
Owner

Originally created by @Mr-HeBo on GitHub (Nov 19, 2015).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/82

Hello,

at first: the calendar and tasks syncing works fine 👍 !

I added a new profile to synchronize my owncloud address book..

settings

When I try the settings, I get the message:

message

The address book syncing works without problems with my mobile devices.
What or where is the cause?

my facts:

Thanks and regards
Heiko

Originally created by @Mr-HeBo on GitHub (Nov 19, 2015). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/82 Hello, at first: the calendar and tasks syncing works fine :+1: ! I added a new profile to synchronize my owncloud address book.. > ![settings](https://cloud.githubusercontent.com/assets/11228598/11268600/e659b59c-8eb1-11e5-9432-a38fbbb14ad8.png) When I try the settings, I get the message: > ![message](https://cloud.githubusercontent.com/assets/11228598/11268595/e0a186b6-8eb1-11e5-9956-81c5f3ebf443.png) The address book syncing works without problems with my mobile devices. What or where is the cause? my facts: - Outlook 2010 - CalDavSynchronizer 1.5.4.0 - [Owncloud](https://owncloud.org) 8.1.4 with [Contacts Plus](https://apps.owncloud.com/content/show.php/Contacts+Plus?content=171237) Thanks and regards Heiko
kerem closed this issue 2026-02-25 20:30:51 +03:00
Author
Owner

@aluxnimm commented on GitHub (Nov 19, 2015):

What is the complete url to the adressbook? e.g.
https://myserver/remote.php/carddav/addressbooks/user/adressbookname/

Try this url instead maybe.
The normal contact app for owncloud works, but I don't have the ContactPlus app to test right now.

Is there any strange character in the adressbook name, somehow the xml response from your server contains a » character which causes trouble.

<!-- gh-comment-id:158108813 --> @aluxnimm commented on GitHub (Nov 19, 2015): What is the complete url to the adressbook? e.g. https://myserver/remote.php/carddav/addressbooks/user/adressbookname/ Try this url instead maybe. The normal contact app for owncloud works, but I don't have the ContactPlus app to test right now. Is there any strange character in the adressbook name, somehow the xml response from your server contains a » character which causes trouble.
Author
Owner

@Mr-HeBo commented on GitHub (Nov 19, 2015):

Hello,

thanks for your support. The URL was the cause :(.
You have to use this URL (for Contacts Plus):

https://myserver/remote.php/contactsplus/addressbooks/username/contacts/

The last "/" is importent.

Regards
Heiko

<!-- gh-comment-id:158113700 --> @Mr-HeBo commented on GitHub (Nov 19, 2015): Hello, thanks for your support. The URL was the cause :(. You have to use this URL (for Contacts Plus): https://myserver/remote.php/contactsplus/addressbooks/username/contacts/ The last "/" is importent. Regards Heiko
Author
Owner

@aluxnimm commented on GitHub (Nov 19, 2015):

It would still be interesting for us what caused the invalid character. Can you provide a test account maybe? Because normally autodiscovery should detect that url also.

<!-- gh-comment-id:158125500 --> @aluxnimm commented on GitHub (Nov 19, 2015): It would still be interesting for us what caused the invalid character. Can you provide a test account maybe? Because normally autodiscovery should detect that url also.
Author
Owner

@Mr-HeBo commented on GitHub (Nov 19, 2015):

no problem. I'll create you an test account and send all information via http://sourceforge.net messaging.
Is it ok for you?.

<!-- gh-comment-id:158178717 --> @Mr-HeBo commented on GitHub (Nov 19, 2015): no problem. I'll create you an test account and send all information via http://sourceforge.net messaging. Is it ok for you?.
Author
Owner

@aluxnimm commented on GitHub (Nov 19, 2015):

perfect. thx.

<!-- gh-comment-id:158183545 --> @aluxnimm commented on GitHub (Nov 19, 2015): perfect. thx.
Author
Owner

@aluxnimm commented on GitHub (Nov 19, 2015):

Fixed in latest commit, now https://myserver/remote.php/contactsplus/ works aswell and discovers the full url

<!-- gh-comment-id:158228911 --> @aluxnimm commented on GitHub (Nov 19, 2015): Fixed in latest commit, now https://myserver/remote.php/contactsplus/ works aswell and discovers the full url
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#79
No description provided.