新月の開発

a4eaf508 :Anonymous 2015-11-29 11:12
書き込もうとしたら書き込めなかった。
その時のエラメッセージ。
2015-11-29 11:07:58<>----------------------------------------
2015-11-29 11:07:58<>Exception happened during processing of request from ('192.168.1.100', 34754)
2015-11-29 11:07:58<>Traceback (most recent call last):
2015-11-29 11:07:58<> File "/usr/lib/python3.2/socketserver.py", line 592, in process_request_thread
2015-11-29 11:07:58<> self.finish_request(request, client_address)
2015-11-29 11:07:58<> File "/usr/lib/python3.2/socketserver.py", line 334, in finish_request
2015-11-29 11:07:58<> self.RequestHandlerClass(request, client_address, self)
2015-11-29 11:07:58<> File "/usr/lib/python3.2/socketserver.py", line 648, in __init__
2015-11-29 11:07:58<> self.handle()
2015-11-29 11:07:58<> File "/usr/lib/python3.2/http/server.py", line 396, in handle
2015-11-29 11:07:58<> self.handle_one_request()
2015-11-29 11:07:58<> File "/usr/lib/python3.2/http/server.py", line 384, in handle_one_request
2015-11-29 11:07:58<> method()
2015-11-29 11:07:58<> File "/usr/lib/python3.2/http/server.py", line 923, in do_POST
2015-11-29 11:07:58<> self.run_cgi()
2015-11-29 11:07:58<> File "/usr/lib/python3.2/shingetsu/LightCGIHTTPServer.py", line 251, in run_cgi
2015-11-29 11:07:58<> cgiobj.start()
2015-11-29 11:07:58<> File "/usr/lib/python3.2/shingetsu/basecgi.py", line 103, in start
2015-11-29 11:07:58<> self.run()
2015-11-29 11:07:58<> File "/usr/lib/python3.2/shingetsu/thread_cgi.py", line 98, in run
2015-11-29 11:07:58<> id = self.do_post(path, form)
2015-11-29 11:07:58<> File "/usr/lib/python3.2/shingetsu/gateway.py", line 542, in do_post
2015-11-29 11:07:58<> elif spam.check(rec.recstr):
2015-11-29 11:07:58<> File "/usr/lib/python3.2/shingetsu/spam.py", line 43, in check
2015-11-29 11:07:58<> tmp = cached_rules.check(recstr)
2015-11-29 11:07:58<> File "/usr/lib/python3.2/shingetsu/conflist.py", line 102, in check
2015-11-29 11:07:58<> if r.search(target):
2015-11-29 11:07:58<>AttributeError: 'NoneType' object has no attribute 'search'
2015-11-29 11:07:58<>----------------------------------------
Powered by shinGETsu.