Hi,

I hope it is ok to reanimate this thread, because...

During the past 3 weeks I went through several complete Trac 1.0 --> 1.4.
upgrade processes, everytime I got email2trac (the most recent dev version)
to work flawlessly. Last Sunday I did the process on our production
machine... and testing email2trac I got the following error:

Traceback (most recent call last):
  File "/usr/local/bin/email2trac", line 2948, in <module>
    tktparser.save_email_for_debug(m, settings.project_name)
  File "/usr/local/bin/email2trac", line 620, in save_email_for_debug
    fx.write(('%s' % message).encode())
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position
1424: ordinal not in range(128)

I had to reverse everything, because I did not find out why that
happened... the email2trac version running ist exactly the same as the
one on my test device, as is the python version....😭😡

Any ideas?

Thanks and regards

Frank

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/CA%2ByhgXBxxQQgCCfeMgChh1xBq-KEAKe8NURXEbsV96997_L7Zw%40mail.gmail.com.

Reply via email to