Error: unknown runit service: ./services/runner

Overview

When trying to start my GitLab runner I get the following error:

❯ gdk start runner
(in /Users/sambeckham/Sites/gitlab/gitlab.org)
(❌) Error: unknown runit service: ./services/runner

This is a fresh install of the GDK but I've had runner working in the past. I set the runner up to use the shell execution like I have done before and I can see it in the admin panel, but I can't seem to start it.

Environment (optional)

  • Operating System: macOS
  • The contents of your gdk.yml
runner:
  token: "nOtMyReAlToKen"
  • Ruby version: ruby 2.6.6p146 (2020-03-31 revision 67876) [x86_64-darwin18]
  • GDK version: GitLab Development Kit gem version 0.2.5