Skip to content

Instantly share code, notes, and snippets.

@eedrummer
Created May 18, 2010 01:57
Show Gist options
  • Save eedrummer/404503 to your computer and use it in GitHub Desktop.
Save eedrummer/404503 to your computer and use it in GitHub Desktop.
Gwibber Dispatcher: DEBUG <twitter:receive> Performing operation
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/network.py", line 32, in __init__
self.curl.perform()
error: (6, 'name lookup timed out')
Gwibber Dispatcher: ERROR Failed to communicate with http://api.flickr.com/services/rest?username=eedrummer&api_key=36f660117e6555a9cbda4309cfaf72d0&nojsoncallback=1&method=flickr.people.findByUsername&format=json
Gwibber Dispatcher: ERROR Failed to parse the response, error was: No JSON object could be decoded
Gwibber Dispatcher: ERROR <flickr:images> Operation failed
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/network.py", line 32, in __init__
self.curl.perform()
error: (6, 'name lookup timed out')
Gwibber Dispatcher: ERROR Failed to communicate with https://twitter.com/statuses/home_timeline.json?count=200&since_id=14197621957
Gwibber Dispatcher: ERROR Failed to parse the response, error was: No JSON object could be decoded
Gwibber Dispatcher: ERROR <twitter:receive> Operation failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment