Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2014-03-16 18:39:56-0400 [HTTPChannel,5,97.91.223.185] 97.91.223.185 - - [16/Mar/2014:22:39:56 +0000] "GET /overview HTTP/1.1" 500 8431 "http://69.175.123.234:32884/" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0"
- 2014-03-16 18:40:01-0400 [HTTPChannel,5,97.91.223.185] 97.91.223.185 - - [16/Mar/2014:22:40:01 +0000] "GET / HTTP/1.1" 200 984 "http://theakcrew.us.to/pages/server/" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0"
- 2014-03-16 18:40:02-0400 [HTTPChannel,5,97.91.223.185] Unhandled Error
- Traceback (most recent call last):
- File "/usr/lib/python2.7/dist-packages/twisted/protocols/basic.py", line 581, in dataReceived
- why = self.lineReceived(line)
- File "/usr/lib/python2.7/dist-packages/twisted/web/http.py", line 1611, in lineReceived
- self.allContentReceived()
- File "/usr/lib/python2.7/dist-packages/twisted/web/http.py", line 1686, in allContentReceived
- req.requestReceived(command, path, version)
- File "/usr/lib/python2.7/dist-packages/twisted/web/http.py", line 790, in requestReceived
- self.process()
- --- <exception caught here> ---
- File "/usr/lib/python2.7/dist-packages/twisted/web/server.py", line 192, in process
- self.render(resrc)
- File "/usr/lib/python2.7/dist-packages/twisted/web/server.py", line 241, in render
- body = resrc.render(self)
- File "/usr/lib/python2.7/dist-packages/twisted/web/resource.py", line 250, in render
- return m(request)
- File "/root/pysnip2/aos/feature_server/statusserver.py", line 82, in render_GET
- overview = self.parent.get_overview()
- File "/root/pysnip2/aos/feature_server/statusserver.py", line 110, in get_overview
- image.save(data, 'png')
- File "/usr/local/lib/python2.7/dist-packages/PIL-1.1.7-py2.7-linux-x86_64.egg/Image.py", line 1439, in save
- save_handler(self, fp, filename)
- File "/usr/local/lib/python2.7/dist-packages/PIL-1.1.7-py2.7-linux-x86_64.egg/PngImagePlugin.py", line 572, in _save
- ImageFile._save(im, _idat(fp, chunk), [("zip", (0,0)+im.size, 0, rawmode)])
- File "/usr/local/lib/python2.7/dist-packages/PIL-1.1.7-py2.7-linux-x86_64.egg/ImageFile.py", line 481, in _save
- e = Image._getencoder(im.mode, e, a, im.encoderconfig)
- File "/usr/local/lib/python2.7/dist-packages/PIL-1.1.7-py2.7-linux-x86_64.egg/Image.py", line 401, in _getencoder
- raise IOError("encoder %s not available" % encoder_name)
- exceptions.IOError: encoder zip not available
- 2014-03-16 18:40:02-0400 [HTTPChannel,5,97.91.223.185] 97.91.223.185 - - [16/Mar/2014:22:40:01 +0000] "GET /overview HTTP/1.1" 500 8431 "http://69.175.123.234:32884/" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0"
Advertisement
Add Comment
Please, Sign In to add comment