View Single Post
Posts: 18 | Thanked: 7 times | Joined on Sep 2009 @ Brazil
#144
Originally Posted by somekeystrokes View Post
File "/usr/lib/python2.5/httplib.py", line 349, in _read_status
raise BadStatusLine(line)
It means you are not getting a valid HTTP status line (which contains status codes such as 404 for Page Not Found and 200 for OK). Have you tried running the application using different wifi networks?