WordRider Home
Welcome! Log In Create A New Profile

Advanced

Rapidgator premium plugin not working

Posted by eagleg8 
Re: Rapidgator premium plugin not working
July 02, 2017 10:19AM
I ma running java 8 build 131.
Log file:
Sun Jul 02 05:18:57 CDT 2017 SEVERE: cz.vity.freerapid.core.tasks.DownloadTask@1fcc4f8 failed: javax.net.ssl.SSLException: java.lang.RuntimeException: Could not generate DH keypair
javax.net.ssl.SSLException: java.lang.RuntimeException: Could not generate DH keypair
at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:190)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1747)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1708)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1691)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1617)
at com.sun.net.ssl.internal.ssl.AppOutputStream.write(AppOutputStream.java:105)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
at org.apache.commons.httpclient.methods.EntityEnclosingMethod.writeRequestBody(EntityEnclosingMethod.java:506)
at org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:2115)
at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1096)
at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)
at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
at cz.vity.freerapid.plugins.webclient.DownloadClient.processHttpMethod(DownloadClient.java:376)
at cz.vity.freerapid.plugins.webclient.DownloadClient.makeRequest(DownloadClient.java:387)
at cz.vity.freerapid.plugins.webclient.AbstractRunner.makeRedirectedRequest(AbstractRunner.java:163)
at cz.vity.freerapid.plugins.services.rapidgator_premium.RapidGatorFileRunner.doLogin(Unknown Source)
at cz.vity.freerapid.plugins.services.rapidgator_premium.RapidGatorFileRunner.login(Unknown Source)
at cz.vity.freerapid.plugins.services.rapidgator_premium.RapidGatorFileRunner.run(Unknown Source)
at cz.vity.freerapid.plugins.webclient.AbstractFileShareService.run(AbstractFileShareService.java:102)
at cz.vity.freerapid.core.tasks.DownloadTask.doInBackground(DownloadTask.java:98)
at cz.vity.freerapid.core.tasks.DownloadTask.doInBackground(DownloadTask.java:42)
at javax.swing.SwingWorker$1.call(SwingWorker.java:277)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at javax.swing.SwingWorker.run(SwingWorker.java:316)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:695)
Caused by: java.lang.RuntimeException: Could not generate DH keypair
at com.sun.net.ssl.internal.ssl.DHCrypt.(DHCrypt.java:114)
at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverKeyExchange(ClientHandshaker.java:559)
at com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:186)
at com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Handshaker.java:593)
at com.sun.net.ssl.internal.ssl.Handshaker.process_record(Handshaker.java:529)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:943)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1188)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:654)
at com.sun.net.ssl.internal.ssl.AppOutputStream.write(AppOutputStream.java:100)
... 25 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(DashoA13*..)
at java.security.KeyPairGenerator$Delegate.initialize(KeyPairGenerator.java:627)
at com.sun.net.ssl.internal.ssl.DHCrypt.(DHCrypt.java:107)
... 33 more
Sun Jul 02 05:18:57 CDT 2017 SEVERE:
javax.net.ssl.SSLException: java.lang.RuntimeException: Could not generate DH keypair
at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:190)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1747)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1708)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1691)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1617)
at com.sun.net.ssl.internal.ssl.AppOutputStream.write(AppOutputStream.java:105)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
at org.apache.commons.httpclient.methods.EntityEnclosingMethod.writeRequestBody(EntityEnclosingMethod.java:506)
at org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:2115)
at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1096)
at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)
at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
at cz.vity.freerapid.plugins.webclient.DownloadClient.processHttpMethod(DownloadClient.java:376)
at cz.vity.freerapid.plugins.webclient.DownloadClient.makeRequest(DownloadClient.java:387)
at cz.vity.freerapid.plugins.webclient.AbstractRunner.makeRedirectedRequest(AbstractRunner.java:163)
at cz.vity.freerapid.plugins.services.rapidgator_premium.RapidGatorFileRunner.doLogin(Unknown Source)
at cz.vity.freerapid.plugins.services.rapidgator_premium.RapidGatorFileRunner.login(Unknown Source)
at cz.vity.freerapid.plugins.services.rapidgator_premium.RapidGatorFileRunner.run(Unknown Source)
at cz.vity.freerapid.plugins.webclient.AbstractFileShareService.run(AbstractFileShareService.java:102)
at cz.vity.freerapid.core.tasks.DownloadTask.doInBackground(DownloadTask.java:98)
at cz.vity.freerapid.core.tasks.DownloadTask.doInBackground(DownloadTask.java:42)
at javax.swing.SwingWorker$1.call(SwingWorker.java:277)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at javax.swing.SwingWorker.run(SwingWorker.java:316)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:695)
Caused by: java.lang.RuntimeException: Could not generate DH keypair
at com.sun.net.ssl.internal.ssl.DHCrypt.(DHCrypt.java:114)
at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverKeyExchange(ClientHandshaker.java:559)
at com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:186)
at com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Handshaker.java:593)
at com.sun.net.ssl.internal.ssl.Handshaker.process_record(Handshaker.java:529)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:943)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1188)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:654)
at com.sun.net.ssl.internal.ssl.AppOutputStream.write(AppOutputStream.java:100)
... 25 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(DashoA13*..)
at java.security.KeyPairGenerator$Delegate.initialize(KeyPairGenerator.java:627)
at com.sun.net.ssl.internal.ssl.DHCrypt.(DHCrypt.java:107)
... 33 more
Re: Rapidgator premium plugin not working
July 03, 2017 10:49PM
Did u get it?



