jforman / binder

Django Web Admin Gui for manging BIND DNS Zones
129 stars 41 forks source link

BadStatusLine #55

Open wocswang opened 6 years ago

wocswang commented 6 years ago

hi, Error: File "/usr/lib64/python2.7/httplib.py", line 408, in _read_status raise BadStatusLine(line) BadStatusLine: ''

jforman commented 6 years ago

Could you be more specific about what caused this? Provide screenshots if that helps.

Also, that looks like an error from the httplib, not any of binder/pybindxml's libraries.