jugyo / earthquake

Twitter terminal client with streaming API support.
MIT License
661 stars 94 forks source link

terminate called after throwing an instance of 'std::runtime_error' #138

Open N3bTcx opened 12 years ago

N3bTcx commented 12 years ago

Very often I get this error

⚡ earthquake: reconnecting in: 10 seconds terminate called after throwing an instance of 'std::runtime_error' what(): call SetTlsParms before calling StartTls Abandon

:/

I've got the v0.9.3

valentinritz commented 12 years ago

I have the same error :/ Is there a solution for this?

no6v commented 12 years ago

This seems to be same as #118 . Can that issue help you?

valentinritz commented 12 years ago

Unfortunately not really :( But now I have a new error message (in the notification area) : invalid status code 401. I will continue to find a solution to this. :)

valentinritz commented 12 years ago

I had an issue with my ~/.bashrc file. And since I fixed it earthquake works a lot better!

I still have the invalid status code 401(and 420... :/ ) but I worked around it with the help of lukaszkorecki's ext.rb script :)

katanacrimson commented 11 years ago

This error is still present (I'm now getting it) and is really disruptive, I'm considering going back to ttytter.

reiz commented 11 years ago

I have the same issue.

RobertAudi commented 10 years ago

Same issue here, using Ruby 2.1 installed by ruby-build on ArchLinux.