I’m trying to use cloudflared to run a tunnel on MacOS (installed via Homebrew like the documentation says). Running the tunnel manually with cloudflared tunnel run <UUID> works fine.
Per the documentation here I installed as a service without using sudo. However, the service doesn’t work and all the error log contains is repeated lines of Use cloudflared tunnel run to start tunnel <UUID>.
Is there anything I can try to resolve this? My config is valid (and works fine when run manually). Do I need to file a GitHub issue?
The same thing. launchctl succeeds with no logs output to the console, but if I check the error log file it has the same message: Use cloudflared tunnel run to start tunnel <UUID> and my tunnel is not running.
This is on our radar, just not the topmost of priorities (particularly because not many folks set up cloudflared as a service on macos, as it often happens on more “server-like machines” that tend to be linux, and furthermore there’s a workaround available).