daemons.el
daemons.el copied to clipboard
No services shown for remote hosts
Hey, this is probably more of a noob question, but I'm unable to get this to work. I'm using Doom Emacs and installed this plugin using:
(package! daemons.el
:recipe (:host github :repo "cbowdon/daemons.el" :files ("*.el"))
)
(setq daemons-always-sudo t)
I can successfully call the daemons command, but the list is simply empty for any remote host. Is this broken or am I doing something wrong here?
Hi, I'm not aware of any issues with remote hosts. I would check the messages buffer for more info.
happens to me as well, the messages buffer shows nothing.
FWIW, when opening daemons-status for jupyterhub on a remote buffer on node1 i get:
Output of `status` on `jupyterhub` (node1):
/bin/sh: 1: brew: not found
I am on mac, but node1 is ubuntu.
doom emacs v3.0.0-pre GNU Emacs 29.4