Skip to content

OSX Runner service fails to start #349

@jl-gogovapps

Description

@jl-gogovapps

Describe the bug

When I ssh into my OSX box, and try to start the service, I receive the following error:
Could not find domain for port (Aqua)

The command I'm running is cd actions-runner && ./svc.sh install

The ./run.sh command works without issue

To Reproduce
./svc.sh start

Expected behavior

  • The service starts
  • Rebooting the machine starts the service automatically

Runner Version and Platform

Version of your runner?
osx-x64-2.165.2

OS of the machine running the runner? OSX/Windows/Linux/...
OSX Catalina

What's not working?

Could not find domain for port (Aqua)

Job Log Output

$ ./svc.sh install
Creating launch runner in /Users/xxx/Library/LaunchAgents/actions.runner.xxx-xxx.xxx-build-osx.plist
Creating /Users/xxx/Library/Logs/actions.runner.xxx-xxx.xxx-build-osx
Creating /Users/xxx/Library/LaunchAgents/actions.runner.xxx-xxx.xxx-build-osx.plist
Creating runsvc.sh
Creating .service
svc install complete

Runner and Worker's Diagnostic Logs

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions