← Back to team overview

graphite-dev team mailing list archive

Re: [Question #205774]: exceptions.TypeError: must be encoded string without NULL bytes, not str

 

Question #205774 on Graphite changed:
https://answers.launchpad.net/graphite/+question/205774

Michael Leinartas posted a new comment:
Null characters wont show with grep - you may want to try catting the
file with cat -e which will display null characters as ^@

The log statement is fine - you may want to add another log message
after the dbFileExists statement below it since that's the line it's
going to blow up at if there are nulls.

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.