Skip to content

NotFound: 404 NOT FOUND (error code: 10008): Unknown Message #770

@sentry

Description

@sentry

Sentry Issue: BOT-1A

NotFound: 404 NOT FOUND (error code: 10008): Unknown Message
(3 additional frame(s) were not displayed)
...
  File "bot/cogs/moderation/management.py", line 196, in search_user
    await self.send_infraction_list(ctx, embed, infraction_list)
  File "bot/cogs/moderation/management.py", line 236, in send_infraction_list
    max_size=1000
  File "bot/pagination.py", line 285, in paginate
    await message.clear_reactions()
  File "discord/message.py", line 1030, in clear_reactions
    await self._state.http.clear_reactions(self.channel.id, self.id)
  File "discord/http.py", line 218, in request
    raise NotFound(r, data)

Error executing command invoked by Scragly#5146: !infr search 214026226040307713

Metadata

Metadata

Assignees

Labels

a: backendRelated to internal functionality and utilities (error_handler, logging, security, utils and core)p: 2 - normalNormal Priorityt: bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions