-
Notifications
You must be signed in to change notification settings - Fork 175
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
Cannot import contacts #707
Comments
GitMate.io thinks possibly related issues are #584 (Can't import all contacts because of danish special characters 'æ,ø,å'.), #190 (Can't create or import contacts), #461 (No import of contacts with umlauts / UnsupportedMediaType), #263 (Cannot move ownership of contacts), and #452 (Can't add new contact). |
Do you have any 2.1 version vcard in your file? |
Yes |
This is the issue then :) |
You're right, after I found a way to export my contacts as 3.0 vcf file it worked. |
Awesome, glad it works 😉 |
I'm not sure if you can close the issue, it's still a bug when you upload a 2.1 vcard. |
@xxluke 2.1 are not supported on this app :) |
Apologies for the lack of communication. I can confirm that it is the 2.1 vcard issue. Is it possible to provide a warning prompt to users, rather than failing silently? |
@grawlinson yes, this is planned. |
For the record, Thunderbird can only export contact to VCF 2.1 so it's a pity this format is not supported by this app. Also as far as I can tell there's no easy way to convert these files to 3.0, except using non-free applications. |
Thunderbird doesn't seems to be wanting to do that
|
Yes it's true that it would be good if Thunderbird could support VCF 3. I think the biggest issue is the difficulty to convert between formats. Strangely enough I couldn't find any command line tool, or open source GUI app to do this kind of conversion. So that's why I think there would be a lot of value in supporting VCF 2. |
Maybe the vCard Manager can help you. I did NOT try it yet, but it can load and save vcf files from version 2.1, 3.0 and 4.0. https://sourceforge.net/projects/vcardmanager/ Another solution would be to upload your vcf file to google and then downloaad it as vcf again. contacts.google.com currently converts all your contacts to vcf version 3.0. |
For all that stumbled over this issue and wanting a handy little tool for conversion from version 2.1 to 3: I found the tiny python command line tool provided by https://github.com/jowave/vcard2to3 to be very useful. Be sure to use option |
Describe the bug
Cannot import contacts via web interface or DAVdroid.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Show progress of import, followed by something like 'all contacts imported' notification.
Actual behavior
Page hangs, few warnings & 2+ errors pop up in developer tools console.
Server configuration
Operating system: Debian Stretch
Web server: nginx
Database: PostgreSQL
PHP version: 7.2
Nextcloud version: 14.0.3
Contacts version: 2.1.6
Updated from an older Nextcloud or fresh install: Fresh install of 14.0.3
Signing status:
List of activated apps:
Nextcloud configuration:
Client configuration
Browser: Any. Have tried with Chromium, Firefox, Safari.
Operating system: macOS 10.14.1, Linux, Android.
CardDAV-clients: DAVdroid & web-interface.
Logs
Web server error log
Nextcloud log
data/nextcloud.log
Browser log
The text was updated successfully, but these errors were encountered: