Account *** not enabled, not connecting

glaslos glaslos at gmail.com
Mon Aug 9 09:26:59 EDT 2010


Hi,

thanks for the fast replay. Here you can find my code:
http://dev.glastopf.org/repositories/entry/im-honeypot/branches/unstable/imhoneypot.py
For the debug log, see attachment.

Greetings,
Lukas


On Mon, Aug 9, 2010 at 3:16 PM, Daniel Atallah <datallah at pidgin.im> wrote:
> On Mon, Aug 9, 2010 at 07:17, glaslos <glaslos at gmail.com> wrote:
>> Hello,
>>
>> I'm having some troubles while working with libpurple. When I try to
>> enable an account (account.set_enabled(True)) I get this message:
>> account: Account *** not enabled, not connecting (icq, msn... seems
>> not protocol related). (Actually I'm using a python wrapper:
>> python-purple http://developer.pidgin.im/wiki/PythonHowTo). Can anyone
>> tell me why I can't enable this account?
>
> It's hard to tell where the problem is without additional information.
>
> It could be a problem in your code, the python wrapper or in libpurple itself.
>
> A libpurple debug log, along with your code is going to be necessary
> for any sort of useful analysis.
>
> -D
>
-------------- next part --------------
Mon, 09 Aug 2010 15:22:50 - IMHoneypot Console Logger - DEBUG - Starting IMHoneypot...
(15:22:50) prefs: Reading prefs/prefs.xml
(15:22:50) prefs: Reading /etc/purple/prefs.xml
(15:22:50) core_ui_ops: ui_prefs_init
(15:22:50) prefs: Reading prefs/prefs.xml
(15:22:50) prefs: Reading /etc/purple/prefs.xml
(15:22:50) core_ui_ops: debug_ui_init
(15:22:50) dbus: okkk
(15:22:50) plugins: probing /usr/lib/purple-2/liboscar.so
(15:22:50) plugins: /usr/lib/purple-2/liboscar.so is not usable because the 'purple_init_plugin' symbol could not be found.  Does the plugin call the PURPLE_INIT_PLUGIN() macro?
(15:22:50) plugins: probing /usr/lib/purple-2/libmxit.so
(15:22:50) prpl-loubserp-mxit: Loading MXit libPurple plugin...
(15:22:50) plugins: probing /usr/lib/purple-2/tcl.so
(15:22:50) plugins: probing /usr/lib/purple-2/libjabber.so
(15:22:50) plugins: /usr/lib/purple-2/libjabber.so is not usable because the 'purple_init_plugin' symbol could not be found.  Does the plugin call the PURPLE_INIT_PLUGIN() macro?
(15:22:50) plugins: probing /usr/lib/purple-2/pidgin-libnotify.so
(15:22:50) plugins: /usr/lib/purple-2/pidgin-libnotify.so is not loadable: undefined symbol: pidgin_blist_visibility_manager_add
(15:22:50) plugins: probing /usr/lib/purple-2/libsimple.so
(15:22:50) plugins: probing /usr/lib/purple-2/buddynote.so
(15:22:50) plugins: probing /usr/lib/purple-2/autoaccept.so
(15:22:50) plugins: probing /usr/lib/purple-2/libsametime.so
(15:22:50) plugins: /usr/lib/purple-2/libsametime.so has a prefs_info, but is a prpl. This is no longer supported.
(15:22:50) plugins: probing /usr/lib/purple-2/libzephyr.so
(15:22:50) plugins: probing /usr/lib/purple-2/log_reader.so
(15:22:50) plugins: probing /usr/lib/purple-2/libyahoo.so
(15:22:50) plugins: probing /usr/lib/purple-2/dbus-example.so
(15:22:50) plugins: probing /usr/lib/purple-2/joinpart.so
(15:22:50) plugins: probing /usr/lib/purple-2/statenotify.so
(15:22:50) plugins: probing /usr/lib/purple-2/idle.so
(15:22:50) plugins: probing /usr/lib/purple-2/libmsn.so
(15:22:50) plugins: probing /usr/lib/purple-2/libbonjour.so
(15:22:50) plugins: probing /usr/lib/purple-2/newline.so
(15:22:50) plugins: probing /usr/lib/purple-2/libymsg.so
(15:22:50) plugins: /usr/lib/purple-2/libymsg.so is not usable because the 'purple_init_plugin' symbol could not be found.  Does the plugin call the PURPLE_INIT_PLUGIN() macro?
(15:22:50) plugins: probing /usr/lib/purple-2/libgg.so
(15:22:50) plugins: probing /usr/lib/purple-2/offlinemsg.so
(15:22:50) plugins: probing /usr/lib/purple-2/ssl.so
(15:22:50) plugins: probing /usr/lib/purple-2/libicq.so
(15:22:50) plugins: probing /usr/lib/purple-2/perl.so
(15:22:50) plugins: probing /usr/lib/purple-2/libmyspace.so
(15:22:50) plugins: probing /usr/lib/purple-2/libyahoojp.so
(15:22:50) plugins: probing /usr/lib/purple-2/psychic.so
(15:22:50) plugins: probing /usr/lib/purple-2/libqq.so
(15:22:50) plugins: probing /usr/lib/purple-2/libirc.so
(15:22:50) plugins: probing /usr/lib/purple-2/libaim.so
(15:22:50) plugins: probing /usr/lib/purple-2/libxmpp.so
(15:22:50) util: Reading file xmpp-caps.xml from directory prefs
(15:22:50) util: File prefs/xmpp-caps.xml does not exist (this is not necessarily an error)
(15:22:50) jabber: creating hash tables for data objects
(15:22:50) plugins: probing /usr/lib/purple-2/libnovell.so
(15:22:50) plugins: probing /usr/lib/purple-2/libsilcpurple.so
(15:22:50) plugins: probing /usr/lib/purple-2/ssl-nss.so
(15:22:50) prefs: /purple/status/scores/offline changed, scheduling save.
(15:22:50) prefs: /purple/status/scores/available changed, scheduling save.
(15:22:50) prefs: /purple/status/scores/invisible changed, scheduling save.
(15:22:50) prefs: /purple/status/scores/away changed, scheduling save.
(15:22:50) prefs: /purple/status/scores/extended_away changed, scheduling save.
(15:22:50) prefs: /purple/status/scores/idle changed, scheduling save.
(15:22:50) prefs: /purple/status/scores/offline_msg changed, scheduling save.
(15:22:50) util: Reading file accounts.xml from directory prefs
(15:22:50) util: File prefs/accounts.xml does not exist (this is not necessarily an error)
(15:22:50) util: Reading file status.xml from directory prefs
(15:22:50) util: File prefs/status.xml does not exist (this is not necessarily an error)
(15:22:50) certificate: CertificateVerifier x509, singleuse requested but not found.
(15:22:50) certificate: CertificateVerifier singleuse registered
(15:22:50) certificate: CertificatePool x509, ca requested but not found.
(15:22:50) certificate: CertificateScheme x509 requested but not found.
(15:22:50) certificate/x509/ca: Lazy init failed because an X.509 Scheme is not yet registered. Maybe it will be better later.
(15:22:50) certificate/x509/ca: Init failed, probably because a dependency is not yet registered. It has been deferred to later.
(15:22:50) certificate: CertificatePool ca registered
(15:22:50) certificate: CertificatePool x509, tls_peers requested but not found.
(15:22:50) certificate: CertificatePool tls_peers registered
(15:22:50) certificate: CertificateVerifier x509, tls_cached requested but not found.
(15:22:50) certificate: CertificateVerifier tls_cached registered
(15:22:50) prefs: /purple/logging/format changed, scheduling save.
(15:22:50) prefs: /purple/logging/format changed, scheduling save.
(15:22:50) prefs: /purple/proxy/type changed, scheduling save.
(15:22:50) prefs: /purple/proxy/host changed, scheduling save.
(15:22:50) prefs: /purple/proxy/port changed, scheduling save.
(15:22:50) prefs: /purple/proxy/username changed, scheduling save.
(15:22:50) prefs: /purple/proxy/password changed, scheduling save.
(15:22:50) certificate: CertificateScheme x509 requested but not found.
(15:22:50) certificate: CertificateScheme x509 registered
(15:22:50) util: Reading file smileys.xml from directory prefs
(15:22:50) util: File prefs/smileys.xml does not exist (this is not necessarily an error)
(15:22:50) stun: using server 
(15:22:50) core_ui_ops: ui_init
(15:22:50) blist: new-list
(15:22:50) util: Reading file blist.xml from directory prefs
(15:22:50) util: File prefs/blist.xml does not exist (this is not necessarily an error)
(15:22:50) pounce: Error reading pounces: Failed to open file 'prefs/pounces.xml': No such file or directory
Loading: IM Honeypot Account List
Initializing:  MSN
(15:22:50) account: status-changed
(15:22:50) account: Account ***@hotmail.com not enabled, not connecting.
Initializing:  ICQ
(15:22:50) account: status-changed
(15:22:50) account: Account *** not enabled, not connecting.
(15:22:50) util: requesting to fetch a URL
(15:22:50) dns: DNS query for '192.168.178.1' queued
(15:22:50) dnsquery: IP resolved for 192.168.178.1
(15:22:50) proxy: Attempting connection to 192.168.178.1
(15:22:50) proxy: Connecting to 192.168.178.1:49000 with no proxy
(15:22:50) proxy: Connection in progress
(15:22:50) proxy: Connecting to 192.168.178.1:49000.
(15:22:50) proxy: Connected to 192.168.178.1:49000.
(15:22:50) util: request constructed
(15:22:50) util: Response headers: 'HTTP/1.0 200 OK
Content-Length: 3635
Content-Type: text/xml
Date: Mon, 09 Aug 2010 13:22:49 GMT
Last-Modified: Sat, 01 Jan 2000 00:00:54 GMT
Mime-Version: 1.0

'
(15:22:50) util: parsed 3635
(15:22:50) util: requesting to fetch a URL
(15:22:50) dns: DNS query for '192.168.178.1' queued
(15:22:50) dns: DNS query for '192.168.178.1' queued
(15:22:50) dnsquery: IP resolved for 192.168.178.1
(15:22:50) proxy: Attempting connection to 192.168.178.1
(15:22:50) proxy: Connecting to 192.168.178.1:49000 with no proxy
(15:22:50) proxy: Connection in progress
(15:22:50) dnsquery: IP resolved for 192.168.178.1
(15:22:50) proxy: Attempting connection to 192.168.178.1
(15:22:50) proxy: Connecting to 192.168.178.1:49000 with no proxy
(15:22:50) proxy: Connection in progress
(15:22:50) proxy: Connecting to 192.168.178.1:49000.
(15:22:50) proxy: Connected to 192.168.178.1:49000.
(15:22:50) util: request constructed
(15:22:50) proxy: Connecting to 192.168.178.1:49000.
(15:22:50) proxy: Connected to 192.168.178.1:49000.
(15:22:50) upnp: Local IP: 192.168.178.35
(15:22:50) prefs: /plugins/gtk/libnotify/auto_loaded changed, scheduling save.
(15:22:50) util: Response headers: 'HTTP/1.1 200 OK
DATE: Mon, 09 Aug 2010 13:22:49 GMT
SERVER: FRITZ!Box Fon WLAN ***
CONNECTION: keep-alive
CONTENT-LENGTH: 362
CONTENT-TYPE: text/xml; charset="utf-8"
EXT:

'
(15:22:50) util: parsed 362
(15:22:50) upnp: NAT Returned IP: ***
(15:22:55) util: Writing file prefs.xml to directory prefs
(15:22:55) util: Writing file prefs/prefs.xml
(15:22:55) util: Writing file accounts.xml to directory prefs
(15:22:55) util: Writing file prefs/accounts.xml
(15:22:55) util: Writing file blist.xml to directory prefs
(15:22:55) util: Writing file prefs/blist.xml


More information about the Support mailing list