[ZCM] [ZC] 2239/ 2 Comment "ascii codec error - file:error_log"
"Collector: Zope Bugs, Features, and Patches ..." <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel.collector-monitor |
|---|---|
| Message-ID | <[email protected]> |
Issue #2239 Update (Comment) "ascii codec error - file:error_log" Status Pending, Zope/bug medium To followup, visit: http://www.zope.org/Collectors/Zope/2239 ============================================================== = Comment - Entry #2 by philikon on Nov 17, 2006 7:53 am Can you elaborate on the circumstances a bit more, please? The error you're seeing is due to *something* containing non-unicode 8bit strings. Where you going to the error_log after an error occurred to see the traceback? If so, please provide that traceback (you can get it from one of the log files in INSTANCE/log, I believe). ________________________________________ = Request - Entry #1 by knowit on Nov 17, 2006 4:19 am I have a problem with zope 2.10.0 - when i click on the error_log in the root folder i got this error: Site Error Error Type: UnicodeDecodeError Error Value: 'ascii' codec can't decode byte 0xfc in position 2: ordinal not in range(128) ==============================================================