JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 26.06.2014, 03:50
abbruchfirma
Guest
 
Posts: n/a
Unhappy Grooveshark plugin - out of date

Well, I have tried to download some musics from my Groovylists using JD and I get a this "error in plugin (out of date)"...

I already tried to update the program, but it's not solving.

Someone can help me? I don't know what I can do to solve...
Reply With Quote
  #2  
Old 26.06.2014, 04:57
Lram32's Avatar
Lram32 Lram32 is offline
Spanish Supporter
 
Join Date: Jul 2012
Location: Dark side of the moon
Posts: 9,905
Default

Hi,

1. The problem was already reported.
2. By the next time, when you report a problem, make sure your report contains the information required by the rules.

Ticket:
__________________
» Setup JD2 / Instalador de JD2 «
Spoiler:

Installer for Windows XP/Vista/Seven/Eight
|| JD2 x86 - x64 (Beta) ||

Installer for Mac
|| JD2 (Beta) ||

Installers for Linux
|| JD2 (Beta) x86 || <---> || JD2 (Beta) x64 ||

How to Create a Log
-» Click Here «-


¿Cómo crear un registro?
-» Click Aquí «-


Support Chat / Chat de Soporte
-» Click Here / Click Aquí «-


Reply With Quote
  #3  
Old 26.06.2014, 07:19
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,507
Default

Works for me now.
__________________
FAQ: How to upload a Log
Reply With Quote
  #4  
Old 26.06.2014, 07:53
Lram32's Avatar
Lram32 Lram32 is offline
Spanish Supporter
 
Join Date: Jul 2012
Location: Dark side of the moon
Posts: 9,905
Default

Seems to be working again.
Maybe the problem was on their side?
__________________
» Setup JD2 / Instalador de JD2 «
Spoiler:

Installer for Windows XP/Vista/Seven/Eight
|| JD2 x86 - x64 (Beta) ||

Installer for Mac
|| JD2 (Beta) ||

Installers for Linux
|| JD2 (Beta) x86 || <---> || JD2 (Beta) x64 ||

How to Create a Log
-» Click Here «-


¿Cómo crear un registro?
-» Click Aquí «-


Support Chat / Chat de Soporte
-» Click Here / Click Aquí «-


Reply With Quote
  #5  
Old 26.06.2014, 18:50
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,920
Default

If it continues to work fine, close ticket and mark this as solved please, thanks

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
  #6  
Old 26.06.2014, 19:24
Lram32's Avatar
Lram32 Lram32 is offline
Spanish Supporter
 
Join Date: Jul 2012
Location: Dark side of the moon
Posts: 9,905
Default

Quote:
Originally Posted by pspzockerscene View Post
If it continues to work fine, close ticket and mark this as solved please, thanks

GreeZ psp
Sure, thanks.
__________________
» Setup JD2 / Instalador de JD2 «
Spoiler:

Installer for Windows XP/Vista/Seven/Eight
|| JD2 x86 - x64 (Beta) ||

Installer for Mac
|| JD2 (Beta) ||

Installers for Linux
|| JD2 (Beta) x86 || <---> || JD2 (Beta) x64 ||

How to Create a Log
-» Click Here «-


¿Cómo crear un registro?
-» Click Aquí «-


Support Chat / Chat de Soporte
-» Click Here / Click Aquí «-


Reply With Quote
  #7  
Old 27.06.2014, 05:27
abbruchfirma
Guest
 
Posts: n/a
Default

I'm sorry for not create the topic using the rules. I tried again to download and get the same error.

I'm just replying for apologize and to try find out if I'm doing something wrong, like some other application out of date or anything...

Thanks for help.

http://jdownloader.org/pastebin/129778
Reply With Quote
  #8  
Old 27.06.2014, 05:29
Lram32's Avatar
Lram32 Lram32 is offline
Spanish Supporter
 
Join Date: Jul 2012
Location: Dark side of the moon
Posts: 9,905
Default

No problem ;)
Could you please check If you have the same problem in JD2?
__________________
» Setup JD2 / Instalador de JD2 «
Spoiler:

Installer for Windows XP/Vista/Seven/Eight
|| JD2 x86 - x64 (Beta) ||

Installer for Mac
|| JD2 (Beta) ||

Installers for Linux
|| JD2 (Beta) x86 || <---> || JD2 (Beta) x64 ||

How to Create a Log
-» Click Here «-


¿Cómo crear un registro?
-» Click Aquí «-


Support Chat / Chat de Soporte
-» Click Here / Click Aquí «-


Reply With Quote
  #9  
Old 28.06.2014, 05:27
abbruchfirma
Guest
 
Posts: n/a
Default

In JD2 I can't make download too, but I don't know what kind of error it has because I can't create a log too...

The message that appears to me is this:

org.appwork.remotecall.client.RemoteCallCommunicationException: jd.http.Browser$BrowserException
at org.jdownloader.remotecall.RemoteClient.sendMultiForm(RemoteClient.java:89)
at org.jdownloader.remotecall.RemoteClient.call(RemoteClient.java:46)
at org.appwork.remotecall.client.InvocationHandlerImpl.invoke(InvocationHandlerImpl.java:118)
at com.sun.proxy.$Proxy104.upload(Unknown Source)
at jd.gui.swing.jdgui.menu.actions.sendlogs.LogAction.onNewPackage(LogAction.java:60)
at org.appwork.utils.logging2.sendlogs.AbstractLogAction.createPackage(AbstractLogAction.java:219)
at jd.gui.swing.jdgui.menu.actions.sendlogs.LogAction.createPackage(LogAction.java:49)
at org.appwork.utils.logging2.sendlogs.AbstractLogAction$3.run(AbstractLogAction.java:168)
at org.appwork.utils.swing.dialog.ProgressDialog$4.run(ProgressDialog.java:222)
Caused by: jd.http.Browser$BrowserException
at jd.http.Browser.openRequestConnection(Browser.java:1307)
at jd.http.Browser.openRequestConnection(Browser.java:1246)
at org.jdownloader.remotecall.RemoteClient.sendMultiForm(RemoteClient.java:74)
... 8 more
Caused by: java.io.EOFException: empty HTTP-Response
at org.appwork.utils.net.httpconnection.HTTPConnectionImpl.connectInputStream(HTTPConnectionImpl.java:4 60)
at org.appwork.utils.net.httpconnection.HTTPConnectionImpl.finalizeConnect(HTTPConnectionImpl.java:610)
at jd.http.Request.connect(Request.java:242)
at jd.http.Browser.openRequestConnection(Browser.java:1270)
... 10 more


I think that this problem is mine, and not the software, but i have no idea about what can make it works...:outch::outch::outch:
Reply With Quote
  #10  
Old 28.06.2014, 10:27
ijmolina
Guest
 
Posts: n/a
Default

I have exactly the same problem. Wanted to download a music playlist with a link from groovylists, and i get the "plugin out of date" issue. I can listen to all the songs on grooveshark, and the link DOES WORK on other computers.

By the way, i used JD "1" and updated it 100%, didnt work. Then i downloaded JD 2 BETA to give it a try and nothing new.

My link: **External links are only visible to Support Staff****External links are only visible to Support Staff**

Same message apperared to me:

