← Back to team overview

desktop-packages team mailing list archive

[Bug 887512] [NEW] telepathy/butterfly fails to connect due to 301 Moved Permanently

 

Public bug reported:

Looks like a permanent 301 Redirect to the new service for MSN Address
book ==> http://local-sn.contacts.msn.com/abservice/abservice.asmx

Relevant Debug:
======================
papyon/butterfly-INFO: 11/08/2011 18:42:59.976038: Starting butterfly 0.5.14: telepathy-python 0.15.17, papyon 0.5.1
butterfly/connection-INFO: 11/08/2011 18:43:00.64961: Using direct proxy: None
butterfly/connection-INFO: 11/08/2011 18:43:00.65222: Using http proxy: None
butterfly/connection-INFO: 11/08/2011 18:43:00.65342: Using https proxy: None
papyon/papyon.msnp2p.transport-INFO: 11/08/2011 18:43:00.68002: Registering transport <NotificationP2PTransport object at 0xa011b6c (papyon+msnp2p+transport+base+BaseP2PTransport at 0xa044340)>
butterfly/mailnotification-DEBUG: 11/08/2011 18:43:00.74275: Initialized
butterfly/handle-INFO: 11/08/2011 18:43:00.74774: New Handle <ButterflyContactHandle id=1 name='jweng_leow@xxxxxxxxxxx'>
butterfly/connection-INFO: 11/08/2011 18:43:00.75059: Connection to the account jweng_leow@xxxxxxxxxxx created
.....
papyon/papyon.service-DEBUG: 11/08/2011 18:43:05.650861: >>> POST /abservice/SharingService.asmx HTTP/1.0
Content-Length: 1898
Proxy-Connection: Keep-Alive
SOAPAction: http://www.msn.com/webservices/AddressBook/FindMembership
Host: contacts.msn.com:80
.....
</FindMembership></soap:Body></soap:Envelope>
papyon/papyon.service-DEBUG: 11/08/2011 18:43:06.91830: <<< HTTP/1.1 301 Moved Permanently
Cache-Control: private, max-age=0
Keep-Alive: true
Content-Length: 673
Content-Type: text/xml; charset=utf-8
Content-Encoding: gzip
Location: http://local-sn.contacts.msn.com/abservice/abservice.asmx
X-MSNSERVER: BAYCDP9012404
X-AspNet-Version: 4.0.30319
Date: Tue, 08 Nov 2011 10:43:08 GMT
Connection: keep-alive

<gzip encoded data>
stderr-ERROR: 11/08/2011 18:43:06.94547: Traceback (most recent call last):
stderr-ERROR: 11/08/2011 18:43:06.94579:   File "/usr/lib/pymodules/python2.6/papyon/service/SOAPService.py", line 228, in _response_handler
stderr-ERROR: 11/08/2011 18:43:06.94741:     handler(callback, errback, response, user_data)
stderr-ERROR: 11/08/2011 18:43:06.94789:   File "/usr/lib/pymodules/python2.6/papyon/service/AddressBook/ab.py", line 182, in _HandleABFindAllResponse
stderr-ERROR: 11/08/2011 18:43:06.94923:     last_changes = response[0].find("./ab:lastChange")
stderr-ERROR: 11/08/2011 18:43:06.94984: AttributeError: 'NoneType' object has no attribute 'find'

papyon/papyon.service-DEBUG: 11/08/2011 18:43:06.135705: <<< HTTP/1.1 301 Moved Permanently
Cache-Control: private, max-age=0
Keep-Alive: true
Content-Length: 675
Content-Type: text/xml; charset=utf-8
Content-Encoding: gzip
Location: http://local-sn.contacts.msn.com/abservice/SharingService.asmx
X-MSNSERVER: BY2CDP5012811
X-AspNet-Version: 4.0.30319
Date: Tue, 08 Nov 2011 10:43:07 GMT
Connection: keep-alive
.....

Thanks!

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: empathy 2.32.1-0ubuntu1.2
ProcVersionSignature: Ubuntu 2.6.35-30.61-generic-pae 2.6.35.13
Uname: Linux 2.6.35-30-generic-pae i686
NonfreeKernelModules: wl
Architecture: i386
Date: Tue Nov  8 18:49:59 2011
ExecutablePath: /usr/bin/empathy
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: empathy

