Quote:
Originally Posted by sdi
The Wait time bug is not really a bug - They only count an minimum time to fill the start formular and don't tell you this explicitely :-)
|
Yap that was the initial cause of the problem.
...though I would still consider it as a bug because most of all users who know the website will need less than 6 seconds to hit the two checkboxes and execute the click, leading to an irritating errormessage ~60 seconds and one captcha later -> You may call it bad usability, I'd call it a bug.
Quote:
Originally Posted by sdi
The "File not found" seems like an CloudFlare mechanism to me. E.G. I'm unable to access any files from Hetzner servers. They simply block IP ranges and return 404 code. So probably the VPN endpoint you used is blocked.
|
Yap that is possible although I was able to download using my first VPN.
Quote:
Originally Posted by sdi
Essentially I found the timing issue because of the too-fast counter in Firefox. Because I needed to use an own clock I always did wait until next full 10 seconds before start as this is easier to remember. That's why it worked for me often and not for you :-) But I only know this now after I found the reason.
|
Independent of you I just noticed the same.
...and I'd definitely call this a bug although they must have intentially made it this way
Now after another 3 attempts with Firefox and this time without VPN, I always ran into the wait time issue again so I've changed the User-Agent in JD and did my experiment this way.
Result:
You seem to be right!
Used User-Agent:
Code:
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:86.0) Gecko/20100101 Firefox/86.0
Set via FF browser addon "User-Agent Switcher":
addons.mozilla.org/de/firefox/addon/uaswitcher/
VPN used: No
Testlink: Same as for my other tests
Adblocker: Yes, U Block Origin
Result: 15KiB/s
Also, using that pre-generated direct-URL in another browser (other User-Agent) did not help:
The limit is caused by the User-Agent and bound to it when it gets generated!
I've also counter-tested this using a VPN. I got 75KiB/s, same file, same dataserver in generated direct-URL!
Great investigation and nice that it wasn't a waste of time in the end!
I've added a plugin setting so users can set their own preferred User-Agent value for this host.
I've set your proposed User-Agent as default.