" org.appwork.remotecall.client.RemoteCallCommunicationException: jd.http.Browser$BrowserException
at org.jdownloader.remotecall.RemoteClient.sendMultiForm(RemoteClient.java:89)
at org.jdownloader.remotecall.RemoteClient.call(RemoteClient.java:46)
at org.appwork.remotecall.client.InvocationHandlerImpl.invoke(InvocationHandlerImpl.java:118)
at com.sun.proxy.$Proxy115.upload(Unknown Source)
at jd.gui.swing.jdgui.menu.actions.sendlogs.LogAction.onNewPackage(LogAction.java:60)
at org.appwork.utils.logging2.sendlogs.AbstractLogAction.createPackage(AbstractLogAction.java:219)
at jd.gui.swing.jdgui.menu.actions.sendlogs.LogAction.createPackage(LogAction.java:49)
at org.appwork.utils.logging2.sendlogs.AbstractLogAction$3.run(AbstractLogAction.java:168)
at org.appwork.utils.swing.dialog.ProgressDialog$4.run(ProgressDialog.java:222)
Caused by: jd.http.Browser$BrowserException
at jd.http.Browser.openRequestConnection(Browser.java:1307)
at jd.http.Browser.openRequestConnection(Browser.java:1246)
at org.jdownloader.remotecall.RemoteClient.sendMultiForm(RemoteClient.java:74)
... 8 more
Caused by: java.io.EOFException: empty HTTP-Response
at org.appwork.utils.net.httpconnection.HTTPConnectionImpl.connectInputStream(HTTPConnectionImpl.java:4 60)
at org.appwork.utils.net.httpconnection.HTTPConnectionImpl.finalizeConnect(HTTPConnectionImpl.java:610)
at jd.http.Request.connect(Request.java:242)
at jd.http.Browser.openRequestConnection(Browser.java:1270)
... 10 more "


Couldn't create a log due to an error

Hope you can help me, thanks!

Last edited by ijmolina; 28.06.2014 at 10:58.
Reply With Quote
  #11  
Old 10.07.2014, 06:19
ijmolina
Guest
 
Posts: n/a
Default

