edward
05/23/2023, 1:33 PMThis WritableStream is currently locked to a writer
Can't really find any support on this, and I obviously want to avoid having to await each write?albert
05/23/2023, 2:17 PMedward
05/23/2023, 2:19 PMalbert
05/23/2023, 2:19 PMalbert
05/23/2023, 2:19 PMedward
05/23/2023, 2:20 PMedward
05/23/2023, 2:39 PMIdkWhatever69
05/24/2023, 3:09 PMhttps://cdn.discordapp.com/attachments/779390076219686943/1110942956573175818/Screenshot_2023-05-24_at_8.20.14_PM.png▾
IdkWhatever69
05/24/2023, 3:09 PMIdkWhatever69
05/24/2023, 3:09 PMIdkWhatever69
05/24/2023, 3:09 PMhttps://cdn.discordapp.com/attachments/846453104382836766/1110947784661680189/Screenshot_2023-05-24_at_8.png▾
kian
05/24/2023, 3:12 PMIdkWhatever69
05/24/2023, 3:13 PMIdkWhatever69
05/24/2023, 3:24 PMIdkWhatever69
05/24/2023, 3:24 PMmalisimo
05/26/2023, 12:34 AMChaika
05/26/2023, 12:36 AMmalisimo
05/26/2023, 12:36 AMChaika
05/26/2023, 12:38 AMmalisimo
05/26/2023, 12:40 AMChaika
05/26/2023, 12:44 AMexample.com/
, it will only match requests with no path. You need to use example.com/*
to match all paths.
Otherwise, that's strange. You're watching tail and not seeing it be executed?malisimo
05/26/2023, 12:55 AMmalisimo
05/26/2023, 12:56 AMChaika
05/26/2023, 12:59 AMmalisimo
05/26/2023, 1:01 AMLeviW
05/27/2023, 12:02 AMkj/compat/http.c++:6628: error: Error in HttpClientAdapter connect(); kj::cp(ex) = kj/compat/tls.c++:215: failed: TLS peer's certificate is not trusted; reason = self signed certificate in certificate chain
stack: 7ff745bc8abf 7ff745c0ca2d 0 0 0 0 0 0 0 0
there was an error
Error: Connection terminated unexpectedly
at Connection.<anonymous> (index.js:10488:77)
at Connection.g (index.js:2024:16)
at emitNone (index.js:1918:13)
at Connection.emit2 [as emit] (index.js:2132:11)
at CloudflareSocket.<anonymous> (index.js:8188:16)
at emitNone (index.js:1918:13)
at CloudflareSocket.emit2 [as emit] (index.js:2132:11)
at index.js:8061:18 {
stack: Error: Connection terminated unexpectedly
at C… emit] (index.js:2132:11)
at index.js:8061:18,
message: Connection terminated unexpectedly
LeviW
05/27/2023, 12:03 AMssl: { rejectUnauthorized: false },
to the pg
Client constructor but that seems to have no effect.piko
05/28/2023, 5:16 AMALTER TABLE SUBS ALTER COLUMN ID TYPE TEXT;
this code return near "ALTER": syntax error
not workingCyb3r-Jok3
05/28/2023, 8:41 PMsxuereb_gitlab
12/28/2023, 12:51 PMgdk.test:3000
) is getting the POST request just fine