[Spacewalk-list] osa-dispatcher not running or not connecting

Joshua Roys joshua.roys at gtri.gatech.edu
Thu Oct 22 11:30:30 UTC 2009


On 10/21/2009 05:19 AM, Michiel van Es wrote:
>>> Tue Oct 20 14:44:45 2009 authreg.c:661 auth get
>>> Tue Oct 20 14:44:45 2009 authreg_db.c:105 fetching auth creds for user
>>> 'osad-da05225b95' realm ''
>>> Tue Oct 20 14:44:45 2009 authreg_db.c:70 creating new db handle for realm ''
>>>
>>
>> Was there anything after this?  It seems to end abruptly.
>
> self._read(self.BLOCK_SIZE)\nerror: (104, \'Connection reset by peer\')\n',)
>
> On the osa client side:
>
> [root at devgnudb01 osad]# osad -N -vvvvvvv
> 2009-10-21 11:08:36 jabber_lib.setup_connection: Connecting to
> devmx01.buro.info.nl
> 2009-10-21 11:08:36 jabber_lib._get_jabber_client:
> 2009-10-21 11:08:36 jabber_lib._get_jabber_client: Connecting to
> devmx01.buro.info.nl
> 2009-10-21 11:08:36 jabber_lib.__init__:
> 2009-10-21 11:08:36 jabber_lib.__init__:
> 2009-10-21 11:08:36 jabber_lib.check_cert: Loading cert<X509Name object
> '/C=NL/ST=Noord Holland/L=Amsterdam/O=Info.nl
> HF/OU=devmx01.buro.info.nl/CN=devmx01.buro.info.nl'>
> 2009-10-21 11:08:36 jabber_lib.connect:
> 2009-10-21 11:08:36 jabber_lib.connect: Attempting to connect
> - -->  <?xml version='1.0' encoding='UTF-8'?><stream:stream
> to='devmx01.buro.info.nl' xmlns='jabber:client'
> xmlns:stream='http://etherx.jabber.org/streams' version='1.0'>
>
> 2009-10-21 11:08:38 jabber_lib.process: 300
> 2009-10-21 11:08:38 jabber_lib.process: before select(); timeout 300.0
> 2009-10-21 11:12:08 jabber_lib.process: select() returned
> 2009-10-21 11:12:08 jabber_lib.connect: Connected
> 2009-10-21 11:12:08 jabber_lib.process: None
> 2009-10-21 11:12:08 jabber_lib.process: before select(); timeout None
> 2009-10-21 11:12:26 jabber_lib.process: select() returned
> 2009-10-21 11:12:26 jabber_lib.print_message: socket error
> 2009-10-21 11:12:26 jabber_lib.print_message: Could not connect to
> jabber server devmx01.buro.info.nl
> Traceback (most recent call last):
>    File "/usr/share/rhn/osad/jabber_lib.py", line 255, in setup_connection
>      c = self._get_jabber_client(js)
>    File "/usr/share/rhn/osad/jabber_lib.py", line 312, in _get_jabber_client
>      c.connect()
>    File "/usr/share/rhn/osad/jabber_lib.py", line 588, in connect
>      stanza = self.get_one_stanza()
>    File "/usr/share/rhn/osad/jabber_lib.py", line 791, in get_one_stanza
>      self.process(timeout=tm)
>    File "/usr/share/rhn/osad/jabber_lib.py", line 1060, in process
>      data = self._read(self.BLOCK_SIZE)
> error: (104, 'Connection reset by peer')
>

Hello,

It looks like it's something on the jabber (server) side.  Was there 
anything else after what you previously posted from the c2s -D command? 
  Could you maybe run all the jabberd services in separate terminals 
(s2s -D, c2s -D, sm -D, router -D)?

Josh




More information about the Spacewalk-list mailing list