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

Mientras lo corría en modo depuración: #9

Closed
encels opened this issue May 11, 2010 · 1 comment
Closed

Mientras lo corría en modo depuración: #9

encels opened this issue May 11, 2010 · 1 comment

Comments

@encels
Copy link

encels commented May 11, 2010

Traceback (most recent call last):

File "/home/encels/turpial/turpial/api/turpialapi.py", line 552, in run

uri, method))

File "/home/encels/turpial/turpial/api/oauth_client.py", line 60, in access_resource

response = urllib2.urlopen(req)

File "/usr/lib/python2.6/urllib2.py", line 124, in urlopen

return _opener.open(url, data, timeout)

File "/usr/lib/python2.6/urllib2.py", line 389, in open

response = self._open(req, data)

File "/usr/lib/python2.6/urllib2.py", line 407, in _open

'_open', req)

File "/usr/lib/python2.6/urllib2.py", line 367, in _call_chain

result = func(*args)

File "/usr/lib/python2.6/urllib2.py", line 1146, in http_open

return self.do_open(httplib.HTTPConnection, req)

File "/usr/lib/python2.6/urllib2.py", line 1119, in do_open

r = h.getresponse()

File "/usr/lib/python2.6/httplib.py", line 974, in getresponse

response.begin()

File "/usr/lib/python2.6/httplib.py", line 391, in begin

version, status, reason = self._read_status()

File "/usr/lib/python2.6/httplib.py", line 355, in _read_status

raise BadStatusLine(line)

BadStatusLine

DEBUG:API:Error for URL: http://api.twitter.com/1/statuses/mentions.json using parameters: ({'count': 100})

details: None

@satanas
Copy link
Owner

satanas commented Mar 9, 2014

Issue not valid for Turpial 3. Closing

@satanas satanas closed this as completed Mar 9, 2014
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