View Single Post
Old 11-29-2015, 05:31 AM   #9
aurigod
Enthusiast
aurigod began at the beginning.
 
Posts: 40
Karma: 10
Join Date: Oct 2012
Location: Lyon [France]
Device: JuliusvonJD
Unhappy Error with passwords in calibre-server

Thanks, it is an Apache problem, but I got another one, sorry :-(
with native password in Calibre-Server / CherryPy / Python with passwords :
Code:
TypeError: n must be a native str (got unicode)
I saw the error was knowed but I did not find the solution.
I tried all this arguments :
password toto
password=toto
password "toto"
password="toto"

aurigod is offline   Reply With Quote