IT雑談

0f46f472 :Anonymous 2018-05-31 18:47
>>4c8f2c11
昨日出たのはこんなの([(伏)]は自分で伏せた部分)

2018-05-30 20:31:09<>Exception happened during processing of request from ('[アドレス(伏)]', [ポート(伏)])
2018-05-30 20:31:09<>Traceback (most recent call last):
2018-05-30 20:31:09<> File "[path(伏)]\lib\socketserver.py", line 639, in process_request_thread
self.finish_request(request, client_address)
2018-05-30 20:31:09<> File "[path(伏)]\lib\socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
2018-05-30 20:31:09<> File "[path(伏)]\lib\socketserver.py", line 696, in __init__
self.handle()
2018-05-30 20:31:09<> File "[path(伏)]\lib\http\server.py", line 418, in handle
self.handle_one_request()
2018-05-30 20:31:09<> File "[path(伏)]\lib\http\server.py", line 396, in handle_one_request
if not self.parse_request():
2018-05-30 20:31:09<> File "G:\saku-release-4.8.0\shingetsu\LightCGIHTTPServer.py", line 88, in parse_request
found = re.search(r'^/+([?].*)?$', self.path)
2018-05-30 20:31:09<>AttributeError: 'HTTPRequestHandler' object has no attribute 'path'
Powered by shinGETsu.