시유
시유
DIAdiscord.js - Imagine an app
Created by 시유 on 4/14/2024 in #djs-questions
Please help me with clustering
What should I do with the shard list?
4 replies
DIAdiscord.js - Imagine an app
Created by 시유 on 4/13/2024 in #djs-questions
Error: Expected token to be set for this request, but none was present
I'm not sure why this is happening
45 replies
DIAdiscord.js - Imagine an app
Created by 시유 on 1/15/2024 in #djs-questions
node:internal/process/promises:289 triggerUncaughtException(err, true /* fromPromise */)
node:internal/process/promises:289
triggerUncaughtException(err, true /* fromPromise */);
^

[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "#<Response>".] {
code: 'ERR_UNHANDLED_REJECTION'
node:internal/process/promises:289
triggerUncaughtException(err, true /* fromPromise */);
^

[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "#<Response>".] {
code: 'ERR_UNHANDLED_REJECTION'
It ran well and then restarted Ubuntu, which caused the problem.
4 replies