JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 18.10.2024, 19:16
sdi's Avatar
sdi sdi is offline
Ultra Loader
 
Join Date: Nov 2010
Posts: 49
Default RapidGator Account requirement

For about a month now I get sometimes RapidGator warnings telling me about missing accounts, but files can be downloaded.

It seems the server sends: You have reached your daily downloads limit. Please try again later.<br>The files of this publisher "XXX" can be downloaded only by subscribers.

Now that triggers the
Code:
jd.plugins.AccountRequiredException: The files of this publisher "XXX" can be downloaded only by subscribers.->ERROR_PREMIUM|Value:2
        at jd.plugins.hoster.RapidGatorNet.handleErrorsWebsite(RapidGatorNet.java:1608)
        at jd.plugins.hoster.RapidGatorNet.handleDownloadWebsite(RapidGatorNet.java:470)
        at jd.plugins.hoster.RapidGatorNet.handleFree(RapidGatorNet.java:390)
        at jd.plugins.PluginForHost.handle(PluginForHost.java:1304)
        at jd.controlling.downloadcontroller.SingleDownloadController.download(SingleDownloadController.java:439)
        at jd.controlling.downloadcontroller.SingleDownloadController.run(SingleDownloadController.java:639)
But that ONLY happens when another download is running. If no other download is running it behaves normally.

My suggestion would be to return false in getErrormessageSubscriberOnlyDownload() in case there is another RapidGator download running. That should prevent this situation without negative effect on the real premium file detection.
Reply With Quote
  #2  
Old 19.10.2024, 18:29
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 81,326
Default

@sdi: Please provide a debug log for this, see https://support.jdownloader.org/de/k...d-session-logs
Enable Debug Mode and restart JDownloader and wait for issue to show up and create log and post logID here.
At the moment I don't know what you try to tell here because all files I had hands on or reported by users with "The files of this publisher "XXX" can be downloaded only by subscribers" where only downloadable when the account has the correct subscription. What do you mean by "there is another download running" and you try to explain that you can download this file with free(no account) despite it claiming its subscription only? can you please provide example links?

Or maybe I don't understand what you try to explain, so please explain better. But a logfile would be very helpful
__________________
JD-Dev & Server-Admin
Reply With Quote
  #3  
Old 06.11.2024, 21:59
sdi's Avatar
sdi sdi is offline
Ultra Loader
 
Join Date: Nov 2010
Posts: 49
Default

Quote:
Originally Posted by Jiaz View Post
What do you mean by "there is another download running" and you try to explain that you can download this file with free(no account) despite it claiming its subscription only? can you please provide example links?
Eaxctly that. There are files of this type which I can never download and other files which I could download when the rules for free download matched (i.e. no other download running).

Sorry for the late reply. I'll try again and see if I can find examples. Maybe this was only a bug in rapidgator for some time and no longer works...
Reply With Quote
  #4  
Old 06.11.2024, 22:07
sdi's Avatar
sdi sdi is offline
Ultra Loader
 
Join Date: Nov 2010
Posts: 49
Default

Found a link:
**External links are only visible to Support Staff****External links are only visible to Support Staff**

It says that you can't download in the message box, but you can click on free download and simply start the download.
Reply With Quote
  #5  
Old 07.11.2024, 12:00
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 73,523
Default

Works fine for me, tested in non-account mode.

Please provide the debug-log requested by Jiaz.

Please post your log-ID here
If your report is about a specific website which JD supports via plugin, please also provide example URLs which can be used to reproduce the issue you are having.
If your report is related to a login specific problem with a plugin supported website, enable debug mode before creating logs, see previously linked instructions.

Bitte poste deine Log-ID hier.
Falls dein Problem ein Problem mit einer Webseite ist, die per Plugin unterstützt wird, stelle bitte zusätzlich Testlinks zur Verfügung, mit denen sich dein Problem nachstellen lässt.
Geht es um einen nicht funktionierenden Account-Login, aktiviere vor dem Erstellen deines Logs den debug Modus (siehe zuvor verlinkte Anleitung).

-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 07.11.2024, 12:16
sdi's Avatar
sdi sdi is offline
Ultra Loader
 
Join Date: Nov 2010
Posts: 49
Default

Quote:
Originally Posted by pspzockerscene View Post
Works fine for me, tested in non-account mode.
What works fine with you? Yes, you can download the file if no other download is running or no waiting time exists.

But if it cannot be downloaded it is detected as "needs account" and not retried after 1 hour. I have to manually reset that state all the time to download another file when one finishs.
Reply With Quote
  #7  
Old 07.11.2024, 12:32
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 73,523
Default

You are still ignoring our log request.
If you do not want to supply logs, just let us know so we can wait for another user to do so.

Either way:
I was able to reproduce the problem.
In the RG plugins' error handling, I've moved the IP limit check up so it happens before the "premium only" check and the premium only check also only happens if a download is not possible.

This should fix the problem.
The update is already live.

If the error continues to happen, I need logs.
__________________
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
  #8  
Old 07.11.2024, 13:02
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 81,326
Default

My test results (in browser):
-free/no account:
-> file can be downloaded without account/without subscription
-premium account:
-> click on free download -> working
-> click on premium download -> file cannot be downloaded when logged in as website shows
Quote:
The files of this publisher "XX" can be downloaded only if you have solo subscription
The Solo subscription* costs XZY USD ex. reseller fee.
I'm not able to download the files with premium without subscription.
__________________
JD-Dev & Server-Admin

Last edited by Jiaz; 07.11.2024 at 13:12.
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 19: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.