¿Is anyone working on this? :(
Reply With Quote
  #12  
Old 10.07.2014, 06:39
Lram32's Avatar
Lram32 Lram32 is offline
Spanish Supporter
 
Join Date: Jul 2012
Location: Dark side of the moon
Posts: 9,905
Default

It works fine here, however isn't working two days ago, I checked this with the same links, btw. Maybe the problems are on their side ?
__________________
» Setup JD2 / Instalador de JD2 «
Spoiler:

Installer for Windows XP/Vista/Seven/Eight
|| JD2 x86 - x64 (Beta) ||

Installer for Mac
|| JD2 (Beta) ||

Installers for Linux
|| JD2 (Beta) x86 || <---> || JD2 (Beta) x64 ||

How to Create a Log
-» Click Here «-


¿Cómo crear un registro?
-» Click Aquí «-


Support Chat / Chat de Soporte
-» Click Here / Click Aquí «-


Reply With Quote
  #13  
Old 11.07.2014, 05:56
tech
Guest
 
Posts: n/a
Default

I too am getting the error in JD2 (and 1).
Here was my log id: 10.07.14 21.42.21to10.07.14 21.45.48 jdlog://0633903173041/

I've been trying unsuccessfully for a week.
Reply With Quote
  #14  
Old 12.07.2014, 10:34
tech
Guest
 
Posts: n/a
Default

The error seems to be generated by JD calculating and passing an invalid token.
Reply With Quote
  #15  
Old 14.07.2014, 08:05
Sergy
Guest
 
Posts: n/a
Default

I'm also getting the same error using JDownloader 2 Beta (Updated today)

I'm from Colombia and I can listen to the song I want to download with no problems in the browser.
Reply With Quote
  #16  
Old 14.07.2014, 10:43
Lram32's Avatar
Lram32 Lram32 is offline
Spanish Supporter
 
Join Date: Jul 2012
Location: Dark side of the moon
Posts: 9,905
Default

Wait until get fixed.





Quote:
Originally Posted by Sergy View Post
... I want to download with no problems in the browser.
???
__________________
» Setup JD2 / Instalador de JD2 «
Spoiler:

Installer for Windows XP/Vista/Seven/Eight
|| JD2 x86 - x64 (Beta) ||

Installer for Mac
|| JD2 (Beta) ||

Installers for Linux
|| JD2 (Beta) x86 || <---> || JD2 (Beta) x64 ||

How to Create a Log
-» Click Here «-


¿Cómo crear un registro?
-» Click Aquí «-


Support Chat / Chat de Soporte
-» Click Here / Click Aquí «-


Reply With Quote
  #17  
Old 14.07.2014, 12:16
Sergy
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Lram32 View Post
Wait until get fixed.

???
I've read other similar threads and some suggested that it might be a problem with the region. Since I can play the song in the browser, that isn't a possibility, it must be an issue from the Grooveshark plugin
Reply With Quote
  #18  
Old 17.07.2014, 15:19
ijmolina
Guest
 
Posts: n/a
Unhappy

Quote:
Originally Posted by Sergy View Post
I've read other similar threads and some suggested that it might be a problem with the region. Since I can play the song in the browser, that isn't a possibility, it must be an issue from the Grooveshark plugin
It seems like we will have to wait. But if there are a few guys only that have the problem i don't think they will try to fix it, i've uninstalled/reinstalled/updated JD1 and then the same with JD2 Beta and didn't get any results at all.

Ánimo Colombia! Parece que tendremos que descargar las discografías de taringa :(
Reply With Quote
  #19  
Old 19.07.2014, 18:16
tech
Guest
 
Posts: n/a
Default

650+ views to this thread tells me there are more than a few people with the issue
Reply With Quote
  #20  
Old 19.07.2014, 18:35
Lram32's Avatar
Lram32 Lram32 is offline
Spanish Supporter
 
Join Date: Jul 2012
Location: Dark side of the moon
Posts: 9,905
Default

Thread closed!

Wait for .bismarck's feedback.
__________________
» Setup JD2 / Instalador de JD2 «
Spoiler:

Installer for Windows XP/Vista/Seven/Eight
|| JD2 x86 - x64 (Beta) ||

Installer for Mac
|| JD2 (Beta) ||

Installers for Linux
|| JD2 (Beta) x86 || <---> || JD2 (Beta) x64 ||

How to Create a Log
-» Click Here «-


¿Cómo crear un registro?
-» Click Aquí «-


Support Chat / Chat de Soporte
-» Click Here / Click Aquí «-


Reply With Quote
  #21  
Old 30.04.2015, 12:02
Andu
Guest
 
Posts: n/a
Default Grooveshark plugin out of date

It detect the songs in a playlist but can't download them.
I get this error:

26 30/04/15 9:58:51 - WARNING [java_downloader] -> Existing keys are old, looking for new keys.
26 30/04/15 9:58:55 - INFO [java_downloader] -> Complemento desactualizado
26 30/04/15 9:58:55 - WARNING [java_downloader] ->
Error occured- latest: ERROR_PLUGIN_DEFECT
00100000010001000000000000000001 <Statuscode
00000000000000000000000000000001 |TODO
00000000000001000000000000000000 |PLUGIN_IN_PROGRESS
00000000010000000000000000000000 |ERROR_PLUGIN_DEFECT
00100000000000000000000000000000 |PLUGIN_ACTIVE

26 30/04/15 9:58:55 - WARNING [java_downloader] -> The Plugin for grooveshark.com seems to be out of date(rev27074). Please inform the Support-team http://jdownloader.org/support.
26 30/04/15 9:58:55 - FINEST [java_downloader] -> -->**External links are only visible to Support Staff****External links are only visible to Support Staff**

this chrome plugin works fine:
https://chrome.google.com/webstore/d...ghjlgbdhoegmgm

Is it going to be updated to allow the download?

Last edited by raztoki; 30.04.2015 at 14:26.
Reply With Quote
  #22  
Old 30.04.2015, 14:25
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

groove shark plugin has been broken for some time. the plugin maintainer hasn't worked on our project for some time. sorry to say
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #23  
Old 30.04.2015, 19:00
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,920
Default

Merged GS threads.
Short answer: No time, no priority, no developer.
__________________
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
  #24  
Old 01.05.2015, 22:11
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

Service has closed
RIP
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
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 18:28.
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.