On Tue, 2009-11-03 at 12:15 +1100, Ben Kalman wrote: > 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
Hi Ben, I've managed to fix my cert issue (well FedOne is starting without complaining now), it helps if you use the right intermediate cert with the right cert. Anyway, I'm still timing out when trying to send from my FedOne client to wavesandbox.com. Below is the sort of packets I'm sending out and not getting a response to: 03/11/2009 1:18:10 PM org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl$6 countDown INFO: Finished signature broadcast with 1 successful, running callback 03/11/2009 1:18:10 PM org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl$5 done INFO: Remote: successfully sent 1 of 1 certs to wavesandbox.com 03/11/2009 1:18:10 PM org.waveprotocol.wave.examples.fedone.federation.xmpp.XmppFederationRemote submitRequest INFO: Submitting delta to remote server, wavelet [WaveId:wavesandbox.com!w+DXXm4hg8E]/[WaveletId:wavesandbox.com!conv +root] 03/11/2009 1:18:10 PM org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent sendPacket INFO: sent XMPP packet: <iq type="set" id="4747-21" from="wave.collaborynth.com.au" to="wave.wavesandbox.com"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <publish node="wavelet"> <item> <submit-request xmlns="http://waveprotocol.org/protocol/0.2/waveserver"> <delta wavelet-name="wave://wavesandbox.com/w+DXXm4hg8E/conv +root"><![CDATA[CrUBChgIfxIUxPY6iZ9Gq2hCF0N2U +yK0TrB3osSG3B1cnNlcmpAY29sbGFib3J5bnRoLmNvbS5hdRoOGgwKCGIrZWRDa1pOEgAaMhowCghiK2VkQ2taThIkCggaBgoEYm9keQoIGgYKBGxpbmUKAiABCgYSBHNpZ2gKAiABGjgaNgoMY29udmVyc2F0aW9uEiYKAigXChgaFgoEYmxpcBIOCgJpZBIIYitlZENrWk4KAiABCgIoARKnAQqAATXe7Lel3RceEwgniynrJMyvVEj914fdZbrAMixhRjSGHwkPgios0ugj6Ap3nFVJdEfngclHsY5FTDG/Mq8c2soi34gmeggPeXmwRr9hNfxxOLnAZ3Ri9SvlWx2PWanOo8/jciCQKlUMpN/EGNc7hIBPA4HfZlqAJTDQ+Y62NbjdEiDDSRQMjYLGxXDMjP4shab8qtWmjgWHfS6rdFK3XPoaQBgB]]></delta> </submit-request> </item> </publish> </pubsub> </iq> -- James Purser Collaborynth http://collaborynth.com.au Mob: +61 406 576 553 Skype: purserj1977 Twitter: http://twitter.com/purserj --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
