Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

geminabox + passenger under ruby2.1? #200

Closed
rchady opened this issue Apr 14, 2015 · 0 comments
Closed

geminabox + passenger under ruby2.1? #200

rchady opened this issue Apr 14, 2015 · 0 comments
Labels

Comments

@rchady
Copy link

rchady commented Apr 14, 2015

I am trying to get geminabox working with passenger and ruby2.1 and it seems like I'm running in to one issue after another.

Is there any documentation on how to get this running under passenger-5 and ruby2.1?

When I try, this is what I get:

App 11814 stderr: [ 2015-04-14 10:17:38.7565 11835/0x000000006470f8(Worker 1) utils.rb:85 ]: *** Exception NameError in Rack application object (uninitialized constant Rack::MethodOverride::REQUEST_METHOD) (process 11835, thread 0x000000006470f8(Worker 1)):
App 11814 stderr: from /var/lib/gems/2.1.0/gems/rack-1.6.0/lib/rack/methodoverride.rb:14:in call' App 11814 stderr: from /var/lib/gems/2.1.0/gems/sinatra-1.4.6/lib/sinatra/base.rb:181:incall'
App 11814 stderr: from /var/lib/gems/2.1.0/gems/sinatra-1.4.6/lib/sinatra/base.rb:2021:in call' App 11814 stderr: from /var/lib/gems/2.1.0/gems/sinatra-1.4.6/lib/sinatra/base.rb:1486:inblock in call'
App 11814 stderr: from /var/lib/gems/2.1.0/gems/sinatra-1.4.6/lib/sinatra/base.rb:1795:in synchronize' App 11814 stderr: from /var/lib/gems/2.1.0/gems/sinatra-1.4.6/lib/sinatra/base.rb:1486:incall'
App 11814 stderr: from /usr/lib/ruby/vendor_ruby/phusion_passenger/rack/thread_handler_extension.rb:85:in process_request' App 11814 stderr: from /usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler/thread_handler.rb:149:inaccept_and_process_next_request'
App 11814 stderr: from /usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler/thread_handler.rb:110:in main_loop' App 11814 stderr: from /usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler.rb:414:inblock (3 levels) in start_threads'
App 11814 stderr: from /usr/lib/ruby/vendor_ruby/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'
[ 2015-04-14 10:17:38.7570 11766/7f494252c700 age/Hel/Req/Utils.cpp:89 ]: [Client 1-1] Sending 502 response: application did not send a complete response

@tomlea tomlea added the Stale label Feb 15, 2016
@tomlea tomlea closed this as completed Feb 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants