Hi, first of all, thank you very much for maintaining this OpenWrt package. The current ipk package 2022.3.4 has some modified /etc/init.d/cloudflared configuration file, which currently doesn't work properly (OpenWrt 22.03 r19235).
My cloudflared tunnel is working fine on the OpenWrt with this command /usr/bin/cloudflared tunnel --config /etc/cloudflared/config.yml run which is also used in the init.d config file. Unfortunately command /etc/init.d/cloudflare.d start does nothing and the status of the service is always inactive.
I also deleted the parameter with cert.pem from the init.d config, because I use credentials store inside the json file.
I also cannot find any logs, what is failing and which command was passed to the cloudflared.
Thank you very much!
Hi, first of all, thank you very much for maintaining this OpenWrt package. The current ipk package 2022.3.4 has some modified /etc/init.d/cloudflared configuration file, which currently doesn't work properly (OpenWrt 22.03 r19235).
My cloudflared tunnel is working fine on the OpenWrt with this command
/usr/bin/cloudflared tunnel --config /etc/cloudflared/config.yml runwhich is also used in the init.d config file. Unfortunately command/etc/init.d/cloudflare.d startdoes nothing and the status of the service is always inactive.I also deleted the parameter with cert.pem from the init.d config, because I use credentials store inside the json file.
I also cannot find any logs, what is failing and which command was passed to the cloudflared.
Thank you very much!