JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 01.07.2012, 23:23
rendez2k
Guest
 
Posts: n/a
Default Not using Real-Debrid

Sorry if this has been asked before, but I've added some Netload links to JD and rather than using my premium RD account which I've added, its trying to download via Netload. How do I tell JD to use my RD account?

Last edited by Jiaz; 03.07.2012 at 12:42.
Reply With Quote
  #2  
Old 01.07.2012, 23:41
SimonP
Guest
 
Posts: n/a
Default

Same problem here. I'm using the latest nightly (updated seconds ago) and trying to download from Netload.in via Real-Debrid but no dice, it will only d/l from netload itself. If I download directly from Real-Debrid (using the right-click link) it works fine so it must be a JD problem.

It's been like this for some time but hasn't bothered me as there has always been an alternative (ul.to in this case but they no longer allow file-sharing) but now it is becoming a problem. Could it be looked into please?
Reply With Quote
  #3  
Old 02.07.2012, 14:39
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 82,984
Default

please send example links and username/password to support at jdownloader.org and I will check/fix it
__________________
JD-Dev & Server-Admin
Reply With Quote
  #4  
Old 02.07.2012, 14:50
rendez2k
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Jiaz View Post
please send example links and username/password to support at jdownloader.org and I will check/fix it
Happy to send the links when I get home. But do you mean my RD username & password or my forum details here?
Reply With Quote
  #5  
Old 02.07.2012, 16:57
Xavyer
Guest
 
Posts: n/a
Default

The premium RD-Account otherwise a Dev cant help
Reply With Quote
  #6  
Old 02.07.2012, 17:04
rendez2k
Guest
 
Posts: n/a
Default

I thought that - just a little scary handing out my details! I wasn't sure if the plugins came from RD themselves.

On the same subject, is there going to be an alldebrid version?
Reply With Quote
  #7  
Old 02.07.2012, 17:31
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 82,984
Default

yes, alldebrid will get native support as well
__________________
JD-Dev & Server-Admin
Reply With Quote
  #8  
Old 02.07.2012, 18:29
tarkett tarkett is offline
JD VIP
 
Join Date: Apr 2009
Location: Deutschland
Posts: 367
Default

It seems to be a problem with DH keypair.

Since some days I see always the following error message in the logfile, if I want to download with Real-Debrid.

Quote:
--ID:79TS:1341246129290-7/2/12 6:22:09 PM - [null] -> javax.net.ssl.SSLException: java.lang.RuntimeException: Could not generate DH keypair
at sun.security.ssl.Alerts.getSSLException(Unknown Source)
at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
at sun.security.ssl.SSLSocketImpl.handleException(Unknown Source)
at sun.security.ssl.SSLSocketImpl.handleException(Unknown Source)
at sun.security.ssl.AppOutputStream.write(Unknown Source)
at java.io.OutputStream.write(Unknown Source)
at org.appwork.utils.net.httpconnection.HTTPConnectionImpl.sendRequest(HTTPConnectionImpl.java:544)
at org.appwork.utils.net.httpconnection.HTTPConnectionImpl.connect(HTTPConnectionImpl.java:144)
at org.appwork.utils.net.httpconnection.HTTPConnectionImpl.finalizeConnect(HTTPConnectionImpl.java:252)
at jd.http.Request.connect(Request.java:219)
at jd.http.Browser.connect(Browser.java:518)
at jd.plugins.download.DownloadInterface.connectFirstRange(DownloadInterface.java:855)
at jd.plugins.download.DownloadInterface.connect(DownloadInterface.java:805)
at jd.plugins.download.DownloadInterface.connect(DownloadInterface.java:779)
at jd.plugins.BrowserAdapter.openDownload(BrowserAdapter.java:131)
at jd.plugins.hoster.RealDebridCom.handleDL(RealDebridCom.java:152)
at jd.plugins.hoster.RealDebridCom.handleMultiHost(RealDebridCom.java:188)
at jd.plugins.PluginForHost.handle(PluginForHost.java:419)
at jd.controlling.downloadcontroller.SingleDownloadController.handlePlugin(SingleDownloadController.jav a:226)
at jd.controlling.downloadcontroller.SingleDownloadController.run(SingleDownloadController.java:704)
Caused by: java.lang.RuntimeException: Could not generate DH keypair
at sun.security.ssl.DHCrypt.<init>(Unknown Source)
at sun.security.ssl.ClientHandshaker.serverKeyExchange(Unknown Source)
at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
at sun.security.ssl.Handshaker.processLoop(Unknown Source)
at sun.security.ssl.Handshaker.process_record(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.writeRecord(Unknown Source)
... 16 more
Caused by: java.security.InvalidAlgorithmParameterException: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive)
at com.sun.crypto.provider.DHKeyPairGenerator.initialize(DHKeyPairGenerator.java:120)
at java.security.KeyPairGenerator$Delegate.initialize(Unknown Source)
... 24 more
I can send all logs and links if needed.
Reply With Quote
  #9  
