-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working