error: Uncaught UnexpectedEof: tls handshake eof
at unwrapResponse ($deno$/ops/dispatch_json.ts:43:11)
at Object.sendAsync ($deno$/ops/dispatch_json.ts:98:10)
at async TLSListenerImpl.accept ($deno$/tls.ts:31:17)
at async Server.acceptConnAndIterateHttpRequests (https://deno.land/std/http/server.ts:221:14)
at async MuxAsyncIterator.callIteratorNext (https://deno.land/std/async/mux_async_iterator.ts:28:29)
occurs randomly in varying scale; 4~ days ago happened non-stop, now rarely
@teknsl thanks for opening the issue, can you provide more context like:
missed v1.0.2, will upgrade and update if i get the error again
still happens in 1.0.2
Most helpful comment
happened more in 1.0.0, only experienced it happening twice in 1.0.1
not locally, but cloudflare proxy is on, also have a worker that redirects requests to my port as i cant use 443
certificate & key is provided from cloudflare's free universal SSL
missed v1.0.2, will upgrade and update if i get the error again