Old 02.07.2012, 18:35
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 82,984
Default

Could not generate DH keypair
broken java or real debrid https issues
try to remove java, reboot and install it again
also check if you can disable use of https
__________________
JD-Dev & Server-Admin
Reply With Quote
  #10  
Old 02.07.2012, 19:33
tarkett tarkett is offline
JD VIP
 
Join Date: Apr 2009
Location: Deutschland
Posts: 367
Default

Now it works.

In the seetings from Real-Debrid I have the following choice:
* Use https on this side. Choice is on or off
* Download Port. Choice is Normal or Secured

I play something with the settings and actual is https on and the Download port is Secured.
Maybe the https seeting was off before my changes but I cannot say it.

So it works and this is fine.
Reply With Quote
  #11  
Old 02.07.2012, 19:56
rendez2k
Guest
 
Posts: n/a
Default

Tired those settings - not working here still! Links work fine directly on RD
Reply With Quote
  #12  
Old 03.07.2012, 00:05
SimonP
Guest
 
Posts: n/a
Default

PM sent with link and login details.

Re-installing Java (with reboot) and disabling HTTPS didn't fix it.

Last edited by SimonP; 03.07.2012 at 00:20.
Reply With Quote
  #13  
Old 03.07.2012, 12:42
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 82,984
Default

please wait for update, then it should work again
__________________
JD-Dev & Server-Admin
Reply With Quote
  #14  
Old 03.07.2012, 12:43
rendez2k
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Jiaz View Post
please wait for update, then it should work again
Excellent news - please let us know when to re-test :-)
Reply With Quote
  #15  
Old 03.07.2012, 13:46
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 82,984
Default

found the cause for keypair issue

twelve-programmers.blogspot.de/2010/01/limitations-in-jsse-tls-implementation.html
stackoverflow.com/questions/6851461/java-why-does-ssl-handshake-give-could-not-generate-dh-keypair-exception
__________________
JD-Dev & Server-Admin
Reply With Quote
  #16  
Old 03.07.2012, 19:43
tarkett tarkett is offline
JD VIP
 
Join Date: Apr 2009
Location: Deutschland
Posts: 367
Default

Many thanks for the interest informations about the keypair issues.
I will check the Java Cryptography Extension (JCE) on my client.
Reply With Quote
  #17  
Old 03.07.2012, 19:45
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 82,984
Default

it should already work again
__________________
JD-Dev & Server-Admin
Reply With Quote
  #18  
Old 03.07.2012, 20:36
rendez2k
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Jiaz View Post
it should already work again
Does it need an update or it will just work? Can't seem to update right now for some reason!
Reply With Quote
  #19  
Old 03.07.2012, 20:42
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 82,984
Default

update server was offline, will be back any minute
__________________
JD-Dev & Server-Admin
Reply With Quote
  #20  
Old 03.07.2012, 23:56
tarkett tarkett is offline
JD VIP
 
Join Date: Apr 2009
Location: Deutschland
Posts: 367
Default

Tested with different hoster (which goes) and different settings (https/Download port) again. It runs without any problem.

Many thanks Jiaz.
Reply With Quote
  #21  
Old 04.07.2012, 12:22
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 82,984
Default

thanks for feedback
__________________
JD-Dev & Server-Admin
Reply With Quote
  #22  
Old 04.07.2012, 12:23
SimonP
Guest
 
Posts: n/a
Default

I just tried updating to the latest nightly but I'm still running 17630 after several tries.

It does the 5 'Updateserver' lines then ends.

(Batch file command: java -jar jdupdate.jar -branch NIGHTLY)

Any ideas why it's not updating properly? It has always worked before.

Last edited by SimonP; 04.07.2012 at 13:23.
Reply With Quote
  #23  
Old 08.07.2012, 23:44
SimonP
Guest
 
Posts: n/a
Default

It eventually allowed me to update but when I select a file stored at Netload.in it still doesn't go via Real-Debrid.

Nightly build 17770.

Example:
**External links are only visible to Support Staff****External links are only visible to Support Staff**

If you need any other info, I'll be happy to supply it.
Reply With Quote
  #24  
Old 09.07.2012, 05:02
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,703
Default

are you aware this is a JD2 parent thread not a Nightly thread??? Nightly and JD2 have two different plugins...

JDownloader 2 install instructions and download link http://board.jdownloader.org/showthread.php?t=37365
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #25  
Old 09.07.2012, 06:49
SimonP
Guest
 
Posts: n/a
Default

I have no idea why it's here. It was in the Problems & Bug Reports area but someone moved it here recently. (I got to it through my usercp and noticed it was in the wrong area but I can't do anything about that.)
Reply With Quote
  #26  
Old 09.07.2012, 06:55
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,703
Default

Guess it got moved... try JD2 never the less, no updates can take place in nightly for multihosters. Please confirm the issue within JD2 and then we can have some resolution at least.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #27  
Old 10.07.2012, 03:01
SimonP
Guest
 
Posts: n/a
Default

I just tried JD2 (still extremely buggy) and I'm afraid it doesn't work there either. It showed two lines for the file, the top line was for Real-Debrid, the second for Netload but the file only downloaded from Netload. I then tried downloading it directly from R-D and it was fine.

The example link above should allow you to test it further but I couldn't even complete the update process with JD2 so I'll have to revert to JD.

Thanks anyway
Reply With Quote
  #28  
Old 10.07.2012, 05:01
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,703
Default

How did one test with JD2 if they couldn't update/install ? The installer pulls the current files from our update system, or should. Not really understanding that part of your statement.

You should have made a copy of your existing install and updated/merged the newly made copy so that you still have copy of what ever you where using prior. If you could compress your jd2/logs/ folder and send them to me via email raztoki at gmail and I'll take a look at the logs.

How is JD2 buggy? That statement is very generalised without giving any reports how can we 'fix'
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #29  
Old 10.07.2012, 07:07
SimonP
Guest
 
Posts: n/a
Default

It worked and said there were 1033 updates available but when it tried to download them, it crashed out completely. I tried it several times and it happened each time so I tried JD2 as-is and it failed to d/l the file via R-D. I was surprised as I assumed the version I downloaded would be the most recent beta.

I'll re-install JD2 and send those logs later (just going to bed).

I was general about it being buggy as it is in beta and I thought you just wanted me to test it for this one problem. The first thing I noticed was that it didn't put the icon on the desktop as it installed. Then it crashed when I tried to update it. I tried to resize the fields in the download window but it wouldn't let me. . . . Enough for me to see that it is clearly work in progress and it felt insensitive to say too much. Sorry, I'll make notes next time :D

(Windows 7 x64 BTW)

Last edited by SimonP; 11.07.2012 at 02:19.
Reply With Quote
  #30  
Old 10.07.2012, 07:43
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,703
Default

within the gui (once installed) some of the columns are locked and in order to resize you need to right click unlock.

I've never had troubles with crashing though I'm using xp and its rock solid compared to the myriad of issues with newer windows os.

I wanted you to confirm the issue exists in jd2 as updates can not happen to nightly as already explained. If you want a better solution for realdebrid use JD2 as updates can come out instantly.

If you have crashes always make posts about those given issues and provide the logfiles to backup your claims then we can fix issues or at least try too.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #31  
Old 11.07.2012, 02:29
SimonP
Guest
 
