http ConnectionError running launchpad-login - firewall?

Bug #331540 reported by Justin Templemore-Finlayson
2
Affects Status Importance Assigned to Milestone
Bazaar
Incomplete
Low
Unassigned

Bug Description

Z:\Work\Workspaces\eclipse-java-dev\MailManModerator\src>bzr launchpad-login justin-templemore
bzr: ERROR: Connection error: while sending GET /%7Ejustin-templemore/%2Bsshkeys: (8, 'EOF occurred in violation of protocol')

I'm trying to login to launchpad from Windows XP. I've got an SSH key, pageant is running (with key added) and the user name exists.

Any ideas?

The traceback:

jeu. 2009-02-19 14:19:20 +0100
0.094 bzr arguments: [u'launchpad-login', u'justin-templemore']
0.094 looking for plugins in //staff.ece.fr/datas/users/templemo/AppData/bazaar/2.0/plugins
0.234 looking for plugins in C:/Program Files/Bazaar/plugins
0.234 Plugin name qbzr already loaded
0.265 bzr-svn: using Subversion 1.5.4 ()
0.328 encoding stdout as sys.stdout encoding 'cp850'
0.359 failed to import pycurl: No module named pycurl
0.359 failed to instantiate transport <bzrlib.registry._LazyObjectGetter object at fac1c0, module='bzrlib.transport.http._pycurl' attribute='PyCurlTransport'> for 'https://launchpad.net/': DependencyNotPresent(Unable to import library "pycurl": No module named pycurl)
2.312 Traceback (most recent call last):
  File "bzrlib\commands.pyo", line 893, in run_bzr_catch_errors
  File "bzrlib\commands.pyo", line 839, in run_bzr
  File "bzrlib\commands.pyo", line 539, in run_argv_aliases
  File "C:/Program Files/Bazaar/plugins\launchpad\__init__.py", line 168, in run
  File "C:/Program Files/Bazaar/plugins\launchpad\account.py", line 102, in check_lp_login
  File "bzrlib\transport\__init__.pyo", line 571, in get_bytes
  File "bzrlib\transport\http\__init__.pyo", line 126, in get
  File "bzrlib\transport\http\_urllib.pyo", line 118, in _get
  File "bzrlib\transport\http\_urllib.pyo", line 78, in _perform
  File "urllib2.pyo", line 381, in open
  File "urllib2.pyo", line 399, in _open
  File "urllib2.pyo", line 360, in _call_chain
  File "bzrlib\transport\http\_urllib2_wrappers.pyo", line 645, in https_open
  File "bzrlib\transport\http\_urllib2_wrappers.pyo", line 551, in do_open
  File "bzrlib\transport\http\_urllib2_wrappers.pyo", line 472, in retry_or_raise
  File "bzrlib\transport\http\_urllib2_wrappers.pyo", line 551, in do_open
  File "bzrlib\transport\http\_urllib2_wrappers.pyo", line 539, in do_open
  File "httplib.pyo", line 889, in _send_request
  File "httplib.pyo", line 860, in endheaders
  File "httplib.pyo", line 732, in _send_output
  File "httplib.pyo", line 699, in send
  File "bzrlib\transport\http\_urllib2_wrappers.pyo", line 263, in connect
  File "bzrlib\transport\http\_urllib2_wrappers.pyo", line 266, in connect_to_origin
  File "bzrlib\transport\http\_urllib2_wrappers.pyo", line 244, in _ssl_wrap_socket
  File "socket.pyo", line 74, in ssl
ConnectionError: Connection error: while sending GET /%7Ejustin-templemore/%2Bsshkeys: (8, 'EOF occurred in violation of protocol')

2.312 return code 3

Revision history for this message
John A Meinel (jameinel) wrote :

This is caused by an HTTP connection, not a bzr+ssh one. Are you behind a proxy?

Revision history for this message
Martin Pool (mbp) wrote :

The fact that you get a traceback is probably the same as bug 198519.

Changed in bzr:
importance: Undecided → Low
status: New → Incomplete
summary: - launchpad login connection failure
+ http ConnectionError running launchpad-login - firewall?
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.