新月質問スレ

63137160 :Anonymous vdsv8i7lEuk 2012-05-01 19:25
このエラーは何すかね?

Exception happened during processing of request from ('127.0.0.1', 46837)
Traceback (most recent call last):
File "/usr/lib/python2.6/SocketServer.py", line 558, in process_request_thread
self.finish_request(request, client_address)
File "/usr/lib/python2.6/SocketServer.py", line 320, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python2.6/SocketServer.py", line 615, in __init__
self.handle()
File "/usr/lib/python2.6/BaseHTTPServer.py", line 329, in handle
61.196.45.167<>01/May/2012 19:15:21<>GET /server.cgi/ping HTTP/1.0<><>shinGETsu/0.7 (Saku/3.10.1)
self.handle_one_request()
File "/usr/lib/python2.6/BaseHTTPServer.py", line 323, in handle_one_request
method()
File "/usr/lib/python2.6/SimpleHTTPServer.py", line 43, in do_GET
f = self.send_head()
File "/home/apple-seed/デスクトップ/01/shingetsu/LightCGIHTTPServer.py", line 115, in send_head
return CGIHTTPServer.CGIHTTPRequestHandler.send_head(self)
File "/usr/lib/python2.6/CGIHTTPServer.py", line 68, in send_head
return self.run_cgi()
File "/home/apple-seed/デスクトップ/01/shingetsu/LightCGIHTTPServer.py", line 234, in run_cgi
cgiobj.start()
File "/home/apple-seed/デスクトップ/01/shingetsu/basecgi.py", line 101, in start
self.run()
File "/home/apple-seed/デスクトップ/01/shingetsu/client_cgi.py", line 124, in run
self.do_sync()
File "/home/apple-seed/デスクトップ/01/shingetsu/client_cgi.py", line 191, in do_sync
cachelist.getall(timelimit=self.timelimit)
File "/home/apple-seed/デスクトップ/01/shingetsu/cache.py", line 878, in getall
cache.search(searchlist=searchlist, myself=myself)
File "/home/apple-seed/デスクトップ/01/shingetsu/cache.py", line 794, in search
self.get_with_range(node)
File "/home/apple-seed/デスクトップ/01/shingetsu/cache.py", line 683, in get_with_range
count = self.check_data(res, begin=begin, end=now)
File "/home/apple-seed/デスクトップ/01/shingetsu/cache.py", line 611, in check_data
for i in res:
File "/home/apple-seed/デスクトップ/01/shingetsu/cache.py", line 450, in __iter__
idstr = h.strip().replace('<>', '_'))
File "/home/apple-seed/デスクトップ/01/shingetsu/cache.py", line 108, in __init__
self.id = buf[1]
IndexError: list index out of range
Powered by shinGETsu.