Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

登陆不上去 #22

Open
hsyan2008 opened this issue Jul 23, 2013 · 2 comments
Open

登陆不上去 #22

hsyan2008 opened this issue Jul 23, 2013 · 2 comments

Comments

@hsyan2008
Copy link

显示如下,如何解决(我是fedora 17)
PASSWD:
登录中...
Traceback (most recent call last):
File "xfdown.py", line 113, in
xf = XF()
File "/home/saxon/downloads/xfdown/xfdown_api.py", line 165, in init
self.__Login(True)
File "/home/saxon/downloads/xfdown/xfdown_api.py", line 376, in __Login
self.__request_login()
File "/home/saxon/downloads/xfdown/xfdown_api.py", line 214, in __request_login
str = self.__request(url = urlv)
File "/home/saxon/downloads/xfdown/xfdown_api.py", line 174, in __request
fp=request.urlopen(url)
File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 400, in open
response = self._open(req, data)
File "/usr/lib/python2.7/urllib2.py", line 418, in _open
'_open', req)
File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 1207, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "/usr/lib/python2.7/urllib2.py", line 1180, in do_open
r = h.getresponse(buffering=True)
File "/usr/lib/python2.7/httplib.py", line 1030, in getresponse
response.begin()
File "/usr/lib/python2.7/httplib.py", line 407, in begin
version, status, reason = self._read_status()
File "/usr/lib/python2.7/httplib.py", line 371, in _read_status
raise BadStatusLine(line)
httplib.BadStatusLine: ''

@kikyous
Copy link
Owner

kikyous commented Jul 23, 2013

看起来像是网络问题

@hsyan2008
Copy link
Author

但我在chrome里直接登陆没问题啊。。。我在终端下执行就一直报这个

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants