#Latest Hermes update won't start?

1 messages · Page 1 of 1 (latest)

fathom mountain
#
[beastclaw:~]$ hermes gateway start
Could not kickstart service "ai.hermes.gateway": 125: Domain does not support specified action
Traceback (most recent call last):
  File "/Users/beastclaw/.local/bin/hermes", line 10, in <module>
    sys.exit(main())
             ^^^^^^
  File "/Users/beastclaw/.hermes/hermes-agent/hermes_cli/main.py", line 10253, in main
    args.func(args)
  File "/Users/beastclaw/.hermes/hermes-agent/hermes_cli/main.py", line 1310, in cmd_gateway
    gateway_command(args)
  File "/Users/beastclaw/.hermes/hermes-agent/hermes_cli/gateway.py", line 3896, in gateway_command
    return _gateway_command_inner(args)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/beastclaw/.hermes/hermes-agent/hermes_cli/gateway.py", line 4007, in _gateway_command_inner
    launchd_start()
  File "/Users/beastclaw/.hermes/hermes-agent/hermes_cli/gateway.py", line 2185, in launchd_start
    subprocess.run(["launchctl", "kickstart", f"{_launchd_domain()}/{label}"], check=True, timeout=30)
  File "/Users/beastclaw/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['launchctl', 'kickstart', 'gui/501/ai.hermes.gateway']' returned non-zero exit status 125.
[beastclaw:~]$ hermes update
⚕ Updating Hermes Agent...

→ Fetching updates...
✓ Already up to date!
fathom mountain
#

So strange, I restarted my mac mini and this error went away. No idea why this happened

proven spruce
#

Please let me know if it comes back and will dive deeper