southbridgeio / redmine_2fa

Two-factor (sms/telegram) authentication for Redmine
https://southbridge.io
MIT License
42 stars 17 forks source link

Internal error - if redmine works with passenger #24

Closed fgrosswig closed 7 years ago

fgrosswig commented 7 years ago

We have redmine through passenger up and running, so we guess the error which is statet as follow, results in not having redmine listening to that redmine specfic port.

may this be dynamically changed? and if yes, where?

URI::InvalidComponentError (bad component(expected host component): [localhost:3000]): plugins/redmine_2fa/app/controllers/otp_bot_controller.rb:42:in 'set_bot_webhook' plugins/redmine_2fa/app/controllers/otp_bot_controller.rb:8:in 'create' lib/redmine/sudo_mode.rb:63:in 'sudo_mode'

regards, Falk

fgrosswig commented 7 years ago

REdmine setting in backend - closing this issue due misleading configuration on our own.