We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug I recently noticed that new contacts were not available in SnappyMail.
To Reproduce Steps to reproduce the behavior:
Expected behavior No error and successful sync of contacts.
Screenshots
Please complete the following information:
Debug/logging information Read here how to log
Jan 8 16:41:05 #myservername# snappymail: [2025-01-08 15:41:05.198][caaa3df1] PdoAddressBook[WARNING]: Sync() invalid DavClient Jan 8 16:41:05 #myservername# snappymail: [2025-01-08 15:41:05.199][caaa3df1] SERVICE[WARNING]: ContactsSyncError[140] (AddressBookProvider->Sync() failed)\x0d Jan 8 16:41:05 #myservername# snappymail: #pathtosnappymail#/snappymail/v/2.38.2/app/libraries/RainLoop/Actions/Contacts.php#75\x0d Jan 8 16:41:05 #myservername# snappymail: #0 #pathtosnappymail#/snappymail/v/2.38.2/app/libraries/RainLoop/ServiceActions.php(143): RainLoop\Actions->DoContactsSync() Jan 8 16:41:05 #myservername# snappymail: #1 #pathtosnappymail#/snappymail/v/2.38.2/app/libraries/RainLoop/Service.php(132): RainLoop\ServiceActions->ServiceJson() Jan 8 16:41:05 #myservername# snappymail: #2 #pathtosnappymail#/snappymail/v/2.38.2/app/libraries/RainLoop/Service.php(14): RainLoop\Service::RunResult() Jan 8 16:41:05 #myservername# snappymail: #3 #pathtosnappymail#/snappymail/v/2.38.2/include.php(137): RainLoop\Service::Handle() Jan 8 16:41:05 #myservername# snappymail: #4 #pathtosnappymail#/index.php(11): include('...') Jan 8 16:41:05 #myservername# snappymail: #5 {main}
Webserver logs:
#mywebserverip# - - [08/Jan/2025:16:41:05 +0100] "PROPFIND /#nextcloudfolder#/remote.php/dav/addressbooks/users/#myuser#/contacts/ HTTP/2.0" 401 535 "-" "SnappyMail/2.38.2" #mywebserverip# - #myuser# [08/Jan/2025:16:41:05 +0100] "PROPFIND /#nextcloudfolder#/remote.php/dav/addressbooks/users/#myuser#/contacts/ HTTP/2.0" 401 535 "-" "SnappyMail/2.38.2" #mywebserverip# - - [08/Jan/2025:16:41:05 +0100] "PROPFIND /.well-known/carddav HTTP/2.0" 301 162 "-" "SnappyMail/2.38.2" #mywebserverip# - - [08/Jan/2025:16:41:05 +0100] "PROPFIND /#nextcloudfolder#/remote.php/dav/ HTTP/2.0" 401 535 "-" "SnappyMail/2.38.2" #mywebserverip# - #myuser# [08/Jan/2025:16:41:05 +0100] "PROPFIND /#nextcloudfolder#/remote.php/dav/ HTTP/2.0" 401 535 "-" "SnappyMail/2.38.2" #mywebserverip# - - [08/Jan/2025:16:41:05 +0100] "PROPFIND /#nextcloudfolder#/remote.php/dav/addressbooks/users/#myuser#/contacts/ HTTP/2.0" 401 535 "-" "SnappyMail/2.38.2" #mywebserverip# - #myuser# [08/Jan/2025:16:41:05 +0100] "PROPFIND /#nextcloudfolder#/remote.php/dav/addressbooks/users/#myuser#/contacts/ HTTP/2.0" 401 535 "-" "SnappyMail/2.38.2"
Additional context Could be related to #1877
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
I recently noticed that new contacts were not available in SnappyMail.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No error and successful sync of contacts.
Screenshots
Please complete the following information:
Debug/logging information
Read here how to log
SnappyMail logs:
Webserver logs:
Additional context
Could be related to #1877
The text was updated successfully, but these errors were encountered: