apnmachine icon indicating copy to clipboard operation
apnmachine copied to clipboard

openssl weren't required properly

Open alecnmk opened this issue 12 years ago • 0 comments

Hi,

I'm getting strange error:

gems/apnmachine-0.1.1/lib/apnmachine/server/server.rb:56:in `rescue in block (2 levels) in start!': uninitialized constant ApnMachine::Server::Server::OpenSSL (NameError)

when I manually patch server.rb with "require 'openssl'" in the very top it goes away

I'm using ruby-1.9.3-p125 (w/ rvm). apnmachine is running with 'bundle exec' in daemon mode.

Please, give me a hint

alecnmk avatar May 23 '12 18:05 alecnmk