Associate
Not sure if this is the best place to post but I keep getting timeout errors from cloudflared DOH Proxy using pi-hole+cloudflared
Used these settings https://docs.pi-hole.net/guides/dns/cloudflared/
I don't seem to have any heavy requests at the times it fails, couple of times a day mainly. Just curious if anybody else get these or not.
RPI 4/64 8GB
cloudflared -v
cloudflared version 2021.8.7 (built 2021-08-28-1752 UTC)
Proxy
pihole -v
Pi-hole version is v5.3.1 (Latest: v5.3.1)
AdminLTE version is v5.5.1 (Latest: v5.5.1)
FTL version is v5.8.1 (Latest: v5.8.1)
Errors:
This seems to be an ongoing thing https://github.com/cloudflare/cloudflared/issues/91
time dig +short google.com @127.0.0.1 -p 5053
142.250.13.139
142.250.13.101
142.250.13.113
142.250.13.102
142.250.13.100
142.250.13.138
real 0m0.060s
user 0m0.040s
sys 0m0.020s
Used these settings https://docs.pi-hole.net/guides/dns/cloudflared/
I don't seem to have any heavy requests at the times it fails, couple of times a day mainly. Just curious if anybody else get these or not.
RPI 4/64 8GB
cloudflared -v
cloudflared version 2021.8.7 (built 2021-08-28-1752 UTC)
Proxy
pihole -v
Pi-hole version is v5.3.1 (Latest: v5.3.1)
AdminLTE version is v5.5.1 (Latest: v5.5.1)
FTL version is v5.8.1 (Latest: v5.8.1)
Errors:
Code:
Sep 10 10:03:26 raspberrypi cloudflared[712]: 2021-09-10T09:03:26Z ERR failed to connect to an HTTPS backend "https://1.1.1.1/dns-query" error="failed to perform an HTTPS request: Post \"https://1.1.1.1/dns-query\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
Sep 10 10:48:10 raspberrypi cloudflared[712]: 2021-09-10T09:48:10Z ERR failed to connect to an HTTPS backend "https://1.1.1.1/dns-query" error="failed to perform an HTTPS request: Post \"https://1.1.1.1/dns-query\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
Sep 10 10:48:11 raspberrypi cloudflared[712]: 2021-09-10T09:48:11Z ERR failed to connect to an HTTPS backend "https://1.1.1.1/dns-query" error="failed to perform an HTTPS request: Post \"https://1.1.1.1/dns-query\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
Sep 10 10:48:14 raspberrypi cloudflared[712]: 2021-09-10T09:48:14Z ERR failed to connect to an HTTPS backend "https://1.1.1.1/dns-query" error="failed to perform an HTTPS request: Post \"https://1.1.1.1/dns-query\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
This seems to be an ongoing thing https://github.com/cloudflare/cloudflared/issues/91
time dig +short google.com @127.0.0.1 -p 5053
142.250.13.139
142.250.13.101
142.250.13.113
142.250.13.102
142.250.13.100
142.250.13.138
real 0m0.060s
user 0m0.040s
sys 0m0.020s
Last edited: