Code Monkey home page Code Monkey logo

Comments (6)

pengwynn avatar pengwynn commented on July 16, 2024

I've had no luck on 1.9.3. I'm running earthquake on 1.9.2 with a rvm wrapper:

rvm wrapper ruby-1.9.2@earthquake twitter earthquake

from earthquake.

lukaszkorecki avatar lukaszkorecki commented on July 16, 2024

I'm getting the same error on Debian with ruby 1.9.2 (I've updated the main as well). On OSX it works just fine.

from earthquake.

no6v avatar no6v commented on July 16, 2024

Just FYI, I'm using Debian GNU/Linux unstable (x86_64),
and with ruby-trunk (updating per few days), 1.9.3p125, 1.9.2p290.
Everything works good for me at least with the followings:

  • almost minimal gemset on rvm
  • simplest config (only :token and :secret)
  • no plugins
  • (of cource) master HEAD of earthquake.gem :).

from earthquake.

no6v avatar no6v commented on July 16, 2024

This occured in (too ?) old environment. Hope this helps.

⚡ earthquake: reconnecting in: 10 seconds
terminate called after throwing an instance of 'std::runtime_error'
  what():  call SetTlsParms before calling StartTls
Aborted
$ ruby1.9.1 -v
ruby 1.9.2p0 (2010-08-18 revision 29036) [i486-linux]

from earthquake.

cola-zero avatar cola-zero commented on July 16, 2024

I have same problem.
Here is my environments.
https://gist.github.com/2437661

from earthquake.

cola-zero avatar cola-zero commented on July 16, 2024

I found the source of this problem.
If version of libssl is 1.0.*, earthquake (EventMachine) can't access to server using https.
Then, the error occurred because it try to reconnect immediately. Notification for reconnecting are shown.

I could fix this error by install openssl via rvm and re-install ruby, as shown in README.
https://gist.github.com/2576093
This is what I did.

from earthquake.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.