[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #17494 [Tor Messenger]: "Unknown error" reported by Tor Messenger without further info



#17494: "Unknown error" reported by Tor Messenger without further info
---------------------------+---------------------
 Reporter:  blaisorblade   |          Owner:
     Type:  defect         |         Status:  new
 Priority:  Medium         |      Milestone:
Component:  Tor Messenger  |        Version:
 Severity:  Normal         |     Resolution:
 Keywords:                 |  Actual Points:
Parent ID:                 |         Points:
  Sponsor:                 |
---------------------------+---------------------

Comment (by arlolra):

 Thanks for reporting. Indeed, the error message is unhelpful. It comes
 from,
 https://github.com/mozilla/releases-comm-
 central/blob/master/chat/protocols/xmpp/xmpp.jsm#L686

 The stanza we're returned is,
 {{{
 <message xmlns="jabber:client" id="..." type="error"
 to="...@xxxxxxxxxxxxxxxxxxxxxxxxx/Instantbird"
 from="...@xxxxxxxxxxxxxxxxxxxxxxxxx">
  <error xmlns="jabber:client" type="cancel">
   <service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
  </error>
 </message>
 }}}

 The only condition Instantbird provides a useful message for is `"remote-
 server-not-found"`.

 I'll add this case and maybe others from,
 http://xmpp.org/extensions/xep-0086.html#sect-idp772960

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17494#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs