WordRider Home
Welcome! Log In Create A New Profile

Advanced

uloz.to navazovani prerusenych stahovani (problem with resume download)

Posted by hamoun 
uloz.to navazovani prerusenych stahovani (problem with resume download)
May 04, 2012 07:44AM
Zdravim,
chtel bych moc poprosit, jestli by slo nejak osetrit navazovani stahovani z uloz.to ...
Vzdy to bezvadne stahovalo, ted nejde navazat prerusene stahovani ...
Kdyz taham soubory kolem 15GB, mam problem to stahnout najednou ...
ze zacatku navazat stazeni jde, kdyz toho je stazeneho vice, hlasi to nize uvedenou chybu :(

Please, could you repair resuming download with downloading from uloz.to?

CHYBA - The server dl.s13.uloz.to failed to respond

MOC diky
hamoun



Edited 3 time(s). Last edit at 05/04/2012 07:52AM by hamoun.
Attachments:
open | download - app.log (15.2 KB)
Mám nějakou dobu stejný problém a též se pokouším stáhnout Pány prstenů v 1080p, přimlouvám se o pokus o opravu navazování.
Attachments:
open | download - app.log (12.4 KB)
Re: uloz.to navazovani prerusenych stahovani (problem with resume download)
May 19, 2012 12:09AM
How can I reproduce the case ?

I've tried several sample links ( < 1 GB ) and they resume just fine.



Edited 1 time(s). Last edit at 05/19/2012 12:09AM by tong2shot.
Just try one of first three files for example [uloz.to]
I have downloaded 70% all three files above for some weeks but I can't download the rest of them, I'm trying it everyday.
Even I downloaded some movie other day which has around 1,5GB and I stopped it after just 1%, it couldn't continue.
Attachments:
open | download - FRD.PNG (18.6 KB)
Re: uloz.to navazovani prerusenych stahovani (problem with resume download)
May 21, 2012 07:50AM
I have only 4% of this link and I can see same error as letajiciklystyr.

I have no problem with other (smaller) files ... (download doesn't interrupt and I don't use resume :) )

Thank you very much ..



Edited 1 time(s). Last edit at 05/21/2012 07:52AM by hamoun.
Re: uloz.to navazovani prerusenych stahovani (problem with resume download)
May 21, 2012 09:47AM
With same file : [www.uloz.to], letajiciklystyr and hamoun have different progress, 70% and 4%, and same error message : "The server xyz to failed to respond". I think this is server problem, not FRD/plugin.

I have tested this : [uloz.to] as letajiciklystyr suggested, and using dummy file+trick so I could jump right to 10.32GB (11081015600 bytes to be exact) at 70% progress. I always receive : "File input stream is empty" (502 Bad Gateway), this is also server problem.

My temporary conclusion : this is server problem.
Re: uloz.to navazovani prerusenych stahovani (problem with resume download)
May 21, 2012 10:44AM
@Tong2Shot:
Just an idea (written using my head) -
fileUrlBackup = fileUrl;
try {
tryDownload...()
} finally {
downloadFile.setUrl(fileUrlBackup);
}

-------------------------------------

Re: uloz.to navazovani prerusenych stahovani (problem with resume download)
May 22, 2012 07:03AM
I downloaded this one file uloz.to ...
If I don't need resume, everything is ok ...
Re: uloz.to navazovani prerusenych stahovani (problem with resume download)
May 22, 2012 09:40AM
Vity Wrote:
-------------------------------------------------------
> @Tong2Shot:
> Just an idea (written using my head) -
> fileUrlBackup = fileUrl;
> try {
> tryDownload...()
> } finally {
> downloadFile.setUrl(fileUrlBackup);
> }

If you mean :
Language: Java
if (!tryDownloadAndSaveFile(method)) { httpFile.setNewURL(new URL(fileURL)); checkProblems(); logger.warning(getContentAsString()); throw new ServiceConnectionProblemException("Error starting download"); }
then I've done that with same result.

I've committed the code, basically the same code, but cleaner. But I haven't released it yet.

=======================================

I've come to conclusion that :
- servers [dl.sx.superhosting-cdn.p.uloz.to] do not accept Range in request body, thus don't have resume capability (will get "502 - Bad Gateway")
- servers [dl.sxy.uloz.to] accept Range in request body, thus have resume capability (will resume just fine).
x,xy : numeric

I've tested with browser.

Final conclusion : this is server problem.

Log (not FRD log) attached, changed time, GMT and IP addr tongue sticking out smiley



Edited 1 time(s). Last edit at 05/22/2012 09:51AM by tong2shot.
Attachments:
open | download - log.txt (3.6 KB)
Re: uloz.to navazovani prerusenych stahovani (problem with resume download)
May 22, 2012 09:48AM
hamoun Wrote:
-------------------------------------------------------
> I downloaded this one file uloz.to ...
> If I don't need resume, everything is ok ...

I've tried to download the file with browser, and failed to resume.
It was served by : [dl.s2.superhosting-cdn.p.uloz.to]
It will successfully downloaded, if you don't resume.
Sorry, only registered users may post in this forum.

Click here to login