** Affects: empathy (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 maverick

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/887512

Title:
  telepathy/butterfly fails to connect due to 301 Moved Permanently

Status in “empathy” package in Ubuntu:
  New

Bug description:
  Looks like a permanent 301 Redirect to the new service for MSN Address
  book ==> http://local-sn.contacts.msn.com/abservice/abservice.asmx

  Relevant Debug:
  ======================
  papyon/butterfly-INFO: 11/08/2011 18:42:59.976038: Starting butterfly 0.5.14: telepathy-python 0.15.17, papyon 0.5.1
  butterfly/connection-INFO: 11/08/2011 18:43:00.64961: Using direct proxy: None
  butterfly/connection-INFO: 11/08/2011 18:43:00.65222: Using http proxy: None
  butterfly/connection-INFO: 11/08/2011 18:43:00.65342: Using https proxy: None
  papyon/papyon.msnp2p.transport-INFO: 11/08/2011 18:43:00.68002: Registering transport <NotificationP2PTransport object at 0xa011b6c (papyon+msnp2p+transport+base+BaseP2PTransport at 0xa044340)>
  butterfly/mailnotification-DEBUG: 11/08/2011 18:43:00.74275: Initialized
  butterfly/handle-INFO: 11/08/2011 18:43:00.74774: New Handle <ButterflyContactHandle id=1 name='jweng_leow@xxxxxxxxxxx'>
  butterfly/connection-INFO: 11/08/2011 18:43:00.75059: Connection to the account jweng_leow@xxxxxxxxxxx created
  .....
  papyon/papyon.service-DEBUG: 11/08/2011 18:43:05.650861: >>> POST /abservice/SharingService.asmx HTTP/1.0
  Content-Length: 1898
  Proxy-Connection: Keep-Alive
  SOAPAction: http://www.msn.com/webservices/AddressBook/FindMembership
  Host: contacts.msn.com:80
  .....
  </FindMembership></soap:Body></soap:Envelope>
  papyon/papyon.service-DEBUG: 11/08/2011 18:43:06.91830: <<< HTTP/1.1 301 Moved Permanently
  Cache-Control: private, max-age=0
  Keep-Alive: true
  Content-Length: 673
  Content-Type: text/xml; charset=utf-8
  Content-Encoding: gzip
  Location: http://local-sn.contacts.msn.com/abservice/abservice.asmx
  X-MSNSERVER: BAYCDP9012404
  X-AspNet-Version: 4.0.30319
  Date: Tue, 08 Nov 2011 10:43:08 GMT
  Connection: keep-alive

  <gzip encoded data>
  stderr-ERROR: 11/08/2011 18:43:06.94547: Traceback (most recent call last):
  stderr-ERROR: 11/08/2011 18:43:06.94579:   File "/usr/lib/pymodules/python2.6/papyon/service/SOAPService.py", line 228, in _response_handler
  stderr-ERROR: 11/08/2011 18:43:06.94741:     handler(callback, errback, response, user_data)
  stderr-ERROR: 11/08/2011 18:43:06.94789:   File "/usr/lib/pymodules/python2.6/papyon/service/AddressBook/ab.py", line 182, in _HandleABFindAllResponse
  stderr-ERROR: 11/08/2011 18:43:06.94923:     last_changes = response[0].find("./ab:lastChange")
  stderr-ERROR: 11/08/2011 18:43:06.94984: AttributeError: 'NoneType' object has no attribute 'find'

  papyon/papyon.service-DEBUG: 11/08/2011 18:43:06.135705: <<< HTTP/1.1 301 Moved Permanently
  Cache-Control: private, max-age=0
  Keep-Alive: true
  Content-Length: 675
  Content-Type: text/xml; charset=utf-8
  Content-Encoding: gzip
  Location: http://local-sn.contacts.msn.com/abservice/SharingService.asmx
  X-MSNSERVER: BY2CDP5012811
  X-AspNet-Version: 4.0.30319
  Date: Tue, 08 Nov 2011 10:43:07 GMT
  Connection: keep-alive
  .....

  Thanks!

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: empathy 2.32.1-0ubuntu1.2
  ProcVersionSignature: Ubuntu 2.6.35-30.61-generic-pae 2.6.35.13
  Uname: Linux 2.6.35-30-generic-pae i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Tue Nov  8 18:49:59 2011
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: empathy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/887512/+subscriptions


Follow ups

References