The project on my localhost works 100%, but when upo for glitch doesn’t work, it takes a long time to start and this error happens.
(node:2029) UnhandledPromiseRejectionWarning: AbortError: The user aborted a request.
1:34 AM
at RequestHandler.execute (/rbd/pnpm-volume/0862c328-e2ef-476f-b687-dff9cb15199e/node_modules/.registry.npmjs.org/discord.js/12.3.1/node_modules/discord.js/src/rest/RequestHandler.js:107:21)
1:34 AM
at processTicksAndRejections (internal/process/task_queues.js:88:5)
1:34 AM
(node:2029) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 2)
1:34 AM
(node:2029) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.