I'm setting up a new Jabberd instance on Fedora 14 and I'm getting a
STARTTLS error no matter what I do. Here is my c2s.xml

http://perturb.org/tmp/c2s.xml

And here is a log of what pidgin says it's trying to do. "You require
encryption, but it's not available on this server". I'm pulling my hair
out! Am I missing something obvious?

(19:38:47) autorecon: do_signon called
(19:38:47) autorecon: calling purple_account_connect
(19:38:47) account: Account sc...@jabber.perturb.org/Home not enabled,
not connecting.
(19:38:47) autorecon: done calling purple_account_connect
(19:38:47) jabber: jabber_actions: have pep: NO
(19:38:47) account: Connecting to account sc...@jabber.perturb.org/Home.
(19:38:47) connection: Connecting. gc = 0x94ee558
(19:38:47) dnssrv: querying SRV record for jabber.perturb.org:
_xmpp-client._tcp.jabber.perturb.org
(19:38:47) dnssrv: found 1 SRV entries
(19:38:47) dns: DNS query for 'jabber.perturb.org' queued
(19:38:47) dns: Wait for DNS child 23713 failed: No child processes
(19:38:47) dns: Created new DNS child 23720, there are now 1 children.
(19:38:47) dns: Successfully sent DNS request to child 23720
(19:38:47) dns: Got response for 'jabber.perturb.org'
(19:38:47) dnsquery: IP resolved for jabber.perturb.org
(19:38:47) proxy: Attempting connection to 65.182.224.60
(19:38:47) proxy: Connecting to jabber.perturb.org:5222 with no proxy
(19:38:47) proxy: Connection in progress
(19:38:47) proxy: Connecting to jabber.perturb.org:5222.
(19:38:47) proxy: Connected to jabber.perturb.org:5222.
(19:38:47) jabber: Sending (sc...@jabber.perturb.org/Home): <?xml
version='1.0' ?>
(19:38:47) jabber: Sending (sc...@jabber.perturb.org/Home):
<stream:stream to='jabber.perturb.org' xmlns='jabber:client'
xmlns:stream='http://etherx.jabber.org/streams' version='1.0'>
(19:38:47) jabber: Recv (252): <?xml version='1.0'?><stream:stream
xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client'
from='jabber.perturb.org' version='1.0'
id='n3nq4r4fasxqmn2rxpo51xnv6gmkwrujvi90aefk'
xmlns:ack='http://www.xmpp.org/extensions/xep-0198.html#ns'>
(19:38:47) jabber: Recv (263): <stream:features
xmlns:stream='http://etherx.jabber.org/streams'><address
xmlns='http://affinix.com/jabber/address'>67.22.244.3</address><auth
xmlns='http://jabber.org/features/iq-auth'/><register
xmlns='http://jabber.org/features/iq-register'/></stream:features>
(19:38:47) connection: Connection error on 0x94ee558 (reason: 5
description: You require encryption, but it is not available on this
server.)
(19:38:47) account: Disconnecting account sc...@jabber.perturb.org/Home
(0x8e9f180)
(19:38:47) connection: Disconnecting connection 0x94ee558
(19:38:47) jabber: Sending (sc...@jabber.perturb.org/Home): </stream:stream>
(19:38:47) jabber: jabber_actions: have pep: NO
(19:38:47) connection: Destroying connection 0x94ee558
(19:38:50) util: Writing file accounts.xml to directory /home/bakers/.purple
(19:38:50) util: Writing file /home/bakers/.purple/accounts.xml

The only thing that ever shows on the server logs is:

Feb  9 19:41:18 perturb jabberd/c2s[10038]: [7] [67.22.244.3,
port=55067] connect
Feb  9 19:41:18 perturb jabberd/c2s[10038]: [7] [67.22.244.3,
port=55067] disconnect jid=unbound, packets: 0

-- 
To unsubscribe send a mail to jabberd2+unsubscr...@lists.xiaoka.com

Reply via email to