1

Topic: CardDav synchronization eror 501

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release):  iRedMail 0.9.9
- Deployed with iRedMail Easy or the downloadable installer?downloadable installer
- Linux/BSD distribution name and version: CentOS 7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx):Nginx
- Manage mail accounts with iRedAdmin-Pro? Yes
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

Error in CalDav Synchronizer only with the domain address book, personal address book works excellent.
CalDavSynchronizer.DataAccess.WebDavClientException: Response status code does not indicate success: '501' ('Request Failed').

The same error in linux mail client evolution. Add new address book:
type: CardDav
Name: Domail Address Book
URL:  https://mail.server.local/SOGo/dav/user … cts/users/

Error
"The address book backend servicing "Domain Address Book" encountered an error.
The reported error was "Failed to issue REPORT: HTTP error code 501 (Request Failed)"

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: CardDav synchronization eror 501

Any error in SOGo log file (/var/log/sogo/sogo.log)?

3 (edited by urbanovich 2019-06-21 17:07:49)

Re: CardDav synchronization eror 501

ZhangHuangbin wrote:

Any error in SOGo log file (/var/log/sogo/sogo.log)?



JJun 21 11:52:03 sogod [12432]: ip "PROPFIND /SOGo/dav/user@domain.loc/Contacts/users/ HTTP/1.0" 207 369304/304 2.438 - - 0
Jun 21 11:52:04 sogod [12193]: ip "REPORT /SOGo/dav/user@domain.loc/Contacts/users/ HTTP/1.0" 207 64199/10727 0.331 - - 0
Jun 21 11:52:04 sogod [12193]: ip "REPORT /SOGo/dav/user@domain.loc/Contacts/users/ HTTP/1.0" 207 63648/10660 0.283 - - 0
Jun 21 11:52:05 sogod [12193]: ip "REPORT /SOGo/dav/user@domain.loc/Contacts/users/ HTTP/1.0" 207 64812/10666 0.328 - - 0
Jun 21 11:52:05 sogod [12339]: ip "REPORT /SOGo/dav/user@domain.loc/Contacts/users/ HTTP/1.0" 207 64595/10604 0.332 - - 0
Jun 21 11:52:06 sogod [12422]: ip "REPORT /SOGo/dav/user@domain.loc/Contacts/users/ HTTP/1.0" 207 66874/10640 0.288 - - 0
Jun 21 11:52:06 sogod [12339]: ip "REPORT /SOGo/dav/user@domain.loc/Contacts/users/ HTTP/1.0" 207 64524/10594 0.262 - - 0
Jun 21 11:52:07 sogod [12339]: ip "REPORT /SOGo/dav/user@domain.loc/Contacts/users/ HTTP/1.0" 207 61495/10721 0.278 - - 0
Jun 21 11:52:07 sogod [12339]: ip "REPORT /SOGo/dav/user@domain.loc/Contacts/users/ HTTP/1.0" 207 63501/10652 0.302 - - 0
Jun 21 11:52:08 sogod [12432]: ip "REPORT /SOGo/dav/user@domain.loc/Contacts/users/ HTTP/1.0" 207 61285/10723 0.337 - - 0
Jun 21 11:52:08 sogod [12193]: ip "REPORT /SOGo/dav/user@domain.loc/Contacts/users/ HTTP/1.0" 207 63811/10669 0.270 - - 0
Jun 21 11:52:09 sogod [12339]: ip "REPORT /SOGo/dav/user@domain.loc/Contacts/users/ HTTP/1.0" 207 59246/10744 0.338 - - 0
Jun 21 11:52:09 sogod [12339]: ip "REPORT /SOGo/dav/user@domain.loc/Contacts/users/ HTTP/1.0" 207 64690/10662 0.332 - - 0
Jun 21 11:52:10 sogod [12432]: ip "REPORT /SOGo/dav/user@domain.loc/Contacts/users/ HTTP/1.0" 207 47008/7948 0.254 - - 0
Jun 21 11:52:14 sogod [12193]: ip "REPORT /SOGo/dav/user@domain.loc/Contacts/users/ HTTP/1.0" 207 808164/132794 4.127 - - 15M
Jun 21 11:52:17 sogod [12182]: ip "PROPFIND /SOGo/dav/user@domain.loc/Contacts/users/ HTTP/1.0" 207 369304/304 2.540 - - 0

4

Re: CardDav synchronization eror 501

urbanovich wrote:

CalDavSynchronizer.DataAccess.WebDavClientException: Response status code does not indicate success: '501' ('Request Failed').

Pasted log doesn't even contain a exit code 501.
Please double check sogo log file and extract error log.

Also, it may be a SOGo bug, i suggest upgrading to the latest nightly build (with "yum") and test again.