Skip to content

Missing method TeeInput::closed on Passenger 6.0.7, Redmine 4.1.1  #2

@markusneg

Description

@markusneg

We started using the plugin on a docker-passenger instance with Apache2 reverse proxy. It throws the following error upon authentification:

App 112 output: F, [2021-03-31T08:06:31.826979 #112] FATAL -- : NoMethodError (undefined method `closed?' for #<PhusionPassenger::Utils::TeeInput:0x00007f1dc9c495a8>
App 112 output: Did you mean?  close):
App 112 output: F, [2021-03-31T08:06:31.827021 #112] FATAL -- :   
App 112 output: F, [2021-03-31T08:06:31.827036 #112] FATAL -- : plugins/redmine_git_server/lib/redmine_git_server/grack_git_adapter.rb:11:in `block in command'

As workaround, I removed the closed() statement in grack_git_adapter.rb and it seems to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions