Page 1 of 1

TypeError: n must be a native str (got unicode)

Posted: September 18th, 2016, 2:33 pm
by Sink
Upgraded to 1.1 and I got this error and don't know what it is about. Nothing was downloading at the time and everything else seems to be working as normal. I searched the forum for this error and got no results. I could just ignore it, but better safe than sorry.
ERROR 18/09/2016 16:39 [18/Sep/2016:16:39:36] HTTP
Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 678, in respond
File "cherrypy\_cperror.pyo", line 274, in set_response
File "cherrypy\_cpcompat.pyo", line 58, in ntob
File "cherrypy\_cpcompat.pyo", line 93, in assert_native
TypeError: n must be a native str (got unicode)

Re: TypeError: n must be a native str (got unicode)

Posted: September 18th, 2016, 3:04 pm
by safihre
You got it once or every time you open the interface?

Re: TypeError: n must be a native str (got unicode)

Posted: September 18th, 2016, 3:11 pm
by Sink
It happened twice, two days apart. It was running the entire time.

Re: TypeError: n must be a native str (got unicode)

Posted: September 18th, 2016, 3:11 pm
by Sink
I'll PM you the log file.