[BUG] Server crashing / Rate Limit spam
SilverKytten opened this issue ยท 15 comments
What happened?
- The server randomly crashed with the error
"[04:50:00] [OkHttp https://discordapp.com/.../INFO] [STDERR/]: [net.dv8tion.jda.internal.utils.SimpleLogger:write:277]: [OkHttp https://discordapp.com/...] WARN RateLimiter - Encountered 429 on route /channels/666310434931998750"
and will not start back up, regardless of whether I have the DCintegration mod in or not.
What should happen? - It should not
Steps to reproduce
-
No idea. It just happened after about 2 days of solid uptime. I can't get the server to start back up, at all.
latest.log
Version
- 1.1.14 1.15.2
Config file
REMOVE YOUR BOT TOKEN BEFORE UPLOADING!!!
Crash report if available (use https://paste.dimdev.org)
Additional info
Upvote theese so discord will maybe revert thier change
https://support.discord.com/hc/en-us/community/posts/360067755532-Increase-rate-limit-for-editing-channel-description
https://support.discord.com/hc/en-us/community/posts/360067891912-Channel-Topic
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days
For the rate limits change this config value:
uptimeFormat = "dd 'days' HH 'hours' mm 'minutes'
(just remove the seconds)
However the crash without the mod can't be from this mod, since it is not loaded
Seems to be an discord issue. Had the same problem today while testing, maybe it is gone tomorrow
I'm getting the same spam in my server logs. Is discordapp.com rate limiting this mod now?
(I just changed %uptime% to uptime as a test because the spam prevents the server from starting for some reason)
Discord changed something and I need to wait for an update for the library I use (JDA). Update will hopefully come out soon.
discord-jda/JDA#1306