Posts: n/a
Default

OK, I'll try to do a proper bug report for you (I'm no software tester, just here to get the original problem resolved).


Windows 7 x64 fully updated
Windows 7 firewall / AVG free A/V
Java version 1.7.0
JDownloader2 build date Wed Jul 11 01:22:11
Accounts created: Rapidshare and Real-Debrid

* No desktop shortcut created during installation

* No tooltips for Reconnect and Update buttons

* Updater - starts downloading files and then crashes. It did this several times but after a re-boot I checked again to give you a clean log file and discovered that it seemed to have installed all the updates, very odd.

* I mark files (in Firefox ), right-click, select JDownloader but, although Clipboard Observer is disabled, the links appear in LinkGrabber before being moved to Downloads after about 12 seconds (deliberate?)

* Doing the above with a Rapidshare link it actually appears to download it via Real-Debrid - see attached screen grab.

(Disabling R-D allowed the file to d/l from Rapidshare as expected, also sometimes it showed the R-D icon on the upper line as well.)

* The Pause button doesn't stop the transfer, it slows it to 10KB/s

* "Delete and remove downloaded files" doesn't do either.

* Settings / Plugin settings feels odd - should show which ones have been modified?

* Archive Extractor - Maybe better to have "overwrite existing files" default to no? Plus "Don't unpack" - not good to include .idx as it can be a subtitle file.

Log file: **External links are only visible to Support Staff****External links are only visible to Support Staff**

However, it looks as if you have fixed the original problem of trying to download Netload files via Real-Debrid as I just tried one and it is now working.

On the positive side, the column locking is fiddly but effective now that I know what to do (it's not obvious) and the program basically works as it should.

I hope that helps. I'll keep using it and will let you know about anything else I find.

Last edited by SimonP; 11.07.2012 at 02:58.
Reply With Quote
  #32  
Old 11.07.2012, 06:07
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,703
Default

netloaded issues are usually caused by netload server/network load. I haven't touched or updated the realdebrid plugin for some time. It actually acts in the same manner as nightly, just JD2 download core is slightly better in dealing with timeouts etc. And also the way multihoster handling works!

You must understand when you use a multihoster you are increasing your point of failure by ~2 fold,
a) in the multihoster plugin (there side which starts the dl)
b) in the multihoster download servers / proxy network having bw or failing
c) jd plugin issues with given (multi)hoster (with realdebrid api)
d) standard hoster issues (rapidshare/netloaded)

where as if it was jd handling a traditional premium connection its just suffer c) with real hoster plugin within jd, and d) real hoster delivery network/server issues

AVG is known to cause issues with there live scanner, if you don't have it disabled.
and or setup the other components of there platform
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #33  
Old 11.07.2012, 12:57
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 82,984
Default

Quote:
Originally Posted by SimonP View Post
* No desktop shortcut created during installation
Edit by Jiaz: installer not finished yet
* No tooltips for Reconnect and Update buttons
Edit by Jiaz: still a beta
* Updater - starts downloading files and then crashes. It did this several times but after a re-boot I checked again to give you a clean log file and discovered that it seemed to have installed all the updates, very odd.
Edit by Jiaz: what exactly crashes? crash= jd closes/or stalls?
* I mark files (in Firefox ), right-click, select JDownloader but, although Clipboard Observer is disabled, the links appear in LinkGrabber before being moved to Downloads after about 12 seconds (deliberate?)
Edit: rightclick jdownloader is flashgot, this has nothing to do with clipboard! if you click add , then you add clipboard is copy , not flashgot.12 secs start = you have autostart enabled in flashgot
* Doing the above with a Rapidshare link it actually appears to download it via Real-Debrid - see attached screen grab.

