rafaelferroni
(usa Ubuntu)
Enviado em 14/10/2016 - 15:12h
Boa tarde a todos,
Possuo um servidor openfire 3.6.4 no hospital em que trabalho e utilizo o cliente de comunicador padrão o pidgin. A aproximadamente 2 meses pra ca vem ocorrendo o erro do título ao tentar conectar no pidgin, porém este erro não acontece com todos.
Após muito bater cabeça, descobri que isto acontece após alguma atualização ser instalada pois quando instalo as atualizações com o apt-get upgrade começa o problema.
o cliente pidgin esta em sua versão mais atual a 2.11.0 e quando executo ele pelo terminal em modo debug me retorna as seguintes informações:
(15:05:07) account: Connecting to account rafael.3529@fhomuv/.
(15:05:07) connection: Connecting. gc = 0xb9424848
(15:05:07) dnssrv: querying SRV record for fhomuv: _xmpp-client._tcp.fhomuv
(15:05:07) dnssrv: res_query returned an error
(15:05:07) dnsquery: Performing DNS lookup for fhomuv
(15:05:07) dns: Wait for DNS child 7307 failed: Não há processos filhos
(15:05:07) dns: Created new DNS child 7328, there are now 1 children.
(15:05:07) dns: Successfully sent DNS request to child 7328
(15:05:07) dns: Got response for 'fhomuv'
(15:05:07) dnsquery: IP resolved for fhomuv
(15:05:07) proxy: Attempting connection to 192.168.1.23
(15:05:07) proxy: Connecting to fhomuv:5222 with no proxy
(15:05:07) proxy: Connection in progress
(15:05:07) proxy: Connecting to fhomuv:5222.
(15:05:07) proxy: Connected to fhomuv:5222.
(15:05:07) jabber: Sending (rafael.3529@fhomuv): <?xml version='1.0' ?>
(15:05:07) jabber: Sending (rafael.3529@fhomuv): <stream:stream to='fhomuv' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' version='1.0'>
(15:05:07) jabber: Recv (179): <?xml version='1.0' encoding='UTF-8'?><stream:stream xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client" from="fhomuv" id="9373c860" xml:lang="en" version="1.0">
(15:05:07) jabber: Recv (304): <stream:features><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"></starttls><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>DIGEST-MD5</mechanism><mechanism>PLAIN</mechanism><mechanism>CRAM-MD5</mechanism></mechanisms><auth xmlns="http://jabber.org/features/iq-auth"/></stream:features>
(15:05:07) jabber: Sending (rafael.3529@fhomuv): <starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
(15:05:07) jabber: Recv (50): <proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
(15:05:07) nss: Handshake failed (-12173)
(15:05:07) connection: Connection error on 0xb9424848 (reason: 5 description: Falha na negociação SSL)
(15:05:07) account: Disconnecting account rafael.3529@fhomuv/ (0xb90cb4f0)
(15:05:07) connection: Disconnecting connection 0xb9424848
(15:05:07) connection: Destroying connection 0xb9424848
(15:05:12) util: Writing file accounts.xml to directory /home/modelo/.purple
(15:05:12) util: Writing file /home/modelo/.purple/accounts.xml
dns[7328]: nobody needs me... =(
Agradeço quem puder ajudar, pois esta prejudicando muito o serviço interno.