MiraWaNeko / DiscordIntegration

Communicate between Minecraft and Discord
https://discordintegration.net
GNU Affero General Public License v3.0
88 stars 43 forks source link

Log flood with "WARN RateLimiter - Encountered 429 on route" #208

Closed Krutoy242 closed 4 years ago

Krutoy242 commented 4 years ago

Base informations

Minecraft version: 1.12.2

DiscordIntegration version: 1.1.18-1.12

Server type and version: Forge 14.23.5.2847

Link with (censored) config: https://gist.github.com/Krutoy242/1616cdffa70841f6a545bd38d7acfb73

Actual behavior

After some time server starts, this message repeatedly logged in console for 4-10 times:

[10:30:06] [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/689447218733645894

Bunch of 5-10 lines of this error also repeadly logged during server working each 1-2 minutes. Also this lines appears when i stopping the server. But, syncing with Discord channel working fine. [server start]/[stop] and chat messages sended fine.

Krutoy242 commented 4 years ago

OOOps, wrong repo