(Disabling R-D allowed the file to d/l from Rapidshare as expected, also sometimes it showed the R-D icon on the upper line as well.)
Edit by Jiaz: will check the icon, the screenshot way is correct
* The Pause button doesn't stop the transfer, it slows it to 10KB/s
Edit by Jiaz: this is how it should work and always worked before. As you can't stop/resume on nearly all free hosts, this just slows down the downloads to given speed and does not start new downloads
* "Delete and remove downloaded files" doesn't do either.
Edit by Jiaz: still in progress
* Settings / Plugin settings feels odd - should show which ones have been modified?
Edit by Jiaz: what exactly do you mean? Screenshot?
* Archive Extractor - Maybe better to have "overwrite existing files" default to no? Plus "Don't unpack" - not good to include .idx as it can be a subtitle file.
Edit by Jiaz: already changed, but as the defaults are only valid for fresh installed, you have to change yourself. changed the default values already
thanks for the feedback
__________________
JD-Dev & Server-Admin
Reply With Quote
  #34  
Old 12.07.2012, 13:22
SimonP
Guest
 
Posts: n/a
Default

Updater crash - it appeared to be downloading files then the window closed and nothing else happened. It continued to tell me there were updates available so initially I assumed it had crashed but now that it has managed to update itself, I wonder if it simply didn't re-open JD2 afterwards.

Linkgrabber issue - in JD(1) the files would go directly into the Downloads window, JD2 puts them into Linkgrabber before moving them to Downloads and the 12s delay seems much longer than in JD(1).

Settings / Plugin settings - hard to explain. If I select Rapidshare and tick/untick one of the boxes, leave that page and go back, there's nothing to tell me that it has been changed. Does that make sense?

Thanks for your feedback. I assumed you'd know about and be working on most of them so I was reluctant to say much at first but I'll certainly let you know about anything else I notice.
Reply With Quote
  #35  
Old 12.07.2012, 13:35
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 82,984
Default

Quote:
Originally Posted by SimonP View Post
Updater crash - it appeared to be downloading files then the window closed and nothing else happened. It continued to tell me there were updates available so initially I assumed it had crashed but now that it has managed to update itself, I wonder if it simply didn't re-open JD2 afterwards.
Edit by jiaz: hard to tell without logfiles.
Linkgrabber issue - in JD(1) the files would go directly into the Downloads window, JD2 puts them into Linkgrabber before moving them to Downloads and the 12s delay seems much longer than in JD(1).
Edit by jiaz: this caused a lot problem in jd1 and in jd2 its now handled in way that is valid for everything and no special solution, the timeout can be made *customizable* but I think its okay. timeout is for ppl that want to change stuff before adding to downloadlist
Settings / Plugin settings - hard to explain. If I select Rapidshare and tick/untick one of the boxes, leave that page and go back, there's nothing to tell me that it has been changed. Does that make sense?
Edit by Jiaz: you mean a *do you want to save changes*? that is not done yet
Thanks for your feedback. I assumed you'd know about and be working on most of them so I was reluctant to say much at first but I'll certainly let you know about anything else I notice.
you are welcome
__________________
JD-Dev & Server-Admin
Reply With Quote
  #36  
Old 12.07.2012, 16:54
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,703
Default

Jiaz he is referring to the old host table with checkboxes to enable / tos / settings / etc

That has gone and as I understand it, it wont be coming back. Any plugins that have settings are within 'plugin settings' the reset are all enabled + no tos agreements popups or checkboxes required.

Teamviewed with realdebrid customer last night, and tried JD2 and Nightly both where suffering huge issues which is caused by realdebrid api/infrastructure not been maintained. Either IPs or accounts banned by hoster, or there own plugins which start the downloads have failed, or other internal issues. Tried like 50Links and large quantity failed usually all relating to the same real hoster. There error message system is design for browsers (when failure on generate happens, or failure given download for a give hoster) and in my opinion are not suited well to download clients like JD as the display (html|js) is to dynamic. Neither did the old plugin or new one handle these errors well. I'll look at implementing better error handling.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]

Last edited by raztoki; 12.07.2012 at 16:56.
Reply With Quote
  #37  
Old 16.07.2012, 06:47
SimonP
Guest
 
Posts: n/a
Default

Here's another quick bug for you - clicking on the 'Close' button (top right with the X), ticking "Don't show this again" and clicking on "Hide to tray" doesn't "stick", it asks again and again.

JD2 Sun Jul 15 build
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 21: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 - 2025, Jelsoft Enterprises Ltd.