You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i set gitlab.yml redmine_base_url with https.
my redmine env nginx + unicorn.
gitlab production.log :
Started POST "//api/v3/internal/allowed" for 127.0.0.1 at 2015-12-19 00:40:01 +0800
Started POST "//api/v3/internal/allowed" for 127.0.0.1 at 2015-12-19 00:40:01 +0800
Started GET "/users/sign_in" for 114.42.177.186 at 2015-12-19 00:40:03 +0800
Processing by SessionsController#new as HTML
Completed 200 OK in 184ms (Views: 36.2ms | ActiveRecord: 1.8ms)
Started POST "/users/auth/redmine" for 114.42.177.186 at 2015-12-19 00:40:11 +0800
OAuth::Unauthorized (401 Unauthorized):
vendor/bundle/ruby/2.2.0/gems/oauth-0.4.7/lib/oauth/consumer.rb:216:in `token_request'
maybe that is a redmine redmine_oauth_provider plugin bug not gitlab omniauth_redmine ?
No description provided.
The text was updated successfully, but these errors were encountered: