You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am attempting to get cloudflared proxy-dns to work reliably but i have come across this error
time="2018-04-16T10:44:12Z" level=error msg="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: EOF"
time="2018-04-16T10:44:13Z" level=error msg="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: dial tcp 1.1.1.1:443: socket: too many open files"
Looking at netstat there is a large number of sockets stuck in the CLOSE_WAIT state.
I am attempting to get cloudflared proxy-dns to work reliably but i have come across this error
Looking at netstat there is a large number of sockets stuck in the CLOSE_WAIT state.
I am running this on a ubiquity edge router Lite and after looking at the ulimit is set below.
cloudflared.log
The text was updated successfully, but these errors were encountered: