We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
run-server.sh[208373]: error: Uncaught (in promise) Http: connection closed before message completed run-server.sh[208373]: for await (const requestEvent of httpConn) { run-server.sh[208373]: ^ run-server.sh[208373]: at unwrapOpResult (deno:core/core.js:99:13) run-server.sh[208373]: at async HttpConn.nextRequest (deno:runtime/js/40_http.js:33:23) run-server.sh[208373]: at async Object.next (deno:runtime/js/40_http.js:83:26) run-server.sh[208373]: at async serve (https://deno.land/x/[email protected]/http_server_native.ts:161:28)
The text was updated successfully, but these errors were encountered:
Seems related to denoland/deno#10384
Sorry, something went wrong.
The issue is addressed by temporarily compiling deno v1.9.2 cherry-picked with denoland/deno#10384 on the production server for https://taproot.watch.
Issue fixed upstream in deno v1.10.3.
No branches or pull requests
The text was updated successfully, but these errors were encountered: