Ticket #3952 (closed defect: fixed)
Android Browser Problem - 500 Internal Server Error
| Reported by: | doriath69 | Owned by: | kovidgoyal |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | calibre-server | Version: | trunk |
| Keywords: | android | Cc: |
Description
I know a similar problem to this was already ticketed and fixed, but I'm still getting an error when trying to access the content server on the most recent version.
I'm running v0.6.21 on a Windows XP box with an local IP of 192.168.0.100 on port 8080. The android phones are on the same local Wi Fi? network. The content server is perfectly accessible on other devices on the same network(from both Chrome and Firefox). When I try to access it on any of three android phones (TMobile G1s, all running Build#DRC83) via the Android Browser I get the following.
500 Internal Server Error
The server encountered and unexpected condition which prevented it from fulfulling the request.
Traceback (most recent call last) File "site-packages\cherrypy\lib\auth.py", line 39, in check_auth File "site-packages\cherrypy\lib\httpauth.py", line 360, in checkResponse File "site-packages\cherrypy\lib\httpauth.py", line 324, in _checkDigestResponse File "site-packages\cherrypy\lib\httpauth.py", line 283, in _computeDigestResponse File "site-packages\cherrypy\lib\httpauth.py", line 86, in <lambda> Type Error?: md5() argument 1 must be string or read-only buffer, not None File "site-packages\cherrypy\lib\httpauth.py", line 86, in <lambda> Type Error?: md5() argument 1 must be string or read-only buffer, not None Type Error?: md5() argument 1 must be string or read-only buffer, not None
Thanks for your help on this - Calibre is a fantastic program.
