[uncaught application error]: BrokenPipe - Broken pipe (os error 32)
request: { url: "https://141.lv/favicon.ico";, method: "GET", hasBody: false }
response: { status: 404, type: undefined, hasBody: false, writable: true }
at async write (deno:ext/net/01_net.js:33:12)
experienced error [APP]: BrokenPipe: Broken pipe (os error 32)
at async BufWriter.flush (https://deno.land/std@0.141.0/io/buffer.ts:748:21)
at async Connection.#preparedQuery (https://deno.land/x/postgres@v0.16.1/connection/connection.ts:864:5)
at async Connection.query (https://deno.land/x/postgres@v0.16.1/connection/connection.ts:951:16)
at async Client.#executeQuery (https://deno.land/x/postgres@v0.16.1/client.ts:245:12)
at async Client.queryObject (https://deno.land/x/postgres@v0.16.1/client.ts:433:12)
at async renderShort (file:///app/router.ts:8:16)
at async dispatch (https://deno.land/x/oak@v10.4.0/middleware.ts:41:7)
at async allowedMethods (https://deno.land/x/oak@v10.4.0/router.ts:673:7)
at async dispatch (https://deno.land/x/oak@v10.4.0/middleware.ts:41:7)
[uncaught application error]: BrokenPipe - Broken pipe (os error 32)
request: { url: "https://141.lv/favicon.ico";, method: "GET", hasBody: false }
response: { status: 404, type: undefined, hasBody: false, writable: true }
at async write (deno:ext/net/01_net.js:33:12)
experienced error [APP]: BrokenPipe: Broken pipe (os error 32)
at async BufWriter.flush (https://deno.land/std@0.141.0/io/buffer.ts:748:21)
at async Connection.#preparedQuery (https://deno.land/x/postgres@v0.16.1/connection/connection.ts:864:5)
at async Connection.query (https://deno.land/x/postgres@v0.16.1/connection/connection.ts:951:16)
at async Client.#executeQuery (https://deno.land/x/postgres@v0.16.1/client.ts:245:12)
at async Client.queryObject (https://deno.land/x/postgres@v0.16.1/client.ts:433:12)
at async renderShort (file:///app/router.ts:8:16)
at async dispatch (https://deno.land/x/oak@v10.4.0/middleware.ts:41:7)
at async allowedMethods (https://deno.land/x/oak@v10.4.0/router.ts:673:7)
at async dispatch (https://deno.land/x/oak@v10.4.0/middleware.ts:41:7)