run pyaimt with debugging on: pyaimt -D
and there's bound to be an error in the output somewhere. On 12/5/05, Eric Langheinrich <[EMAIL PROTECTED]> wrote: > I'm just starting to play with Jabber2 and the Py-Transports. I've got > Jabber2 up and running and thought that I had everything configured properly > with PyAIM. When I log into my jabber client, I am unable to see the > transport. I have PyAIM running in a shell window as the server process, and > do not see anything on stdout. > > Any suggestions on how to test/troubleshoot my configuration would be > greatly appreciated. > > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports > -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/ From [EMAIL PROTECTED] Tue Dec 6 01:00:45 2005 From: [EMAIL PROTECTED] (Eric Langheinrich) Date: Tue Dec 6 01:00:54 2005 Subject: [py-transports] Installing PyAIM with Jabber2 In-Reply-To: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> >run pyaimt with debugging on: > >pyaimt -D > >and there's bound to be an error in the output somewhere. I started up pyaimt with debugging turned on, and I am not seeing an error. Here is the output: WARNING! Only PNG avatars will be understood by this transport. Please install the Python Imaging Library. [2005-12-05 17:56:30] Debug logging enabled. 2005/12/05 17:56 MST [-] Log opened. [2005-12-05 17:56:30] Config: Created configuration entity [2005-12-05 17:56:30] Setting config option jid = aim.mydomain.org [2005-12-05 17:56:30] Setting config option confjid = chatrooms.aim.mydomain.org [2005-12-05 17:56:30] Setting config option spooldir = . [2005-12-05 17:56:30] Setting config option pid = ../PyAIMt.pid [2005-12-05 17:56:30] Setting config option mainServer = 127.0.0.1 [2005-12-05 17:56:30] Setting config option mainServerJID = imgate.mydomain.org [2005-12-05 17:56:30] Setting config option port = 5347 [2005-12-05 17:56:30] Setting config option secret = mysecret [2005-12-05 17:56:30] Setting config option websecret = letmein [2005-12-05 17:56:30] Setting config option lang = en [2005-12-05 17:56:30] Setting config option aimServer = login.oscar.aol.com [2005-12-05 17:56:30] Setting config option aimPort = 5190 [2005-12-05 17:56:30] Setting config option saslUsername = pyaimt_user [2005-12-05 17:56:30] Enabling config option useJ2Component 2005/12/05 17:56 MST [-] /usr/local/lib/python2.4/site-packages/twisted/web/proxy.py:22: exceptions.DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See http://twistedmatrix.com/projects/web. [2005-12-05 17:56:30] Using XDB driver xmlfiles 2005/12/05 17:56 MST [-] /usr/local/src/pyaim-t-svn/src/tlib/domish.py:425: exceptions.DeprecationWarning: twisted.protocols.sux has moved to twisted.web.sux. See http://twistedmatrix.com/projects/web. [2005-12-05 17:56:30] PyTransport: Service starting up [2005-12-05 17:56:30] ServerDiscovery: Created server discovery manager [2005-12-05 17:56:30] ServerDiscovery: Adding feature support "http://jabber.org/protocol/disco" "None" "aim.mydomain.org" [2005-12-05 17:56:30] ServerDiscovery: Adding feature support "http://jabber.org/protocol/disco" "None" "chatrooms.aim.mydomain.org" [2005-12-05 17:56:30] ServerDiscovery: Adding feature support "http://jabber.org/protocol/disco" "None" "USER" [2005-12-05 17:56:30] ServerDiscovery: Adding identity "gateway" "aim" "AIM Transport" "aim.mydomain.org" [2005-12-05 17:56:30] ServerDiscovery: Adding feature support "http://jabber.org/protocol/xhtml-im" "None" "USER" [2005-12-05 17:56:30] ServerDiscovery: Adding identity "gateway" "aim" "AIM Transport Chatrooms" "chatrooms.aim.mydomain.org" [2005-12-05 17:56:30] ServerDiscovery: Adding identity "conference" "text" "AIM Transport Chatrooms" "chatrooms.aim.mydomain.org" [2005-12-05 17:56:30] ServerDiscovery: Adding feature support "jabber:x:conference" "None" "chatrooms.aim.mydomain.org" [2005-12-05 17:56:30] ServerDiscovery: Adding feature support "jabber:iq:conference" "None" "chatrooms.aim.mydomain.org" [2005-12-05 17:56:30] ServerDiscovery: Adding feature support "jabber:iq:register" "<bound method RegisterManager.incomingRegisterIq of <register.RegisterManager instance at 0x2a9ab79cf8>>" "aim.mydomain.org" [2005-12-05 17:56:30] RegisterManager: Created [2005-12-05 17:56:30] ServerDiscovery: Adding feature support "http://jabber.org/protocol/commands" "<bound method AdHocCommands.incomingIq of <misciq.AdHocCommands instance at 0x2a9ab79d40>>" "aim.mydomain.org" [2005-12-05 17:56:30] ServerDiscovery: Adding node item "http://jabber.org/protocol/commands" "<bound method AdHocCommands.sendCommandList of <misciq.AdHocCommands instance at 0x2a9ab79d40>>" "command_CommandList" "aim.mydomain.org" "True" [2005-12-05 17:56:30] ServerDiscovery: Adding feature support "jabber:iq:gateway" "<bound method GatewayTranslator.incomingIq of <misciq.GatewayTranslator instance at 0x2a9ab79dd0>>" "aim.mydomain.org" [2005-12-05 17:56:30] ServerDiscovery: Adding feature support "jabber:iq:version" "<bound method VersionTeller.incomingIq of <misciq.VersionTeller instance at 0x2a9ab79e60>>" "aim.mydomain.org" [2005-12-05 17:56:30] ServerDiscovery: Adding feature support "jabber:iq:version" "<bound method VersionTeller.incomingIq of <misciq.VersionTeller instance at 0x2a9ab79e60>>" "USER" [2005-12-05 17:56:30] ServerDiscovery: Adding feature support "vcard-temp" "<bound method VCardFactory.incomingIq of <misciq.VCardFactory instance at 0x2a9ab86050>>" "USER" [2005-12-05 17:56:30] ServerDiscovery: Adding feature support "vcard-temp" "<bound method VCardFactory.incomingIq of <misciq.VCardFactory instance at 0x2a9ab86050>>" "aim.mydomain.org" [2005-12-05 17:56:30] ServerDiscovery: Adding node item "updatemyvcard" "<bound method AdHocCommands.incomingIq of <misciq.AdHocCommands instance at 0x2a9ab79d40>>" "command_UpdateMyVCard" "aim.mydomain.org" "False" [2005-12-05 17:56:30] ServerDiscovery: Adding feature support "jabber:iq:search" "<bound method SearchFactory.incomingIq of <misciq.SearchFactory instance at 0x2a9ab860e0>>" "aim.mydomain.org" [2005-12-05 17:56:30] ServerDiscovery: Adding feature support "jabber:iq:avatar" "<bound method IqAvatarFactory.incomingIq of <misciq.IqAvatarFactory instance at 0x2a9ab86170>>" "USER" [2005-12-05 17:56:30] ServerDiscovery: Adding feature support "storage:client:avatar" "<bound method IqAvatarFactory.incomingIq of <misciq.IqAvatarFactory instance at 0x2a9ab86170>>" "USER" [2005-12-05 17:56:30] ServerDiscovery: Adding node item "stats" "<bound method AdHocCommands.incomingIq of <misciq.AdHocCommands instance at 0x2a9ab79d40>>" "command_Statistics" "aim.mydomain.org" "False" [2005-12-05 17:56:30] ServerDiscovery: Adding node item "connectusers" "<bound method AdHocCommands.incomingIq of <misciq.AdHocCommands instance at 0x2a9ab79d40>>" "command_ConnectUsers" "aim.mydomain.org" "False" [2005-12-05 17:56:30] ServerDiscovery: Adding node item "changepassword" "<bound method AdHocCommands.incomingIq of <misciq.AdHocCommands instance at 0x2a9ab79d40>>" "command_ChangePassword" "aim.mydomain.org" "False" [2005-12-05 17:56:30] ServerDiscovery: Adding node item "changeemail" "<bound method AdHocCommands.incomingIq of <misciq.AdHocCommands instance at 0x2a9ab79d40>>" "command_ChangeEmail" "aim.mydomain.org" "False" [2005-12-05 17:56:30] ServerDiscovery: Adding node item "formatscreenname" "<bound method AdHocCommands.incomingIq of <misciq.AdHocCommands instance at 0x2a9ab79d40>>" "command_FormatScreenName" "aim.mydomain.org" "False" [2005-12-05 17:56:30] ServerDiscovery: Adding node item "emaillookup" "<bound method AdHocCommands.incomingIq of <misciq.AdHocCommands instance at 0x2a9ab79d40>>" "command_EmailLookup" "aim.mydomain.org" "False" [2005-12-05 17:56:30] ServerDiscovery: Adding node item "confirmaccount" "<bound method AdHocCommands.incomingIq of <misciq.AdHocCommands instance at 0x2a9ab79d40>>" "command_ConfirmAccount" "aim.mydomain.org" "False" [2005-12-05 17:56:30] ServerDiscovery: Adding node item "aimuritranslate" "<bound method AdHocCommands.incomingIq of <misciq.AdHocCommands instance at 0x2a9ab79d40>>" "command_AIMURITranslate" "aim.mydomain.org" "False" 2005/12/05 17:56 MST [-] Starting factory <sasl.SASLXmlStreamFactory instance at 0x2a9ab71758> 2005/12/05 17:56 MST [-] Received SIGINT, shutting down. [2005-12-05 17:56:38] PyTransport: Service shutting down [2005-12-05 17:56:41] PyTransport: Disconnected from main Jabberd server 2005/12/05 17:56 MST [SASLXmlStream,client] <twisted.internet.tcp.Connector instance at 0x2a9ab86ea8> will retry in 3 seconds 2005/12/05 17:56 MST [SASLXmlStream,client] Stopping factory <sasl.SASLXmlStreamFactory instance at 0x2a9ab71758> 2005/12/05 17:56 MST [-] Main loop terminated.