Skip to content

RuntimeError: Line exceeds maximum page size 998 #926

@sentry

Description

@sentry

Sentry Issue: BOT-3Q

RuntimeError: Line exceeds maximum page size 998
  File "bot/pagination.py", line 158, in paginate
    paginator.add_line(line, empty=empty)
  File "bot/pagination.py", line 72, in add_line
    raise RuntimeError('Line exceeds maximum page size %s' % (self.max_size - len(self.prefix) - 2))

Failed to add line to paginator: '===============
            Status: Inactive
            User: XAR#2912 (`627187206083051541`)
            Type: **note**
            Shadow: True
            Reason: discussing hacking in a voice channel and showing off a "hacking tool" they've made [here](https://discordapp.com/channels/267624335836053506/412357430186344448/706680820060127243). there also appears to be some sort of malicious script they've created [here](https://discordapp.com/channels/2676243358360535...

Metadata

Metadata

Assignees

Labels

a: utilityRelated to utility commands: (bot, eval, extensions, jams, reminders, snekbox, utils)l: 1 - intermediatep: 2 - normalNormal Prioritys: WIPWork In Progresst: 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