(MacOSX Server) Mailman: Uncaught runner exception: ‘euc_jp’ codec can’t decode bytes
(MacOSX Server) Mailman: Uncaught runner exception: ‘euc_jp’ codec can’t decode bytes
をアップしました.
以下は上記記事からの抜粋です.
原因と解決方法
「UnicodeDecodeError: ‘euc_jp’ codec can’t decode bytes in position 170-171: illegal multibyte sequence」
ということで、Unicodeへ変換時に、想定外のバイトコードが届いたというエラーらしい。
Tags: MacOSX 10.6 Server, mailman, python, Snow Leopard, tips, トラブルシューティング