DiscordSRV

DiscordSRV

86.8k Downloads

Send messages repeatedly

zwqwei opened this issue ยท 2 comments

commented

Expected behavior

[23:47:11 ERROR]: [DiscordSRV] [JDA] Encountered cloudflare rate limit! Retry-After: 0 s
image

Actual behavior

[23:47:11 ERROR]: [DiscordSRV] [JDA] Encountered cloudflare rate limit! Retry-After: 0 s

Steps to reproduce

[23:47:11 ERROR]: [DiscordSRV] [JDA] Encountered cloudflare rate limit! Retry-After: 0 s

Server software and version

Paper version 1.21.1-69-master@925c3b9 (2024-09-07T20:43:21Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)

Checks

  • I am not using an outdated version of DiscordSRV.
  • I asked in DiscordSRV's Discord server to see whether this issue is in fact a bug that needs to be fixed.

Ticket number or message link to where you asked in DiscordSRV's Discord server about this

0

Anything else

No response

commented

Encountered cloudflare rate limit
This means the IP address your server is on has made too many requests to Discord, meaning the plugin needs to wait before sending any more requests.
If there are other servers on the same IP as yours making requests to Discord, these will be contributing towards the same rate limit.
Try contacting your server host to see if you can switch to a different node.

commented

We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please join our Discord at https://discordsrv.com/discord and go to the #create-a-ticket channel for help with installing or configuring DiscordSRV.