Tunnels
sudo cloudflared service install mytokens
2023-08-09T07:12:43Z INF Using Systemd
2023-08-09T07:12:43Z ERR error generating service template error="cloudflared service is already installed at /etc/systemd/system/cloudflared-update.service; if you are running a cloudflared tunnel, you can point it to multiple origins, avoiding the need to run more than one cloudflared service in the same machine; otherwise if you are really sure, you can do `cloudflared service uninstall` to clean up the existing service and then try again this command"
cloudflared service is already installed at /etc/systemd/system/cloudflared-update.service; if you are running a cloudflared tunnel, you can point it to multiple origins, avoiding the need to run more than one cloudflared service in the same machine; otherwise if you are really sure, you can do `cloudflared service uninstall` to clean up the existing service and then try again this command
当我重新安装 Tunnels 时出现上述情况
我尝试运行 service uninstall 还是不行
最后的解决办法是 进入 /etc/systemd/system/
手动删除,cloudflared
和 cloudflared.service