- 
    2da165da :Anonymous vdsv8i7lEuk
    2012-03-01 07:28
  
 
  - 
    こんなエラーが出て、新着情報が見られなくなったから、誰かたしけて(;ω;)
    トップとか最終更新とかのページは普通に見られるんだけど
    
    Exception happened during processing of request from ('127.0.0.1', 36842)
    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
        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/ユーザー名/デスクトップ/02/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/ユーザー名/デスクトップ/02/shingetsu/LightCGIHTTPServer.py", line 234, in run_cgi
        cgiobj.start()
      File "/home/ユーザー名/デスクトップ/02/shingetsu/basecgi.py", line 101, in start
        self.run()
      File "/home/ユーザー名/デスクトップ/02/shingetsu/gateway_cgi.py", line 86, in run
        self.print_recent()
      File "/home/ユーザー名/デスクトップ/02/shingetsu/gateway_cgi.py", line 185, in print_recent
        self.print_index_list(cachelist, "recent", search_new_file=True)
      File "/home/ユーザー名/デスクトップ/02/shingetsu/gateway.py", line 591, in print_index_list
        self.stdout.write(self.template('index_list', var))
      File "/home/ユーザー名/デスクトップ/02/shingetsu/template.py", line 92, in display
        return str(tmpl(searchList=sl))
      File "/home/ユーザー名/デスクトップ/02/Cheetah/Template.py", line 1005, in __str__
        rc = getattr(self, mainMethName)()
      File "___template_index_list_txt.py", line 168, in respond
      File "/home/ユーザー名/デスクトップ/02/shingetsu/gateway.py", line 549, in make_list_item
        u = unicode(x, 'utf-8', 'replace')
    TypeError: coercing to Unicode: need string or buffer, NoneType found
   
Powered by shinGETsu.