Thread: [User feedback required] Issue with site saying no file directhttp the-eye.eu
View Single Post
  #6  
Old 06.07.2020, 16:20
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,918
Default

It seems like that website has rate-limiting which our directhttp plugion can of course not handle.

Instead of an http errorcode & message, they're returning html code which then leads to your "file not found" errors:
Code:
<div class="ui horizontal section divider">429: Rate Limit Exceeded</div>
<p class="infotxt">
Sorry, but you have exceeded our rate limit.<br><br>
To guarantee better availability for our users, we limit the amount of simultaneous connections allowed on our servers.<br><br>
Currently our ROM directory is set to <b>2</b> maximum connections at the same time, trying to connect after that while those connections/downloads are open will result in this error.<br><br>
You may join our <a href="**External links are only visible to Support Staff**>Discord Server</a> for further information.<br><br>
This should be avoidable if you do the following:
1. Do not mass-add URLs of that site to JD.
2. Set max. connections per file and max. simultaneous downloads to 1 when downloading.

You should not run into their rate limiting again then!

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote