jgoerzen / twidge

Command-line twitter/identica client [Haskell]
http://wiki.github.com/jgoerzen/twidge/
GNU General Public License v2.0
221 stars 29 forks source link

Error requesting followers list #55

Closed tristangrimaux closed 10 years ago

tristangrimaux commented 10 years ago

Issuing the command lsfollowers --all

I receive hs error using 1.1.1

twidge: user error (Failure performing the request. [reason=CurlRecvError])

and this error on 1.1.0

twidge: not enough bytes

I only have 920 followers and I cannot see more than 5 pages...

Any way to avoid this?

chrisjrob commented 10 years ago

I am also getting this error, but on lsfollowing command, leading me to think that this issue is not specific to lsfollowers.

$ twidge lsfollowing --all
twidge: not enough bytes

I am following 167 accounts.

Initially I used the command without --all, but it stopped at 20 accounts. Then I tried with --all and it worked fine, but scrolled off the screen. Then I tried again redirecting stdout to a file and it failed. And now I cannot get it to succeed with or without the --all.

The problem cleared some 10 minutes later, leading me to wonder if this was simply a twitter api / capacity or rate limiting issue?

jgoerzen commented 10 years ago

You almost certainly hit their rate limit.