DanTheGoodman
Explore posts from serversCDCloudflare Developers
•Created by DanTheGoodman on 2/11/2025 in #workers-help
R2 `Provided readable stream must have a known length` from workers
oooh ill try that
6 replies
CDCloudflare Developers
•Created by DanTheGoodman on 2/11/2025 in #workers-help
R2 `Provided readable stream must have a known length` from workers
seems this works for telling the length:
6 replies
CDCloudflare Developers
•Created by DanTheGoodman on 2/11/2025 in #workers-help
R2 `Provided readable stream must have a known length` from workers
or if I can pre-calculate the size, can I somehow tell it that?
6 replies
CDCloudflare Developers
•Created by DanTheGoodman on 2/11/2025 in #workers-help
R2 `Provided readable stream must have a known length` from workers
Even with the s3 api? S3 should support that iirc
6 replies
CDCloudflare Developers
•Created by DanTheGoodman on 2/11/2025 in #workers-help
R2 `Provided readable stream must have a known length` from workers
this is a local test, so maybe you can't do this with local testing?
6 replies
CDCloudflare Developers
•Created by DanTheGoodman on 2/9/2025 in #workers-help
Promise.withResolvers for workers?
I just ended up using the event emitter and promises to wait
2 replies
DIAdiscord.js - Imagine an app
•Created by DanTheGoodman on 12/30/2024 in #djs-voice
Not emitting audio received from websocket (webm opus)
ok so it seems i had to start the discord bot first, then send audio, so the header frame for the audio was sent to discord
9 replies
DIAdiscord.js - Imagine an app
•Created by DanTheGoodman on 12/30/2024 in #djs-voice
Not emitting audio received from websocket (webm opus)
I tried using and confirmed that does play audio, so connection is fine
9 replies
DIAdiscord.js - Imagine an app
•Created by DanTheGoodman on 12/30/2024 in #djs-voice
Not emitting audio received from websocket (webm opus)
my suspicion is that the resource is not getting audio from the Readable, because it sits buffering for so long
9 replies
DIAdiscord.js - Imagine an app
•Created by DanTheGoodman on 12/30/2024 in #djs-voice
Not emitting audio received from websocket (webm opus)
I can also see that the
read
method is only being called once, and not again when I emit the event that it should be called again according to https://nodejs.org/api/stream.html#readablereadsize9 replies
DIAdiscord.js - Imagine an app
•Created by DanTheGoodman on 12/30/2024 in #djs-voice
Not emitting audio received from websocket (webm opus)
dependencies:
9 replies
DIAdiscord.js - Imagine an app
•Created by DanTheGoodman on 12/30/2024 in #djs-voice
Not emitting audio received from websocket (webm opus)
I can see in logs I am getting the data, and I do have the voicestates:
9 replies
DIAdiscord.js - Imagine an app
•Created by DanTheGoodman on 12/30/2024 in #djs-voice
Not emitting audio received from websocket (webm opus)
9 replies
CDCloudflare Developers
•Created by Walshy on 9/26/2024 in #workers-and-pages-discussions
Workers should be fine - got anymore
even other workers with different names?
51 replies
CDCloudflare Developers
•Created by Walshy on 9/26/2024 in #workers-and-pages-discussions
Workers should be fine - got anymore
@Walshy | Deploying when will other services be automatically fixed? Or should I just start rdeploying everyhting? We have a fair few
51 replies
CDCloudflare Developers
•Created by Walshy on 9/26/2024 in #workers-and-pages-discussions
Workers should be fine - got anymore
yep, errors just went to 0 lol
51 replies