#1
|
||||
|
||||
How to reduce the clock countdown time from 10 minutes to 1 minute or less?
Hi friends.
There are some servers that only let me download 2 files at a time, if I try to download more than 2 files one of them will fail and try again in 10 minutes (this is normal). How can I reduce the cooldown from 10 minutes to 1 minute or less? Here is an example: Thanks in advance. |
#2
|
||||
|
||||
See advanced Settings -> GeneralSettings.downloadunknownioexceptionwaittime
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#3
|
||||
|
||||
Thank you so much, this really solved the problem, thanks again!
|
#4
|
||||
|
||||
Thanks for your feedback.
May I ask which website you were downloading from where that issue kept happening again and again?
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#5
|
||||
|
||||
Quote:
Sure! I was downloading several files from **External links are only visible to Support Staff****External links are only visible to Support Staff**, with the JDownloader SmutBase plugin set to download from the US server: Apparently this website only allows downloading a few files at a time and won't download the next one until one of the active downloads finishes, which is why the JDownloader countdown appears (or so I think). |
#6
|
||||
|
||||
@nicknick: Can you please provide a debug log, see https://support.jdownloader.org/de/k...d-session-logs
Enable Debug Mode, restart JDownloader, reproduce the issue and then create log. Then we can check and update limits in JDownloader to avoid this error
__________________
JD-Dev & Server-Admin |
#7
|
||||
|
||||
In my tests, the error was unrelated to the current amount of open connections.
Lowering the wait time for all users is not the solution here. Example which kept failing: Code:
smutba.se/project/file/download/90525/us/ Error in browser: Code:
ERR_EMPTY_RESPONSE Code:
java.io.EOFException: empty HTTP-Response
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#8
|
||||
|
||||
Quote:
Quote:
Quote:
Thanks again to both of you for your help! |
#9
|
||||
|
||||
Your logs contain exactly the same problem that I encountered during testing.
So just to be absolutely clear: The problem is that smutba.se is sending an invalid/empty response instead of the file(s), seemingly randomly. The solution can be either to try again later (well, this is all JDownloader can do) or to contact the smutba.se support and ask them to fix their server side problems. Feel free to pick your choice but this issue is not a JDownloader problem/bug.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#10
|
||||
|
||||
@nicknick: to me this looks like either server side issues and connection handler dies (eg too many connections) or very bad implemented rate limiting (as it just drops the connection). I would just contact the site about this, maybe it's on purpose , maybe not
__________________
JD-Dev & Server-Admin |
#11
|
||||
|
||||
Quote:
Quote:
Now neither of the 2 allow more than 3 or 4 parallel downloads, so I think it's on purpose and not a bug. I mean, premium registered users do have infinite parallel downloads and faster speeds, so it's not a bug. So now I know it's not a JDownloader problem and you can slowly download multiple links at the same time (reducing the retry time). I know the admin on Discord but I'd rather not bother him about this since it seems he was on purpose about free users and it's really not a problem, so thanks again to both of you for your help, you two really are the best! <3 :D |
#12
|
||||
|
||||
When knowing if this is caused by request rate or number of concurrent requests, we could update internal limits to avoid this or at least reduce it happening. maybe worth a quick chat...like..."hi..how are you doing...did you saw movie xy....ah btw...what limits have you setup in web server* :p
__________________
JD-Dev & Server-Admin |
Thread Tools | |
Display Modes | |
|
|