-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
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
carddav client settings (mac contacts) #35
Comments
Have you read troubleshootings paragraph in Readme file? |
hey thanks for the reply and suggestion my host server : i'm about to set my choice on Dolibarr for a public organization i've noticed in the readme the comment about apache in .htaccess i have tried Cdav in htdocs and custom folders, same answer "Unable to verify account name or password." cheers JP |
(on planethoster free plan for this dolibarr test) |
I think your hosting environment is not compatible with cdav module authentication. It occurs sometimes with this kind of hosting :-( |
It doesn't depend on client software, it is a server setup problem |
arff bugger! then, do you think it would be possible for you to tell me the exact needs of a right server setup? wishing u a happy new year |
I do not know how Mac environment works. SabreDAV is well known to work on Apache 2 with mod_php. Be sure that these php extensions are active :
This script in a simple test.php page on your server would let you know :
|
YES all these extensions are active
if my 3 servers are not right, is there a documentation where I could read the exact server needs of this cdav module for dolibarr to work fine? or is there any other information about my server that could lead you to help me again? |
( btw, i'm using fruux, which created sabre, and i have no problem using it on every environment i have tested it on. on another website, the cpanel offers a carddav sync based on nextcloud, and it works all fine, mac os and ios ) |
Have you enabled a specific authentication method ? 2fa, captcha or other ? it could be incompatible ! You can also enable debug logging to know what is happening while sync. You should find in generated log file some precious information. In cdav/server.php line 32 remove comments and specify a path where server is enable to write :
|
no, no authentification method i've created a 'log' folder : should it be : you told me about the server specifications before. can you tell me which server i should use? |
do you acknoledge the fact that i can login through the URL designated in the URL CardDAV menu? http://localhost:8888/dolibarr-10.0.4/htdocs/cdav/server.php/addressbooks/tresorier/default/ |
hi, so, the account has been added to Contacts on mac os the server is apache, php is fastCGI, php version is on 'default' (the latest being 7.3 on ISPconfig) |
enabling debug logging seems too advanced for me |
I've the same problem... Connection OK, but contacts don't appear.. |
A new version has been published with some changes in contact synchronization. You should try it. It permits contacts and thirdparties synchronization (must be activated in module settings). |
Hi, sync on Mac still impossible... Connection seems OK, but any contact appears yet... |
Have your tried to connect, as punkyard made, with a simple web browser ? |
and in Node "addressbooks" and then "default", you have a list of contacts ? |
could you put the url of your last screenshot (ending with default/) in your mac sync settings ? |
There is a debugging option on macos X First paragraph : "debuging" on this page : |
Done, nothing happened |
to set up a carddav client, it takes:
type of account : (advanced?)
username: (superadmin user name, for instance)
password: (password, ok)
server: http(s?)://mywebsite.net/../cdav/server.php/addressbooks/SameUsernameAsAbove/default/
or
https://mywebsite.net:8843/../cdav/server.php
path: /addressbooks/tresorier/default/ ?
Port: 443? 8843? SSL, no SSL?
or ..
or ..
which makes more than a hundred possibilities to test :/ ..
so far: "impossible de vérifier le nom et le mot de passe du compte"
the sabre interface is accessible in Safari
but impossible to "log in" and have the user validated in Contacts ..
could someone share precisely one's functioning settings please XXL?
bitte schone
punk, france
(contacts mac os x catalina)
The text was updated successfully, but these errors were encountered: