#1
|
||||
|
||||
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) 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. |
#2
|
||||
|
||||
@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 |
#3
|
||||
|
||||
Quote:
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... |
#4
|
||||
|
||||
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. |
#5
|
||||
|
||||
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 |
#6
|
||||
|
||||
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. |
#7
|
||||
|
||||
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 |
#8
|
||||
|
||||
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:
__________________
JD-Dev & Server-Admin Last edited by Jiaz; 07.11.2024 at 13:12. |
Thread Tools | |
Display Modes | |
|
|