Edited 1 time(s). Last edit at 07/03/2017 10:50PM by eagleg8.
Re: Rapidgator premium plugin not working
July 04, 2017 07:41PM
Okay, it seems that even Java 8 does not support 4096-bit DHE. Java 9 will fix this issue, but it it not released yet. [bugs.openjdk.java.net]

However, Java 8 should support up to 2048-bit DHE and the error message should indicate that. Are you absolutely sure you don't have other older versions of Java installed? Otherwise it might choose the wrong version.
Re: Rapidgator premium plugin not working
July 04, 2017 10:07PM
Positive!
Re: Rapidgator premium plugin not working
July 09, 2017 09:53AM
I just tested Rapidgator premium with Java 8u131 and it works fine for me. It chooses an ECDHE cipher suite so it doesn't matter that it doesn't support 4096-bit DHE. Even Java 7 supports ECDHE and should work. This, and the error message you're getting, suggests to me that you're running Java 6 for some reason.
Re: Rapidgator premium plugin not working
July 10, 2017 04:06PM
There is information in app.log in debug mode which states which JRE is used to run FRD.

@eagle8: can you attach app.log in debug mode. To run FRD in debug mode see point #5 of "Troubleshooting" section of this page.

We only need relevant information like this one for example:
Quote

You are running FRD with JVM version = /usr/lib/jvm/java-8-oracle/jre 1.8.0_131 - (min 1.6.0_07 is required)
Re: Rapidgator premium plugin not working
July 10, 2017 05:53PM
Log attached
Attachments:
open | download - app.log (7.8 KB)
Re: Rapidgator premium plugin not working
July 10, 2017 08:03PM
@eagleg8

With all due respect, can you provide exact answers to the exact questions posed by both devs?
If you're not willing to co-operate, then please stop whining and wasting valuable dev time, especially
during the summer when people deserve to take a break...

Even your latest log excerpt is just a "regurgitation" of what you've already posted, adding little new to the picture!
Please
1. Clearly state your OS version/architecture
2. Version(s) of JRE installed (if on Windows, as they appear in Control Panel/ Programs and features)
3. If on Windows , launch Java Control panel, select Java tab, press View button and check that
JRE 8u131 is the only runtime selected/enabled (if more present) in both User/System tabs.
4. We expect you're on latest FRD and latest rapidgator.net_premium plugin (1.1.8)
5. Provide specific link you're having trouble with - does the same link work with the free rapidgator plugin (1.1.14) ?
6. Since your issue concerns a premium plugin, you may have to trust one of the devs
with your login credentials, if you want your issue fixed (see here).
7. As pointed already, if you're on a MacOS and using the app, these tend to use the Apple (system) supplied (old) version
of Java 6, even if the latest version from Oracle is installed...
8. If you have quite a large number of active downloads, then maybe try to fetch them in batches of two...
9. Provide your full unedited debug log with your failing link - don't edit out portions of it yourself, except for, maybe,
your machine account username and your premium RG credentials; tong2shot specifically requested the section
of the log where the JRE used by FRD is mentioned - do you see that anywhere in the excerpt of the log
you attached? confused smiley

Again, be as detailed as you can...
Just my 2cent...eye rolling smiley
Re: Rapidgator premium plugin not working
July 10, 2017 08:07PM
I am running Java 8 update 131.
OS 11.10.6
I am answering all the questions as best as i can. I am running the latest update for all the plugins.
I dont know what more information I can give you!



Edited 1 time(s). Last edit at 07/10/2017 08:38PM by eagleg8.
Re: Rapidgator premium plugin not working
July 10, 2017 08:39PM
@eagleg8 we still don't know which OS you are running on.
What you get when you type
java --version
in the console?

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

Sorry, only registered users may post in this forum.

Click here to login