I am able to connect to the wave server, though I receive a 404 error code related to pinging.
INFO: received XMPP packet: <iq type="error" id="5697-2" to "wave.wave.domain.com" from "acmewave.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> I manually edited the /etc/hosts file to reflect the following: 127.0.0.1 domain.com 127.0.0.1 wave.domain.com _xmpp-server._tcp.this-present-time.com. 3600 IN SRV 10 0 5269 wave.domain.com. _xmpp-server._tcp.wave.this-present-time.com. 3600 IN SRV 10 0 5269 wave.wave.domain.com. How can I resolve this issue? Have I improperly edited the SRV/DNS info? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
