It appears that this version of eventmachine has a problems see https://github.com/eventmachine/eventmachine/issues/509
Particularly this:-
It appears that this version of eventmachine has a problems see https://github.com/eventmachine/eventmachine/issues/509
Particularly this:-
Did you try updating to a more recent version (at the time of writing 1.0.7 is the current version)? If you are using bundler, you can try
which will only change eventmachine (and, if neccessary, its dependencies).