新月の開発

33584954 :Anonymous 2015-11-24 13:01
もう一個エラーメッセージ。

2015-11-23 04:28:22<>Exception in thread Thread-205:
Traceback (most recent call last):
File "/usr/lib/python3.2/threading.py", line 740, in _bootstrap_inner
self.run()
File "/usr/lib/python3.2/shingetsu/crond.py", line 159, in run
self.do_sync()
File "/usr/lib/python3.2/shingetsu/crond.py", line 223, in do_sync
cachelist.getall(timelimit=self.timelimit)
File "/usr/lib/python3.2/shingetsu/cache.py", line 877, in getall
rec.sync()
File "/usr/lib/python3.2/shingetsu/cache.py", line 321, in sync
attach = base64.decodestring(self['attach'].encode('utf-8'))
File "/usr/lib/python3.2/base64.py", line 367, in decodestring
return decodebytes(s)
File "/usr/lib/python3.2/base64.py", line 360, in decodebytes
return binascii.a2b_base64(s)
binascii.Error: Incorrect padding


Powered by shinGETsu.