#To many attemps
20 messages · Page 1 of 1 (latest)
the rate-limit of the panel has been lowered significally since the update.. I would need to search for it, but it has been a hot topic the last two days in some channels ^^
i know but he dosnt get a rate limiter problem in the logs the curl has an curl 7 error so its not even getting a response by the API
[2026-01-07 09:59:19] production.WARNING: GuzzleHttp\Exception\ConnectException: cURL error 7: Failed to connect to here was the panel link port 8080 after 3 ms: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for here was the panel link in /var/www/pterodactyl/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:277
CURLE_COULDNT_CONNECT (7)
Failed to connect() to host or proxy.
It doesn't matter in any way, because before that, everything worked perfectly for half a year. Something has changed in the panel that the rates have become such
Ahhh okay yeah if you say so then i cant help you there is no error for rate limits but okay

the thing is, 429 is a client error and not in server logs 😄 normally all 5XX are server problems
since rate limit (as in the picture visible) can be an issue of the client not the server
since when does curl push a 7 error when the rate limiter hits O.O
but nice to now

That might be a differnt issue, except connection has been blocked due rate limit reached
but his client-panel has a "too many requests" wich might be visible in his browser-console
bitw @timid glade
APP_API_CLIENT_RATELIMIT=720
APP_API_APPLICATION_RATELIMIT=240
Could try this with your .env file
quiet an old post tho
https://github.com/orgs/pterodactyl/discussions/3044
The env file can be found at /var/www/pterodactyl/.env. Files starting with a . in Linux are hidden so it may not show up in file browsers by default. You can open it directly with nano /var/www/pterodactyl/.env
i guess the rate limiter dosnt realy close conncetion the right way it should be an 67 (PLS NOT THE JOKE) for an denied login
well that was out of my knowledge-scope o.o probably need to read mysqlf through curl errors xD
its just iritating for me if look at the logs and its a wrong error xD but yeah it will be arguments if its just blocking and net denying
Did you solve this problem? I have the exact same thing.
Yes, it worked, thank you very much!
noice 😄