WordRider Home
Welcome! Log In Create A New Profile

Advanced

mega.co.nz

Posted by superkong 
mega.co.nz
February 15, 2015 07:03PM
First of all, thanks for this great software


FRD 0.9u4
mega.co.nz
1.0.8
(ntoskrnl)

"error parsing url"
or
just "checking" for very long


app.log:
cz.vity.freerapid.plugins.exceptions.PluginImplementationException: Error parsing file URL
at cz.vity.freerapid.plugins.services.mega.MegaFileRunner.init(Unknown Source)
at cz.vity.freerapid.plugins.services.mega.MegaFileRunner.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(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at javax.swing.SwingWorker.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)



mega apparently changed the SSL level
there is a solution provided (not tested by myself) in .net to be found online (don't know if ok to post the link), but i don't know how to translate it to java


example
j-pop video
[mega.co.nz]

works in chrome


thanks
Re: mega.co.nz
March 01, 2015 09:52AM
This issue probably related : [wordrider.net]
Re: mega.co.nz
March 02, 2015 04:53PM
Mega downloads completely stoped working, so this should be fixed soon... please?
Re: mega.co.nz
March 12, 2015 03:04PM
Bump?
Re: mega.co.nz
March 12, 2015 03:14PM
Okay, I fixed this in Mega v1.0.9.

I guess we'll eventually have to fix this in any other plugins that rely on special characters like '!' as well.
Re: mega.co.nz
March 13, 2015 10:24AM
Thanks. Do the new Mega plugin working now with Mega? I mean... I get the close during handshake everytime I try downloading anything... yawning smiley

PS. updated to v1.0.9 of the Mega plugin and it still not downloading anything now :( Help!



Part of the log:

Fri Mar 13 11:28:05 CET 2015 SEVERE: 
javax.net.ssl.SSLException: Received close_notify during handshake
	at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Unknown Source)
	at com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(Unknown Source)
	at com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(Unknown Source)
	at com.sun.net.ssl.internal.ssl.SSLSocketImpl.recvAlert(Unknown Source)
	at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
	at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
	at com.sun.net.ssl.internal.ssl.SSLSocketImpl.writeRecord(Unknown Source)
	at com.sun.net.ssl.internal.ssl.AppOutputStream.write(Unknown Source)
	at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
	at java.io.BufferedOutputStream.flush(Unknown Source)
	at org.apache.commons.httpclient.methods.StringRequestEntity.writeRequest(StringRequestEntity.java:146)
	at org.apache.commons.httpclient.methods.EntityEnclosingMethod.writeRequestBody(EntityEnclosingMethod.java:499)
	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.services.mega.MegaApi.request(Unknown Source)
	at cz.vity.freerapid.plugins.services.mega.MegaFileRunner.runCheck(Unknown Source)
	at cz.vity.freerapid.plugins.webclient.AbstractFileShareService.runCheck(AbstractFileShareService.java:113)
	at cz.vity.freerapid.core.tasks.RunCheckTask.doInBackground(RunCheckTask.java:25)
	at cz.vity.freerapid.core.tasks.RunCheckTask.doInBackground(RunCheckTask.java:15)
	at javax.swing.SwingWorker$1.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at javax.swing.SwingWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Fri Mar 13 11:28:05 CET 2015 SEVERE: cz.vity.freerapid.core.tasks.RunCheckTask@831e35 failed: javax.net.ssl.SSLException: Received close_notify during handshake
javax.net.ssl.SSLException: Received close_notify during handshake
	at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Unknown Source)
	at com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(Unknown Source)
	at com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(Unknown Source)


Help?



Edited 1 time(s). Last edit at 03/13/2015 10:34AM by trodas.
Re: mega.co.nz
March 13, 2015 11:08AM
Yes, it works fine for me.

Are you using Java 6 by any chance? Please update to the latest version if you are.
Re: mega.co.nz
March 17, 2015 06:55PM
Yep, I was not updating Java all the time... is that necessary? W/o this update the Mega is not going to work? Damn...

I have Java version 6, update 15 (build 1.6.0_15-b03) and it refuse itself to update, so this is the final version I could ever get. I tried to downloading new Java install, but it won't run. Online install did not run at all, offline install says: "The procedure entry point DecodePointer could not be located in the dynamic link library KERNEL32.dll" and that it is.

No update for me at all.

Windows XP SP 1.0a is used that and I use FRD to _NOT_ need updating my browsers and OS so often. I could download on Linux from Mega, but that is very lame, is not it? So, since everything worked before perfectly - what is the problem NOW to require some stupid Java update, just to keep things working, that already worked well before...?



Edited 1 time(s). Last edit at 03/17/2015 07:31PM by trodas.
Re: mega.co.nz
March 18, 2015 01:49PM
Mega uses HTTPS and has configured their servers to support modern versions of HTTPS. Old versions are not secure, so they are not supported by Mega.

Java 6 is so old that it does not support the HTTPS version required by Mega. A minimum of Java 7 is required.

Windows XP is so old that it does not support Java 8. However, Java 7 works on XP SP3.
Re: mega.co.nz
March 18, 2015 02:02PM
@ntoskrnl: good analysis winking smiley thumbs up

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

Sorry, only registered users may post in this forum.

Click here to login