JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 28.08.2018, 20:30
travestree travestree is offline
Giga Loader
 
Join Date: Oct 2013
Posts: 96
Default Clicknupload.org no longer resumes download if interrupted.

Clicknupload either no longer resumes on interruption or there is some kind of auto reset timer if you take too long, either way, it starts over again.

example
Code:
**External links are only visible to Support Staff**
Reply With Quote
  #2  
Old 29.08.2018, 04:06
MsPM MsPM is offline
Mega Loader
 
Join Date: Nov 2010
Location: Canada
Posts: 65
Default Clicknupload No longer resumes-Having Same Problem

Gentlemen ... I have been having the same problem now for the last 2 days. Please fix this problem for Clicknupload is a really nice little file sharing service that I use a lot. It works really well for me with my unreliable Internet from Satellite.

Thank You ever so much for your help in this matter.

MsPM
Reply With Quote
  #3  
Old 29.08.2018, 13:33
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Seems like resume- and more than 1 connection per file is not possible anymore (serverside).

GreeZ 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
  #4  
Old 29.08.2018, 14:35
Topken Topken is offline
Bandwidth Beast
 
Join Date: Oct 2010
Posts: 135
Default

Quote:
Originally Posted by pspzockerscene View Post
Seems like resume- and more than 1 connection per file is not possible anymore (serverside).

GreeZ psp
I have been able to download some files with multiple connections and even multiple files

For example

Select all
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #5  
Old 29.08.2018, 14:58
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

Server doesn't respond with correct headers and that's why resume doesn't work.
Server responds with 200 instead of 206 header and also doesn't provide content-range response.
They have to fix this server side
__________________
JD-Dev & Server-Admin
Reply With Quote
  #6  
Old 29.08.2018, 15:46
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Quote:
Originally Posted by Jiaz View Post
Server doesn't respond with correct headers and that's why resume doesn't work.
Okay - I will not committ my limit-changes.

GreeZ 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
  #7  
Old 29.08.2018, 16:01
MsPM MsPM is offline
Mega Loader
 
Join Date: Nov 2010
Location: Canada
Posts: 65
Default

Hi Jiaz ... so your saying (I'm assuming) that it's a Clicknupload problem (not a JDownloader problem) with a particular server of theirs and because it's only a problem with One of their servers it's an intermediate problem that only occurs with links on that server ... am I correct ???

If so ... how does one inform Clicknupload of this problem so it can be fixed on their end ??? Can you do this for us or can you explain to us how we could do it (using the correct terminology) to make them aware of this problem ???

Again your help in this matter would be greatly appreciated for as I said before ... Clicknupload was a nice little file sharing service to use (when it was resumable).

MsPM (Pam)
Reply With Quote
  #8  
Old 29.08.2018, 16:05
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

I don't know if they do this on purpose (not comply with RFC) or just wrong server configuration. The correct server response to a Range-Request is response code 206 with correct content-length AND content-range response headers. The tested servers do answer with 200 (which is wrong) and no content-range response header. This is not allowed by RFC and therefore fails in JDownloader and other tools that don't *do wild guesses*
__________________
JD-Dev & Server-Admin
Reply With Quote
  #9  
Old 29.08.2018, 16:08
MsPM MsPM is offline
Mega Loader
 
Join Date: Nov 2010
Location: Canada
Posts: 65
Default

Hi Pspzockerscene ... don't quite understand what you mean by ... commit my limited changes (to this problem with Clicknupload I assume) ... Should I have hope that you can correct all this ???

MsPM (Pam)
Reply With Quote
  #10  
Old 29.08.2018, 16:09
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

@MsPM: with next update, resume/chunking will be disabled by plugin to avoid issues with downloading. In case plugin *thinks* that host allows resume but it doesn't, this can end up in broken download or wasted captcha/download slot
__________________
JD-Dev & Server-Admin
Reply With Quote
  #11  
Old 29.08.2018, 16:15
MsPM MsPM is offline
Mega Loader
 
Join Date: Nov 2010
Location: Canada
Posts: 65
Default

Oh Boy Jiaz ... your answer/explanation is completely over my head. I think you are saying that Clicknupload is doing something no allowed by RFC. Can we somehow inform Clicknupload that this is happening with one of their servers ... and hopefully they will correct it.

MsPM (Pam)
Reply With Quote
  #12  
Old 29.08.2018, 16:21
MsPM MsPM is offline
Mega Loader
 
Join Date: Nov 2010
Location: Canada
Posts: 65
Default

Jiaz ... are you now saying ... that with the next update for JDownloader. JDownloader with disable the use of Clicknupload as a file sharing service that can be used with it ???

Oh Dear ... that's NOT good !!! Are their no other solutions to this problem ???
Reply With Quote
  #13  
Old 29.08.2018, 16:45
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Quote:
Originally Posted by MsPM View Post
Jiaz ... are you now saying ... that with the next update for JDownloader. JDownloader with disable the use of Clicknupload as a file sharing service that can be used with it ???
No!

We only adjusted the limits in our code in attempt so that you guys have less issues

GreeZ 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
  #14  
Old 29.08.2018, 18:26
MsPM MsPM is offline
Mega Loader
 
Join Date: Nov 2010
Location: Canada
Posts: 65
Default

Oh so Pspzockerscene ... with a little bit of luck and our fingers crossed (plus the hard work and genius of you guys at JDownloader) after the next update of JDownloader clicknupload.org links might resume again ... Oh PLEASE let it be so !!!

MsPM
Reply With Quote
  #15  
Old 29.08.2018, 18:31
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

No, with next update we disabled support for resume because it's broken/wrong on server side. We disable it(resume feature) to avoid download issues.
__________________
JD-Dev & Server-Admin
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 22:11.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.