Does anyone have any advice on how to debug this further?

On Sun, Dec 06, 2009 at 08:50:27PM -0600, Ryan C. Underwood wrote:
> 
> Is that what you are looking for?  This is what pops up when I open the
> "Service Discovery" widget in Psi 0.13.
> 
> DEBUG: socket       got   <iq xmlns='jabber:client' type='get' 
> to='yahoo.jabber.icequake.net' id='a11c7a' 
> from='neme...@jabber.icequake.net/achpee'>\n<query 
> xmlns='http://jabber.org/protocol/disco#info'/>\n</iq>
> DEBUG: dispatcher   warn  Unknown namespace: jabber:client
> DEBUG: dispatcher   warn  Unknown stanza: iq
> DEBUG: dispatcher   ok    Dispatching unknown stanza with type->get 
> props->[u'http://jabber.org/protocol/disco#info'] id->a11c7a
> DEBUG: socket       sent  <iq to="neme...@jabber.icequake.net/achpee" 
> type="error" id="a11c7a" from="yahoo.jabber.icequake.net">\n<query 
> xmlns="http://jabber.org/protocol/disco#info"; />\n<error code="501" 
> type="cancel">
>   <feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" />
>   <text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">The feature requested is 
> not implemented by the recipient or server and therefore cannot be 
> processed.</text>
>   </error>
>   </iq>
> DEBUG: socket       got   <iq xmlns='jabber:client' type='get' 
> to='chatrooms.yahoo.jabber.icequake.net' id='a11c8a' 
> from='neme...@jabber.icequake.net/achpee'>\n<query 
> xmlns='http://jabber.org/protocol/disco#info'/>\n</iq>
> DEBUG: dispatcher   warn  Unknown namespace: jabber:client
> DEBUG: dispatcher   warn  Unknown stanza: iq
> DEBUG: dispatcher   ok    Dispatching unknown stanza with type->get 
> props->[u'http://jabber.org/protocol/disco#info'] id->a11c8a
> DEBUG: socket       sent  <iq to="neme...@jabber.icequake.net/achpee" 
> type="error" id="a11c8a" from="chatrooms.yahoo.jabber.icequake.net">\n<query 
> xmlns="http://jabber.org/protocol/disco#info"; />\n<error code="501" 
> type="cancel">
>   <feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" />
>   <text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">The feature requested is 
> not implemented by the recipient or server and therefore cannot be 
> processed.</text>
>   </error>
>   </iq>
> 
> 
> On Sat, Dec 05, 2009 at 05:50:42PM +0000, Norman Rasmussen wrote:
> >    what's failing? can you give a protocol dump (config with dumpProtocol
> >    enabled?)
> > 
> >    (only checking emails on weekends at the moment, so might take a while to
> >    respond)
> > 
> >    On Sat, Dec 5, 2009 at 3:08 AM, runderwo <[1]runde...@mail.win.org> 
> > wrote:
> > 
> >      Hi,
> > 
> >      Is there a quick fix for getting the PyYIMt CVS versions working on
> >      Jabberd version 1?
> > 
> >      I saw Norman's post about adding in a typ='not-jabberd2' parameter to
> >      the xmpp instance creation, but I've added that and I still am unable
> >      to register with Psi. ᅵIs there anything else that I can try?
> >      --
> > 
> >      You received this message because you are subscribed to the Google
> >      Groups "py-transports" group.
> >      To post to this group, send email to [2]py-transpo...@googlegroups.com.
> >      To unsubscribe from this group, send email to
> >      [3]py-transports+unsubscr...@googlegroups.com.
> >      For more options, visit this group at
> >      [4]http://groups.google.com/group/py-transports?hl=en.
> > 
> >    --
> >    - Norman Rasmussen
> >    - Email: [5]nor...@rasmussen.co.za
> >    - Home page: [6]http://norman.rasmussen.co.za/
> > 
> >    --
> > 
> >    You received this message because you are subscribed to the Google Groups
> >    "py-transports" group.
> >    To post to this group, send email to py-transpo...@googlegroups.com.
> >    To unsubscribe from this group, send email to
> >    py-transports+unsubscr...@googlegroups.com.
> >    For more options, visit this group at
> >    http://groups.google.com/group/py-transports?hl=en.
> > 
> > References
> > 
> >    Visible links
> >    1. mailto:runde...@mail.win.org
> >    2. mailto:py-transports@googlegroups.com
> >    3. mailto:py-transports%2bunsubscr...@googlegroups.com
> >    4. http://groups.google.com/group/py-transports?hl=en
> >    5. mailto:nor...@rasmussen.co.za
> >    6. http://norman.rasmussen.co.za/
> 
> -- 
> Ryan C. Underwood
> runderwo(at)mail.win.org
> 
> --
> 
> You received this message because you are subscribed to the Google Groups 
> "py-transports" group.
> To post to this group, send email to py-transpo...@googlegroups.com.
> To unsubscribe from this group, send email to 
> py-transports+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/py-transports?hl=en.
> 
> 

-- 
Ryan C. Underwood
runderwo(at)mail.win.org

--

You received this message because you are subscribed to the Google Groups 
"py-transports" group.
To post to this group, send email to py-transpo...@googlegroups.com.
To unsubscribe from this group, send email to 
py-transports+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/py-transports?hl=en.


Reply via email to