On Nov 4, 2:40 pm, "Aldon Hynes" <[email protected]> wrote: > I had always assumed that the 404 meant that initech-corp.com was not found. > I tested this hypothesis out by adding [email protected] to one of my > waves. Sure enough, I got > > <iq type="error" id="4337-80" to="wave.orient-lodge.com" > from="noexistentwavedomain.com"> > <query xmlns="http://jabber.org/protocol/disco#items"/> > <error code="404" type="cancel"> > <remote-server-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/> > </error> > </iq> > > followed by > > <iq type="error" id="4980-81" to="wave.orient-lodge.com" > from="wave.noexistentwavedomain.com"> > <query xmlns="http://jabber.org/protocol/disco#info"/> > <error code="404" type="cancel"> > <remote-server-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/> > </error> > </iq>
So you're getting TWO 404 errors when trying to federate with a non- existing wave server? > So, I went back and did a check on initech-com. > > I send > <iq type="get" id="2863-73" to="initech-corp.com" > from="wave.orient-lodge.com"> > <query xmlns="http://jabber.org/protocol/disco#items"/> > </iq> > > I get back > <iq type="result" id="2863-73" from="initech-corp.com" > to="wave.orient-lodge.com"> > <query xmlns="http://jabber.org/protocol/disco#items"> > <item jid="wave.initech-corp.com" name="Google Prototype Wave Server - > FedOne"/> > </query> > </iq> Now I'm even more confused. :-) What do you think: Does this error always mean that the destination server could not be found? Or does it mean that my own server could not be found BY the destination server? > As a side note: prior to adding signed certificates to my Openfire server, > and opening tcp ports 5269 and 5270 in my firewall, I would get a time out > and then a 404 error. When saying "adding signed certificates to my Openfire server", do you mean you've added certificates to Openfire via its Web UI? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en -~----------~----~----~----~------~----~------~--~---
