[go: up one dir, main page]

Docs feedback: Mention resetting runner token via gitlab-rails console

Several users on Stack Overflow make a mistake by not copying secrets when moving/restoring a GitLab instance. When they want to access runner pages or admin pages they get a 500 error because of a decryption error. So in their view they can't reset the token and their GitLab is broken.

Maybe a good idea to add to the documentation a way to reset the token through rails console?

New doc or update?

  • New documentation
  • Update existing documentation

Checklists

Product Manager

  • Add the correct labels
  • Add the correct milestone
  • Indicate the correct document/directory for this feature
  • Fill the doc blurb below

Documentation blurb

  • Doc title

  • Feature overview/description

  • Feature use cases

Developer

  • Copy the doc blurb above and paste it into the doc
  • Write the tutorial - explain how to use the feature
  • Submit the MR using the appropriate MR description template