cookies:
|
- server@newsystems:~$ supybot ubuntuhelp.conf
- INFO 2008-12-30T11:50:48 Creating new Irc for freenode.
- INFO 2008-12-30T11:50:48 Sending PASS command, not logging the password.
- INFO 2008-12-30T11:50:48 Connecting to irc.freenode.net:6667.
- INFO 2008-12-30T11:50:48 Loading plugins (connecting to freenode).
- INFO 2008-12-30T11:50:56 Server kubrick.freenode.net has version
- hyperion-1.0.2b
- INFO 2008-12-30T11:50:57 Got end of MOTD from kubrick.freenode.net
- INFO 2008-12-30T11:50:57 Sending identify (current nick: ubuntuhelp)
- INFO 2008-12-30T11:50:57 Received "Password accepted" from NickServ on
- freenode.
- INFO 2008-12-30T11:51:01 Join to #newsystems on freenode synced in 2.50
- seconds.
- ERROR 2008-12-30T11:51:07 Uncaught exception in inFilter:
- Traceback (most recent call last):
- File "/var/lib/python-support/python2.5/supybot/irclib.py", line 809, in feedMsg
- m = callback.inFilter(self, msg)
- File "/var/lib/python-support/python2.5/supybot/plugins/Lart/plugin.py", line 108, in inFilter
- if not conf.supybot.defaultIgnore():
- NameError: global name 'conf' is not defined
- ERROR 2008-12-30T11:51:07 Exception id: 0x135af
- INFO 2008-12-30T11:51:07 Received CTCP VERSION from freenode-
- connect!freenode@freenode/bot/connect
- ERROR 2008-12-30T11:51:57 Uncaught exception in inFilter:
- Traceback (most recent call last):
- File "/var/lib/python-support/python2.5/supybot/irclib.py", line 809, in feedMsg
- m = callback.inFilter(self, msg)
- File "/var/lib/python-support/python2.5/supybot/plugins/Lart/plugin.py", line 108, in inFilter
- if not conf.supybot.defaultIgnore():
- NameError: global name 'conf' is not defined
- ERROR 2008-12-30T11:51:57 Exception id: 0x135af
- ERROR 2008-12-30T11:51:57 Uncaught exception:
- Traceback (most recent call last):
- File "/var/lib/python-support/python2.5/supybot/log.py", line 349, in m
- return f(self, *args, **kwargs)
- File "/var/lib/python-support/python2.5/supybot/irclib.py", line 129, in __call__
- method(irc, msg)
- File "/var/lib/python-support/python2.5/supybot/plugins/Encyclopedia/plugin.py", line 449, in doPrivmsg
- ret = self.factoid_lookup(text, channel, display_info)
- File "/var/lib/python-support/python2.5/supybot/plugins/Encyclopedia/plugin.py", line 587, in factoid_lookup
- factoids = self.get_factoids(text.lower(), channel, resolve = not display_info, info = display_info)
- File "/var/lib/python-support/python2.5/supybot/plugins/Encyclopedia/plugin.py", line 257, in get_factoids
- factoids.global_primary = self.get_single_factoid(channel, name)
- File "/var/lib/python-support/python2.5/supybot/plugins/Encyclopedia/plugin.py", line 280, in get_single_factoid
- cur.execute("SELECT name, value, author, added, popularity FROM facts WHERE name = %s AND value NOT like '<deleted>%%'", name)
- File "/usr/lib/python2.5/site-packages/sqlite/main.py", line 255, in execute
- self.rs = self.con.db.execute(SQL % parms)
- DatabaseError: no such table: facts
- ERROR 2008-12-30T11:51:57 Exception id: 0x4e721
- ERROR 2008-12-30T11:52:43 Uncaught exception in inFilter:
- Traceback (most recent call last):
- File "/var/lib/python-support/python2.5/supybot/irclib.py", line 809, in feedMsg
- m = callback.inFilter(self, msg)
- File "/var/lib/python-support/python2.5/supybot/plugins/Lart/plugin.py", line 108, in inFilter
- if not conf.supybot.defaultIgnore():
- NameError: global name 'conf' is not defined
- ERROR 2008-12-30T11:52:43 Exception id: 0x135af
- INFO 2008-12-30T11:52:43 list called by
- "A4Tech!n=bond@unaffiliated/0a4tech/x-173522".
- ERROR 2008-12-30T11:52:43 Uncaught exception:
- Traceback (most recent call last):
- File "/var/lib/python-support/python2.5/supybot/log.py", line 349, in m
- return f(self, *args, **kwargs)
- File "/var/lib/python-support/python2.5/supybot/irclib.py", line 129, in __call__
- method(irc, msg)
- File "/var/lib/python-support/python2.5/supybot/plugins/Encyclopedia/plugin.py", line 449, in doPrivmsg
- ret = self.factoid_lookup(text, channel, display_info)
- File "/var/lib/python-support/python2.5/supybot/plugins/Encyclopedia/plugin.py", line 587, in factoid_lookup
- factoids = self.get_factoids(text.lower(), channel, resolve = not display_info, info = display_info)
- File "/var/lib/python-support/python2.5/supybot/plugins/Encyclopedia/plugin.py", line 257, in get_factoids
- factoids.global_primary = self.get_single_factoid(channel, name)
- File "/var/lib/python-support/python2.5/supybot/plugins/Encyclopedia/plugin.py", line 280, in get_single_factoid
- cur.execute("SELECT name, value, author, added, popularity FROM facts WHERE name = %s AND value NOT like '<deleted>%%'", name)
- File "/usr/lib/python2.5/site-packages/sqlite/main.py", line 255, in execute
- self.rs = self.con.db.execute(SQL % parms)
- DatabaseError: no such table: facts
- ERROR 2008-12-30T11:52:43 Exception id: 0x4e721
- ERROR 2008-12-30T11:52:52 Uncaught exception in inFilter:
- Traceback (most recent call last):
- File "/var/lib/python-support/python2.5/supybot/irclib.py", line 809, in feedMsg
- m = callback.inFilter(self, msg)
- File "/var/lib/python-support/python2.5/supybot/plugins/Lart/plugin.py", line 108, in inFilter
- if not conf.supybot.defaultIgnore():
- NameError: global name 'conf' is not defined
- ERROR 2008-12-30T11:52:52 Exception id: 0x135af
- ERROR 2008-12-30T11:52:52 Uncaught exception:
- Traceback (most recent call last):
- File "/var/lib/python-support/python2.5/supybot/log.py", line 349, in m
- return f(self, *args, **kwargs)
- File "/var/lib/python-support/python2.5/supybot/irclib.py", line 129, in __call__
- method(irc, msg)
- File "/var/lib/python-support/python2.5/supybot/plugins/Encyclopedia/plugin.py", line 449, in doPrivmsg
- ret = self.factoid_lookup(text, channel, display_info)
- File "/var/lib/python-support/python2.5/supybot/plugins/Encyclopedia/plugin.py", line 587, in factoid_lookup
- factoids = self.get_factoids(text.lower(), channel, resolve = not display_info, info = display_info)
- File "/var/lib/python-support/python2.5/supybot/plugins/Encyclopedia/plugin.py", line 257, in get_factoids
- factoids.global_primary = self.get_single_factoid(channel, name)
- File "/var/lib/python-support/python2.5/supybot/plugins/Encyclopedia/plugin.py", line 280, in get_single_factoid
- cur.execute("SELECT name, value, author, added, popularity FROM facts WHERE name = %s AND value NOT like '<deleted>%%'", name)
- File "/usr/lib/python2.5/site-packages/sqlite/main.py", line 255, in execute
- self.rs = self.con.db.execute(SQL % parms)
- DatabaseError: no such table: facts
- ERROR 2008-12-30T11:52:52 Exception id: 0x4e721
- ERROR 2008-12-30T11:52:59 Uncaught exception in inFilter:
- Traceback (most recent call last):
- File "/var/lib/python-support/python2.5/supybot/irclib.py", line 809, in feedMsg
- m = callback.inFilter(self, msg)
- File "/var/lib/python-support/python2.5/supybot/plugins/Lart/plugin.py", line 108, in inFilter
- if not conf.supybot.defaultIgnore():
- NameError: global name 'conf' is not defined
- ERROR 2008-12-30T11:52:59 Exception id: 0x135af
- ERROR 2008-12-30T11:52:59 Uncaught exception:
- Traceback (most recent call last):
- File "/var/lib/python-support/python2.5/supybot/log.py", line 349, in m
- return f(self, *args, **kwargs)
- File "/var/lib/python-support/python2.5/supybot/irclib.py", line 129, in __call__
- method(irc, msg)
- File "/var/lib/python-support/python2.5/supybot/plugins/Encyclopedia/plugin.py", line 449, in doPrivmsg
- ret = self.factoid_lookup(text, channel, display_info)
- File "/var/lib/python-support/python2.5/supybot/plugins/Encyclopedia/plugin.py", line 587, in factoid_lookup
- factoids = self.get_factoids(text.lower(), channel, resolve = not display_info, info = display_info)
- File "/var/lib/python-support/python2.5/supybot/plugins/Encyclopedia/plugin.py", line 257, in get_factoids
- factoids.global_primary = self.get_single_factoid(channel, name)
- File "/var/lib/python-support/python2.5/supybot/plugins/Encyclopedia/plugin.py", line 280, in get_single_factoid
- cur.execute("SELECT name, value, author, added, popularity FROM facts WHERE name = %s AND value NOT like '<deleted>%%'", name)
- File "/usr/lib/python2.5/site-packages/sqlite/main.py", line 255, in execute
- self.rs = self.con.db.execute(SQL % parms)
- DatabaseError: no such table: facts
- ERROR 2008-12-30T11:52:59 Exception id: 0x4e721
- ERROR 2008-12-30T11:53:39 Uncaught exception in inFilter:
- Traceback (most recent call last):
- File "/var/lib/python-support/python2.5/supybot/irclib.py", line 809, in feedMsg
- m = callback.inFilter(self, msg)
- File "/var/lib/python-support/python2.5/supybot/plugins/Lart/plugin.py", line 108, in inFilter
- if not conf.supybot.defaultIgnore():
- NameError: global name 'conf' is not defined
- ERROR 2008-12-30T11:53:39 Exception id: 0x135af
- INFO 2008-12-30T11:53:39 status called by
- "A4Tech!n=bond@unaffiliated/0a4tech/x-173522".
- ERROR 2008-12-30T11:53:39 Uncaught exception:
- Traceback (most recent call last):
- File "/var/lib/python-support/python2.5/supybot/log.py", line 349, in m
- return f(self, *args, **kwargs)
- File "/var/lib/python-support/python2.5/supybot/irclib.py", line 129, in __call__
- method(irc, msg)
- File "/var/lib/python-support/python2.5/supybot/plugins/Encyclopedia/plugin.py", line 449, in doPrivmsg
- ret = self.factoid_lookup(text, channel, display_info)
- File "/var/lib/python-support/python2.5/supybot/plugins/Encyclopedia/plugin.py", line 587, in factoid_lookup
- factoids = self.get_factoids(text.lower(), channel, resolve = not display_info, info = display_info)
- File "/var/lib/python-support/python2.5/supybot/plugins/Encyclopedia/plugin.py", line 257, in get_factoids
- factoids.global_primary = self.get_single_factoid(channel, name)
- File "/var/lib/python-support/python2.5/supybot/plugins/Encyclopedia/plugin.py", line 280, in get_single_factoid
- cur.execute("SELECT name, value, author, added, popularity FROM facts WHERE name = %s AND value NOT like '<deleted>%%'", name)
- File "/usr/lib/python2.5/site-packages/sqlite/main.py", line 255, in execute
- self.rs = self.con.db.execute(SQL % parms)
- DatabaseError: no such table: facts
- ERROR 2008-12-30T11:53:39 Exception id: 0x4e721
|