Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sometimes TypeError when creating media embed from queue embed #95

Open
Whuppee opened this issue Oct 4, 2022 · 0 comments
Open

sometimes TypeError when creating media embed from queue embed #95

Whuppee opened this issue Oct 4, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Whuppee
Copy link

Whuppee commented Oct 4, 2022

was working. dismissed embeds, summoned a new queue embed, failed to create a media embed several times, dismissed that queue embed and summoned a new one, same failure. eventually worked again

consistently this error across all fails

[2022-10-03|23:54:45] - COMPONENT - Guild: Horse(888246961097048065), User: Whuppee#6367(160260330922967040), Source: queue show(1026749193764749333), Type: 2, ID: queue-showmedia
[2022-10-03|23:54:56] - ERROR - TypeError: fetch failed
    at Object.processResponse (/home/whup/discord-bot/server/node_modules/undici/lib/fetch/index.js:199:23)
    at /home/whup/discord-bot/server/node_modules/undici/lib/fetch/index.js:928:38
    at node:internal/process/task_queues:140:7
    at AsyncResource.runInAsyncScope (node:async_hooks:203:9)
    at AsyncResource.runMicrotask (node:internal/process/task_queues:137:8)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 
[2022-10-03|23:55:47] - COMPONENT - Guild: Horse(888246961097048065), User: Whuppee#6367(160260330922967040), Source: queue show(1026749193764749333), Type: 2, ID: queue-showmedia
[2022-10-03|23:55:58] - ERROR - TypeError: fetch failed
    at Object.processResponse (/home/whup/discord-bot/server/node_modules/undici/lib/fetch/index.js:199:23)
    at /home/whup/discord-bot/server/node_modules/undici/lib/fetch/index.js:928:38
    at node:internal/process/task_queues:140:7
    at AsyncResource.runInAsyncScope (node:async_hooks:203:9)
    at AsyncResource.runMicrotask (node:internal/process/task_queues:137:8)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 
[2022-10-03|23:56:19] - COMMAND - Guild: Horse(888246961097048065), User: Whuppee#6367(160260330922967040), Command: queue, ID: 1026749592852758569Subcommand: show, 
[2022-10-03|23:56:23] - COMPONENT - Guild: Horse(888246961097048065), User: Whuppee#6367(160260330922967040), Source: queue show(1026749593372864554), Type: 2, ID: queue-showmedia
[2022-10-03|23:56:33] - ERROR - TypeError: fetch failed
    at Object.processResponse (/home/whup/discord-bot/server/node_modules/undici/lib/fetch/index.js:199:23)
    at /home/whup/discord-bot/server/node_modules/undici/lib/fetch/index.js:928:38
    at node:internal/process/task_queues:140:7
    at AsyncResource.runInAsyncScope (node:async_hooks:203:9)
    at AsyncResource.runMicrotask (node:internal/process/task_queues:137:8)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 
[2022-10-03|23:57:26] - COMPONENT - Guild: Horse(888246961097048065), User: Whuppee#6367(160260330922967040), Source: queue show(1026749593372864554), Type: 2, ID: queue-showmedia
@Whuppee Whuppee added the bug Something isn't working label Oct 4, 2022
@Whuppee Whuppee self-assigned this Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant