dexsr
September 14, 2022, 10:00pm
1
1 i am following the docs cloudflared (DoH) - Pi-hole documentation
it say
sudo cloudflared service install --legacy
2 i get the error
sudo cloudflared service install --legacy
Incorrect Usage: flag provided but not defined: -legacy
NAME:
cloudflared service install - Install cloudflared as a system service
USAGE:
cloudflared service install [command options] [arguments...]
OPTIONS:
--help, -h show help (default: false)
3 version
cloudflared -v
cloudflared version 2022.9.0 (built 2022-09-07-0833 UTC)
RonV42
September 15, 2022, 11:12am
2
The only thing I can think of is that they removed the --legacy parameter. This is what I find on Cloudfare's site:
https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/tunnel-guide/local/as-a-service/linux/
Also this was discussed in another thread:
Hello,
I have tried to install cloudflared as DNS proxy followed the documentation (https://docs.pi-hole.net/guides/dns/cloudflared/ ). It seems like the --legacy-option isn't avaiable anymore.
$ sudo cloudflared service install --legacy
Incorrect Usage: flag provided but not defined: -legacy
NAME:
cloudflared service install - Install Cloudflare Tunnel as a system service
USAGE:
cloudflared service install [command options] [arguments...]
OPTIONS:
--help, -h show help (default: fa…
system
Closed
October 6, 2022, 11:12am
3
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.