ERROR:root: [14.08.2026 00:29:10] Traceback (most recent call last): File "kernel.py", line 307, in log_execute try: proc(*params) File "plugins/dnsrecon.py", line 174, in dnsrecon_cmd protocols = _parse_filters(filter_str) TypeError: _parse_filters() missing 1 required positional argument: 'proto_map' ERROR:root: [14.08.2026 01:00:02] Traceback (most recent call last): File "kernel.py", line 307, in log_execute try: proc(*params) File "plugins/dnsrecon.py", line 174, in dnsrecon_cmd protocols = _parse_filters(filter_str) TypeError: _parse_filters() missing 1 required positional argument: 'proto_map' ERROR:root: [14.08.2026 01:14:35] Traceback (most recent call last): File "kernel.py", line 307, in log_execute try: proc(*params) File "plugins/dnsrecon.py", line 174, in dnsrecon_cmd protocols = _parse_filters(filter_str) TypeError: _parse_filters() missing 1 required positional argument: 'proto_map' ERROR:root: [14.08.2026 01:17:13] Traceback (most recent call last): File "kernel.py", line 307, in log_execute try: proc(*params) File "plugins/dnsrecon.py", line 169, in dnsrecon_cmd protocols = _parse_filters(filter_str) TypeError: _parse_filters() missing 1 required positional argument: 'proto_map' ERROR:root: [14.08.2026 06:37:41] Traceback (most recent call last): File "kernel.py", line 307, in log_execute try: proc(*params) File "plugins/dist.py", line 202, in city t = _get_city_from_db(place, room) File "plugins/dist.py", line 88, in _get_city_from_db t = cur_execute_fetchone('SELECT * FROM dist_user WHERE point=%s AND room=%s', (place, room)) File "kernel.py", line 175, in cur_execute_fetchone if base_type == 'sqlite3': return cur_execute_fetchone_sqlite3(*params) File "kernel.py", line 152, in cur_execute_fetchone_sqlite3 return par UnboundLocalError: local variable 'par' referenced before assignment ERROR:root: [14.08.2026 06:38:28] Traceback (most recent call last): File "kernel.py", line 307, in log_execute try: proc(*params) File "plugins/dist.py", line 202, in city t = _get_city_from_db(place, room) File "plugins/dist.py", line 88, in _get_city_from_db t = cur_execute_fetchone('SELECT * FROM dist_user WHERE point=%s AND room=%s', (place, room)) File "kernel.py", line 175, in cur_execute_fetchone if base_type == 'sqlite3': return cur_execute_fetchone_sqlite3(*params) File "kernel.py", line 152, in cur_execute_fetchone_sqlite3 return par UnboundLocalError: local variable 'par' referenced before assignment ERROR:root: [14.08.2026 06:38:36] Traceback (most recent call last): File "kernel.py", line 307, in log_execute try: proc(*params) File "plugins/dist.py", line 160, in city t = _get_city_from_db(place, room) File "plugins/dist.py", line 88, in _get_city_from_db t = cur_execute_fetchone('SELECT * FROM dist_user WHERE point=%s AND room=%s', (place, room)) File "kernel.py", line 175, in cur_execute_fetchone if base_type == 'sqlite3': return cur_execute_fetchone_sqlite3(*params) File "kernel.py", line 152, in cur_execute_fetchone_sqlite3 return par UnboundLocalError: local variable 'par' referenced before assignment ERROR:root: [14.08.2026 07:27:41] Traceback (most recent call last): File "kernel.py", line 316, in log_execute try: proc(*params) File "plugins/dist.py", line 251, in dist t1 = _get_city_from_db(p1, room) File "plugins/dist.py", line 88, in _get_city_from_db t = cur_execute_fetchone('SELECT * FROM dist_user WHERE point=%s AND room=%s', (place, room)) File "kernel.py", line 181, in cur_execute_fetchone if base_type == 'sqlite3': return cur_execute_fetchone_sqlite3(*params) File "kernel.py", line 156, in cur_execute_fetchone_sqlite3 return par UnboundLocalError: local variable 'par' referenced before assignment ERROR:root: [15.08.2026 06:37:43] Traceback (most recent call last): File "kernel.py", line 307, in log_execute try: proc(*params) File "plugins/sokr.py", line 40, in sokr results = re.findall('em class="got_clear">.+?.+?

(.+?)

' , data, re.S) File "/usr/lib/python3.10/re.py", line 240, in findall return _compile(pattern, flags).findall(string) TypeError: cannot use a string pattern on a bytes-like object ERROR:root: [15.08.2026 06:38:14] Traceback (most recent call last): File "kernel.py", line 307, in log_execute try: proc(*params) File "plugins/sokr.py", line 40, in sokr results = re.findall('em class="got_clear">.+?.+?

(.+?)

' , data, re.S) File "/usr/lib/python3.10/re.py", line 240, in findall return _compile(pattern, flags).findall(string) TypeError: cannot use a string pattern on a bytes-like object ERROR:root: [15.08.2026 06:38:33] Traceback (most recent call last): File "kernel.py", line 307, in log_execute try: proc(*params) File "plugins/sokr.py", line 36, in sokr results = re.findall('

(.+?)

', data) File "/usr/lib/python3.10/re.py", line 240, in findall return _compile(pattern, flags).findall(string) TypeError: cannot use a string pattern on a bytes-like object ERROR:root: [15.08.2026 07:01:25] Traceback (most recent call last): File "kernel.py", line 307, in log_execute try: proc(*params) File "plugins/geoip.py", line 39, in geoip INFO = cur_execute_fetchone('select country,region,city,postalCode,latitude,longitude,metroCode,areaCode from geoip_location where locid=(select locId from geoip_blocks where startIpNum<=%s and endIpNum>=%s limit 1);',(DEC_IP,DEC_IP)) File "kernel.py", line 175, in cur_execute_fetchone if base_type == 'sqlite3': return cur_execute_fetchone_sqlite3(*params) File "kernel.py", line 152, in cur_execute_fetchone_sqlite3 return par UnboundLocalError: local variable 'par' referenced before assignment ERROR:root: [16.08.2026 04:49:29] Traceback (most recent call last): File "kernel.py", line 1940, in cyc = cl.Process(1) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 126, in Process raise _pendingException[1].with_traceback(_pendingException[2]) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 311, in dispatch handler['func'](session,stanza) File "kernel.py", line 1226, in presenceCB writefile(slog_folder % 'bad_stanza_%s.txt' % int(time.time()),str(mess).encode('utf-8')) File "kernel.py", line 337, in writefile fp.write(data) TypeError: write() argument must be str, not bytes ERROR:root: [16.08.2026 04:57:07] Traceback (most recent call last): File "kernel.py", line 1940, in cyc = cl.Process(1) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 126, in Process raise _pendingException[1].with_traceback(_pendingException[2]) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 311, in dispatch handler['func'](session,stanza) File "kernel.py", line 1226, in presenceCB writefile(slog_folder % 'bad_stanza_%s.txt' % int(time.time()),str(mess).encode('utf-8')) File "kernel.py", line 337, in writefile fp.write(data) TypeError: write() argument must be str, not bytes ERROR:root: [16.08.2026 05:07:12] Traceback (most recent call last): File "kernel.py", line 1940, in cyc = cl.Process(1) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 126, in Process raise _pendingException[1].with_traceback(_pendingException[2]) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 311, in dispatch handler['func'](session,stanza) File "kernel.py", line 1226, in presenceCB writefile(slog_folder % 'bad_stanza_%s.txt' % int(time.time()),str(mess).encode('utf-8')) File "kernel.py", line 337, in writefile fp.write(data) TypeError: write() argument must be str, not bytes ERROR:root: [16.08.2026 05:16:49] Traceback (most recent call last): File "kernel.py", line 1940, in cyc = cl.Process(1) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 126, in Process raise _pendingException[1].with_traceback(_pendingException[2]) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 311, in dispatch handler['func'](session,stanza) File "kernel.py", line 1226, in presenceCB writefile(slog_folder % 'bad_stanza_%s.txt' % int(time.time()),str(mess).encode('utf-8')) File "kernel.py", line 337, in writefile fp.write(data) TypeError: write() argument must be str, not bytes ERROR:root: [16.08.2026 06:18:43] Traceback (most recent call last): File "kernel.py", line 1940, in cyc = cl.Process(1) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 126, in Process raise _pendingException[1].with_traceback(_pendingException[2]) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 311, in dispatch handler['func'](session,stanza) File "kernel.py", line 1226, in presenceCB writefile(slog_folder % 'bad_stanza_%s.txt' % int(time.time()),str(mess).encode('utf-8')) File "kernel.py", line 337, in writefile fp.write(data) TypeError: write() argument must be str, not bytes ERROR:root: [16.08.2026 06:24:40] Traceback (most recent call last): File "kernel.py", line 1940, in cyc = cl.Process(1) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 126, in Process raise _pendingException[1].with_traceback(_pendingException[2]) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 311, in dispatch handler['func'](session,stanza) File "kernel.py", line 1226, in presenceCB writefile(slog_folder % 'bad_stanza_%s.txt' % int(time.time()),str(mess).encode('utf-8')) File "kernel.py", line 337, in writefile fp.write(data) TypeError: write() argument must be str, not bytes ERROR:root: [16.08.2026 06:25:33] Traceback (most recent call last): File "kernel.py", line 1940, in cyc = cl.Process(1) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 126, in Process raise _pendingException[1].with_traceback(_pendingException[2]) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 311, in dispatch handler['func'](session,stanza) File "kernel.py", line 1226, in presenceCB writefile(slog_folder % 'bad_stanza_%s.txt' % int(time.time()),str(mess).encode('utf-8')) File "kernel.py", line 337, in writefile fp.write(data) TypeError: write() argument must be str, not bytes ERROR:root: [16.08.2026 06:30:55] Traceback (most recent call last): File "kernel.py", line 1940, in cyc = cl.Process(1) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 126, in Process raise _pendingException[1].with_traceback(_pendingException[2]) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 311, in dispatch handler['func'](session,stanza) File "kernel.py", line 1226, in presenceCB writefile(slog_folder % 'bad_stanza_%s.txt' % int(time.time()),str(mess).encode('utf-8')) File "kernel.py", line 337, in writefile fp.write(data) TypeError: write() argument must be str, not bytes ERROR:root: [16.08.2026 06:52:11] Traceback (most recent call last): File "kernel.py", line 1940, in cyc = cl.Process(1) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 126, in Process raise _pendingException[1].with_traceback(_pendingException[2]) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 311, in dispatch handler['func'](session,stanza) File "kernel.py", line 1226, in presenceCB writefile(slog_folder % 'bad_stanza_%s.txt' % int(time.time()),str(mess).encode('utf-8')) File "kernel.py", line 337, in writefile fp.write(data) TypeError: write() argument must be str, not bytes ERROR:root: [16.08.2026 06:58:02] Traceback (most recent call last): File "kernel.py", line 1940, in cyc = cl.Process(1) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 126, in Process raise _pendingException[1].with_traceback(_pendingException[2]) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 311, in dispatch handler['func'](session,stanza) File "kernel.py", line 1226, in presenceCB writefile(slog_folder % 'bad_stanza_%s.txt' % int(time.time()),str(mess).encode('utf-8')) File "kernel.py", line 337, in writefile fp.write(data) TypeError: write() argument must be str, not bytes ERROR:root: [16.08.2026 07:12:30] Traceback (most recent call last): File "kernel.py", line 1940, in cyc = cl.Process(1) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 126, in Process raise _pendingException[1].with_traceback(_pendingException[2]) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 311, in dispatch handler['func'](session,stanza) File "kernel.py", line 1226, in presenceCB writefile(slog_folder % 'bad_stanza_%s.txt' % int(time.time()),str(mess).encode('utf-8')) File "kernel.py", line 337, in writefile fp.write(data) TypeError: write() argument must be str, not bytes ERROR:root: [16.08.2026 07:22:06] Traceback (most recent call last): File "kernel.py", line 1940, in cyc = cl.Process(1) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 126, in Process raise _pendingException[1].with_traceback(_pendingException[2]) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 311, in dispatch handler['func'](session,stanza) File "kernel.py", line 1226, in presenceCB writefile(slog_folder % 'bad_stanza_%s.txt' % int(time.time()),str(mess).encode('utf-8')) File "kernel.py", line 337, in writefile fp.write(data) TypeError: write() argument must be str, not bytes ERROR:root: [16.08.2026 07:52:08] Traceback (most recent call last): File "kernel.py", line 1940, in cyc = cl.Process(1) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 126, in Process raise _pendingException[1].with_traceback(_pendingException[2]) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 311, in dispatch handler['func'](session,stanza) File "kernel.py", line 1226, in presenceCB writefile(slog_folder % 'bad_stanza_%s.txt' % int(time.time()),str(mess).encode('utf-8')) File "kernel.py", line 337, in writefile fp.write(data) TypeError: write() argument must be str, not bytes ERROR:root: [16.08.2026 07:54:43] Traceback (most recent call last): File "kernel.py", line 1940, in cyc = cl.Process(1) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 126, in Process raise _pendingException[1].with_traceback(_pendingException[2]) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 311, in dispatch handler['func'](session,stanza) File "kernel.py", line 1226, in presenceCB writefile(slog_folder % 'bad_stanza_%s.txt' % int(time.time()),str(mess).encode('utf-8')) File "kernel.py", line 337, in writefile fp.write(data) TypeError: write() argument must be str, not bytes ERROR:root: [16.08.2026 15:16:22] Traceback (most recent call last): File "kernel.py", line 1940, in cyc = cl.Process(1) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 126, in Process raise _pendingException[1].with_traceback(_pendingException[2]) File "/home/luciferus/Git-dev/isida-ng-v1/./lib/xmpp/dispatcher.py", line 311, in dispatch handler['func'](session,stanza) File "kernel.py", line 1226, in presenceCB writefile(slog_folder % 'bad_stanza_%s.txt' % int(time.time()),str(mess).encode('utf-8')) File "kernel.py", line 337, in writefile fp.write(data) TypeError: write() argument must be str, not bytes ERROR:root: [16.08.2026 15:55:48] Traceback (most recent call last): File "kernel.py", line 307, in log_execute try: proc(*params) File "plugins/geoip.py", line 39, in geoip INFO = cur_execute_fetchone('select country,region,city,postalCode,latitude,longitude,metroCode,areaCode from geoip_location where locid=(select locId from geoip_blocks where startIpNum<=%s and endIpNum>=%s limit 1);',(DEC_IP,DEC_IP)) File "kernel.py", line 175, in cur_execute_fetchone if base_type == 'sqlite3': return cur_execute_fetchone_sqlite3(*params) File "kernel.py", line 152, in cur_execute_fetchone_sqlite3 return par UnboundLocalError: local variable 'par' referenced before assignment ERROR:root: [16.08.2026 15:56:36] Traceback (most recent call last): File "kernel.py", line 307, in log_execute try: proc(*params) File "plugins/geoip.py", line 39, in geoip INFO = cur_execute_fetchone('select country,region,city,postalCode,latitude,longitude,metroCode,areaCode from geoip_location where locid=(select locId from geoip_blocks where startIpNum<=%s and endIpNum>=%s limit 1);',(DEC_IP,DEC_IP)) File "kernel.py", line 175, in cur_execute_fetchone if base_type == 'sqlite3': return cur_execute_fetchone_sqlite3(*params) File "kernel.py", line 152, in cur_execute_fetchone_sqlite3 return par UnboundLocalError: local variable 'par' referenced before assignment ERROR:root: [16.08.2026 18:05:31] Traceback (most recent call last): File "kernel.py", line 307, in log_execute try: proc(*params) File "plugins/clients.py", line 75, in clients_stats st = cur_execute_fetchall(req, params) File "kernel.py", line 250, in cur_execute_fetchall if base_type == 'sqlite3': return cur_execute_fetchall_sqlite3(*params) File "kernel.py", line 226, in cur_execute_fetchall_sqlite3 return par UnboundLocalError: local variable 'par' referenced before assignment ERROR:root: [16.08.2026 18:06:23] Traceback (most recent call last): File "kernel.py", line 307, in log_execute try: proc(*params) File "plugins/clients.py", line 75, in clients_stats st = cur_execute_fetchall(req, params) File "kernel.py", line 250, in cur_execute_fetchall if base_type == 'sqlite3': return cur_execute_fetchall_sqlite3(*params) File "kernel.py", line 226, in cur_execute_fetchall_sqlite3 return par UnboundLocalError: local variable 'par' referenced before assignment ERROR:root: [16.08.2026 18:07:00] Traceback (most recent call last): File "kernel.py", line 307, in log_execute try: proc(*params) File "plugins/clients.py", line 75, in clients_stats st = cur_execute_fetchall(req, params) File "kernel.py", line 250, in cur_execute_fetchall if base_type == 'sqlite3': return cur_execute_fetchall_sqlite3(*params) File "kernel.py", line 226, in cur_execute_fetchall_sqlite3 return par UnboundLocalError: local variable 'par' referenced before assignment