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

Clean up #deleted-channels #442

Open
SparrowBrain opened this issue Sep 9, 2021 · 0 comments
Open

Clean up #deleted-channels #442

SparrowBrain opened this issue Sep 9, 2021 · 0 comments

Comments

@SparrowBrain
Copy link
Owner

If a channel is deleted, gerald fails to fetch it.

Sep  9 01:25:40 ip-10-0-0-166 web: loading subs from s3
Sep  9 01:25:41 ip-10-0-0-166 web: loaded channel ids: xxx755,xxx117,xxx883,xxx005
Sep  9 01:25:41 ip-10-0-0-166 web: DiscordAPIError: Unknown Channel
Sep  9 01:25:41 ip-10-0-0-166 web: at RequestHandler.execute (/var/app/current/node_modules/discord.js/src/rest/RequestHandler.js:154:13)
Sep  9 01:25:41 ip-10-0-0-166 web: at processTicksAndRejections (internal/process/task_queues.js:97:5)
Sep  9 01:25:41 ip-10-0-0-166 web: at async RequestHandler.push (/var/app/current/node_modules/discord.js/src/rest/RequestHandler.js:39:14)
Sep  9 01:25:41 ip-10-0-0-166 web: at async ChannelManager.fetch (/var/app/current/node_modules/discord.js/src/managers/ChannelManager.js:91:18) {
Sep  9 01:25:41 ip-10-0-0-166 web: method: 'get',
Sep  9 01:25:41 ip-10-0-0-166 web: path: '/channels/xxx005',
Sep  9 01:25:41 ip-10-0-0-166 web: code: 10003,
Sep  9 01:25:41 ip-10-0-0-166 web: httpStatus: 404
Sep  9 01:25:41 ip-10-0-0-166 web: }
Sep  9 01:25:41 ip-10-0-0-166 web: Error while fetching channel xxx005.
Sep  9 01:25:41 ip-10-0-0-166 web: subscription added to xxx755
Sep  9 01:25:41 ip-10-0-0-166 web: subscription added to xxx117
Sep  9 01:25:41 ip-10-0-0-166 web: subscription added to xxx883

Typing into discord wtf is <#xxx005> gives this:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant