NoMethodError (undefined method `jira_connect_proxy_url' for #<ApplicationSetting:0x00007f2378fc2ea0>

Hi all,

We can’t login to the gitlab web ui. The production log shows the error below. We haven’t confgure Jira integration because we don’t use it so not sure why this setting is suddenly giving an issue. Is there a way to disable jira support from the cli? We are using gitlab 15.7.3-ee

Processing by SessionsController#new as HTML
Rendered layout layouts/devise.html.haml (Duration: 71.9ms | Allocations: 10161)
Completed 200 OK in 114ms (Views: 72.3ms | ActiveRecord: 2.3ms | Elasticsearch: 0.0ms | Allocations: 18116)
Started POST “/users/sign_in” for x.x.x.219 at 2023-01-17 08:23:45 +0000

NoMethodError (undefined method `jira_connect_proxy_url’ for #ApplicationSetting:0x00007f2378fc2ea0
Did you mean? jira_connect_application_key):

thanks

2 Likes

i think you can disable jira but i do not know how sorry

Found an issue in undefined method `jira_connect_proxy_url' (#388209) · Issues · GitLab.org / GitLab · GitLab Recommend subscribing there for updates.

2 Likes