karimsacre / google-shared-contacts-client

Automatically exported from code.google.com/p/google-shared-contacts-client
Apache License 2.0
0 stars 0 forks source link

Socket error: 10060, 'Operation timed out' #32

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install share contact client
2. Try to load contacts
3. >shared_contacts_profiles.exe --admin=admin.informa
tica@upf.edu --import=carregaContactes.csv
Outlook CSV file to import: carregaContactes.csv
Domain: upf.edu
Administrator: admin.informatica@upf.edu
Password of admin.informatica@upf.edu:
Traceback (most recent call last):
  File "shared_contacts_profiles.py", line 1143, in <module>
  File "shared_contacts_profiles.py", line 1117, in main
  File "gdata\client.pyc", line 435, in client_login
  File "gdata\client.pyc", line 334, in request_client_login_token
  File "atom\http_core.pyc", line 396, in request
  File "atom\http_core.pyc", line 465, in _http_request
  File "httplib.pyc", line 856, in endheaders
  File "httplib.pyc", line 728, in _send_output
  File "httplib.pyc", line 695, in send
  File "httplib.pyc", line 1130, in connect
  File "<string>", line 1, in connect
socket.error: (10060, 'Operation timed out')

What is the expected output? What do you see instead?
Load the contacts

What version of the product are you using? On what operating system?
1.1.3

Please provide any additional information below.

Original issue reported on code.google.com by admin.in...@upf.edu on 2 May 2012 at 9:43