-
Notifications
You must be signed in to change notification settings - Fork 46
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
Importing vcf contacts list stucks at 4% #587
Comments
In owncloud.log I found this errors when importing contacts in owncloud {"reqId":"WPO8tsC5BHkAAS5c8vgAAACH","remoteAddr":"84.232.195.215","app":"webdav","message":"Exception: {"Message":"HTTP\/1.1 401 No 'Authorization: Basic' header found. Either the client didn't send one, or the server is mis-configured, No 'Authorization: Basic' header found. Either the client didn't send one, or the server is mis-configured","Exception":"Sabre\\DAV\\Exception\\NotAuthenticated","Code":0,"Trace":"#0 [internal function]: Sabre\\DAV\\Auth\\Plugin->beforeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#1 \/home2\/host\/public_html\/owncloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\n#2 \/home2\/host\/public_html\/owncloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(446): Sabre\\Event\\EventEmitter->emit('beforeMethod', Array)\n#3 \/home2\/host\/public_html\/owncloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(248): Sabre\\DAV\\Server->invokeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#4 \/home2\/host\/public_html\/owncloud\/apps\/dav\/lib\/Server.php(178): Sabre\\DAV\\Server->exec()\n#5 \/home2\/host\/public_html\/owncloud\/apps\/dav\/appinfo\/v2\/remote.php(30): OCA\\DAV\\Server->exec()\n#6 \/home2\/host\/public_html\/owncloud\/remote.php(164): require_once('\/home2\/host\/...')\n#7 {main}","File":"\/home2\/host\/public_html\/owncloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Auth\/Plugin.php","Line":188,"User":false}","level":0,"time":"2017-04-16T18:49:27+00:00","method":"PROPFIND","url":"/owncloud/remote.php/dav/principals/users/Administrator/","user":"--"} |
all these 'No 'Authorization: Basic' header found.' messages are not related. I suspect an issue in the front end code. Please have a look at the browser console. THX |
Same with me. Different address books stuck at different percentages. Actual behaviourFirefox crashes during the import process (at 60%).
Server configurationOperating system:Linux Mint Database: List of activated apps: |
I'm trying to manually transfer all my contacts(581) from my iphone to the addressbook of my owncloud.
From the iphone I exported them in vcf format,the importing process in owncloud stops at 4% and in the addressbook imports only 26 contacts.
The syncronization process is working fine, I can add,edit,delete contact in owncloud and it syncronizes with my iphone addressbook and viceversa.
The only problem is with importing the contacts.
Is it a bug?
Actual behaviour
The import process stucks at 4%.
Server configuration
Operating system:
Linux
Web server:
Apache 2.2.31
Database:
Mysql 5.5.51-38.2
PHP version:
5.4.45
ownCloud version: (see ownCloud admin page)
9.1.4
Contacts version: (see ownCloud apps page)
1.5.1
Updated from an older ownCloud or fresh install:
fresh install
List of activated apps:
Calendar
Contacts
The text was updated successfully, but these errors were encountered: