Attempting to open the Runners page in Admin I get a 500. Following steps on this issue, issue the following commands to resolve:
gitlab-rails console
> ApplicationSetting.first.delete
> ApplicationSetting.first
=> nill
Articles, notes and random thoughts on Software Development and Technology
Attempting to open the Runners page in Admin I get a 500. Following steps on this issue, issue the following commands to resolve:
gitlab-rails console
> ApplicationSetting.first.delete
> ApplicationSetting.first
=> nill