cloudflare / cloudflare/cloudflared
systemctl status cloudflared.service: socket: too many open files
- Dominant language
- Go
- Stars
- 15.6k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
Pi-Hole running on a PiZero-W, with Dietpi, latest release, updated packages, etc. (Yes, I know running over Wifi is less than ideal).
I'm getting these errors according to "systemctl status cloudflared.service"
With that, none of my clients can connect to the internet (GUI's reporting no Internet access), LAN access seems ok, DHCP is being assigned, etc etc.
Is there a limit setting I need to adjust or a way to prune connections to keep this from happening?
`Sep 07 09:23:26 dietpihole cloudflared[1353]: time="2019-09-07T09:19:39-04:00" level=error msg="failed to connect to an HTTPS backend \"https://1.0.0.1/dns-query\"" error="failed to perform an HTTPS request: Post https://1.0.0.1/dns-query: dial tcp 1.0.0.1:443: socket: too many open files"`
Contributor guide
Assessment
This issue has not been assessed yet.