I'm seeing a lot of failing certificate verification in the logs, which could be the cause of failed submits and updates to wavesandbox. Make sure that signer verification is turned on on FedOne, i.e. WAVESERVER_DISABLE_SIGNER_VERIFICATION=false in run-config.sh. If FedOne doesn't start due to certificates, then that is the problem. If it does start, then it's something else -- please keep reporting problems. Try to include the wave id of any troublesome waves.
I'll submit a change later in the day to make this the default, but for now keep it in mind. -- Ben On Tue, Nov 3, 2009 at 11:17 AM, Ingo Vietense <[email protected]>wrote: > > hmmm... this is the openfire logfile, when i try to add my wavesandbox > account to a wave within > the console client: > > 2009.11.03 01:12:28 OutgoingSessionPromise: Error sending packet to > remote server: > <iq type="get" id="317-3" to="wavesandbox.com" from="wave.devylon.com"> > <query xmlns="http://jabber.org/protocol/disco#items"/> > </iq> > java.lang.Exception: Failed to create connection to remote server > at > > org.jivesoftware.openfire.server.OutgoingSessionPromise$PacketsProcessor.sendPacket(OutgoingSessionPromise.java:252) > at > > org.jivesoftware.openfire.server.OutgoingSessionPromise$PacketsProcessor.run(OutgoingSessionPromise.java:216) > at > > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) > at > > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) > at java.lang.Thread.run(Thread.java:619) > 2009.11.03 01:12:28 3591633 (01/05/00) - Connection #420 tested: OK > 2009.11.03 01:12:28 3591634 (01/05/00) - Connection #420 tested: OK > 2009.11.03 01:12:28 LocalOutgoingServerSession: OS - Trying to connect > to wave.wavesandbox.com:5269(DNS lookup: xmpp-server2.l.google.com:5268) > 2009.11.03 01:12:28 LocalOutgoingServerSession: OS - Plain connection to > wave.wavesandbox.com:5269 successful > 2009.11.03 01:12:28 LocalOutgoingServerSession: OS - About to try > connecting using server dialback XMPP 1.0 with: wave.wavesandbox.com > 2009.11.03 01:12:28 ServerDialback: OS - Sent dialback key to host: > wave.wavesandbox.com id: 8B6700EE85E49604 from domain: wave.devylon.com > 2009.11.03 01:12:29 Connect > Socket[addr=/209.85.162.129,port=36052,localport=5269] > 2009.11.03 01:12:29 Error creating session > java.io.EOFException: input contained no data > at org.xmlpull.mxp1.MXParser.fillBuf(MXParser.java:3003) > at org.xmlpull.mxp1.MXParser.more(MXParser.java:3046) > at org.xmlpull.mxp1.MXParser.parseProlog(MXParser.java:1410) > at > org.jivesoftware.openfire.net.MXParser.nextImpl(MXParser.java:332) > at org.xmlpull.mxp1.MXParser.next(MXParser.java:1093) > at > > org.jivesoftware.openfire.net.SocketReader.createSession(SocketReader.java:364) > at > > org.jivesoftware.openfire.net.BlockingReadingMode.run(BlockingReadingMode.java:54) > at > org.jivesoftware.openfire.net.SocketReader.run(SocketReader.java:120) > at java.lang.Thread.run(Thread.java:619) > 2009.11.03 01:12:29 Connection closed before session established > Socket[addr=/209.85.162.129,port=36052,localport=5269] > 2009.11.03 01:12:29 Connect > Socket[addr=/209.85.162.129,port=36055,localport=5269] > 2009.11.03 01:12:29 ServerDialback: RS - Received dialback key from > host: gmail.com to: wave.devylon.com > 2009.11.03 01:12:29 3591634 (01/05/00) - Connection #416 tested: OK > 2009.11.03 01:12:29 3591635 (01/05/00) - Connection #416 tested: OK > 2009.11.03 01:12:29 ServerDialback: RS - Trying to connect to > Authoritative Server: gmail.com:5269(DNS lookup: > xmpp-server2.l.google.com:5269) > 2009.11.03 01:12:29 ServerDialback: RS - Connection to AS: > gmail.com:5269 successful > 2009.11.03 01:12:29 ServerDialback: RS - Asking AS to verify dialback > key for idbe5f0df3 > 2009.11.03 01:12:29 ServerDialback: RS - Key was VERIFIED by the > Authoritative Server for: gmail.com > 2009.11.03 01:12:29 ServerDialback: RS - Closing connection to > Authoritative Server: gmail.com > 2009.11.03 01:12:29 ServerDialback: RS - Sending key verification result > to OS: gmail.com > 2009.11.03 01:12:29 ServerDialback: RS - Received dialback key from > host: wave.wavesandbox.com to: wave.devylon.com > 2009.11.03 01:12:29 ServerDialback: RS - Trying to connect to > Authoritative Server: wave.wavesandbox.com:5268(DNS lookup: > xmpp-server2.l.google.com:5268) > 2009.11.03 01:12:29 ServerDialback: RS - Connection to AS: > wave.wavesandbox.com:5268 successful > 2009.11.03 01:12:30 ServerDialback: RS - Asking AS to verify dialback > key for idbe5f0df3 > 2009.11.03 01:12:30 ServerDialback: RS - Key was VERIFIED by the > Authoritative Server for: wave.wavesandbox.com > 2009.11.03 01:12:30 ServerDialback: RS - Closing connection to > Authoritative Server: wave.wavesandbox.com > 2009.11.03 01:12:30 ServerDialback: RS - Sending key verification result > to OS: wave.wavesandbox.com > 2009.11.03 01:12:30 ServerDialback: AS - Verifying key for host: > wave.wavesandbox.com id: 8B6700EE85E49604 > 2009.11.03 01:12:30 ServerDialback: AS - Key was: VALID for host: > wave.wavesandbox.com id: 8B6700EE85E49604 > 2009.11.03 01:12:30 ServerDialback: OS - Validation GRANTED from: > wave.wavesandbox.com id: 8B6700EE85E49604 for domain: wave.devylon.com > 2009.11.03 01:12:30 LocalOutgoingServerSession: OS - SERVER DIALBACK > XMPP 1.0 with wave.wavesandbox.com was successful > > Am 03.11.09 00:50, schrieb James Purser: > > On Tue, 2009-11-03 at 00:42 +0100, Ingo Vietense wrote: > > > > > >> I generated a cert at startcom. maybe there is an issue with my DNS ? > >> when i dig it i get no result: > >> > >> dmc-mbpro-01:~ iv$ dig +short -t SRV _xmpp-server._tcp.wave.devylon.com > >> dmc-mbpro-01:~ iv$ dig +short -t SRV _xmpp-server._tcp.devylon.com > >> > >> > > Hrmm, I changed my server to ping devylon.com and it seems to have > > gotten a response. > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
