#961
|
||||
|
||||
Quote:
JD would have to save a list of used proxies and last started download attempt. Because we usually never save the waittimes (because on trying to stat a download, most hosts will return an accurate time-left value) , we would have to: -Save a list of used IPs on accounts -Then the last time a download was attempted over an account + IP Hm wait..can you download a file with an account and after that another one via the same account but with another IP without waiting? GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#962
|
|||
|
|||
Quote:
I think spending a lot of time on it in one plugin isn't ideal. Better to spend time giving the core a way to track this stuff for plugins that needed, maybe? In any case, using 5 accounts is a HUGE speedup over previous behaviour, so it's prob. good enough for now. And I think it is getting the most possible out of a single connection. Quote:
Last edited by Llamatron; 31.03.2015 at 23:42. |
#963
|
||||
|
||||
Hm actually the limits on the accounts are only on the accounts regardless of the IP so the only thing would be to save IPs:lastDownloadTimestamp on plugin.
I think I'll do that for uploaded and also change the account stuff to be independant from IP. That was brainlike before - my mistake! I don't know if in the end it'll work as you expect it to work but we'll see! I might actually soon remove the workaround #2 option as it is not needed anymore then! GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#964
|
|||
|
|||
The ul.to plugin is doing a good job of maxing out downloads on a single connection, it seems.
The only problem is too many captchas. If it's possible to tell the difference between "this free account is blocked" vs. "this IP is blocked for all free accounts", then the plugin could avoid showing a captcha for every enabled free account every 3 hours, while waiting for ul.to to allow free-account downloads instead of just unregistered. (If the first free account fails in a way that indicates the other will fail too, abort their captchas.) It seems that unregistered downloads never get blocked beyond the usual 3 hour timer. (I got JD2 to do that in parallel with free accounts by using the account usage rules to put unregistered up in the same group as my free accounts.) Last edited by Llamatron; 02.04.2015 at 22:18. |
#965
|
||||
|
||||
I don't exactly understand how you get the extra captchas.
The account waittime sits on the account(s), not bound to IP and should always be remembered (if plugin settings active). Also it is not possible to show the account-mode waittime like the free waittime as it is a reconnect waittime and accounts cannot have those. The only thing I could so is change the waittime to a "normal" waittime to display the exact waittime for accounts. Problem here is that it would be handled like a pre-download waittime (e.g. uploaded.net 30 seconds before download) so the link counts as active download. This way you would (probably) lose the ability to switch between multiple free accounts. GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#966
|
||||
|
||||
@Llamatron
I just changed the function that checks the last IP. It will now save all recent IPs with timestamp and check. This means if you e.g. download a file with IP_A and it gets blocked and you switch to IP_B and try again with IP_A after 2 hours, JD knows that there is still a waittime on IP_A and that it has to wait one hour. In my tests this worked great - please test it If it works good I'll implement this for datafile as well. Note that this has no influence on the account handling as for accounts the waittime is on the account regardless of which IP you have.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#967
|
||||
|
||||
Quote:
The only way to handle this perfectly is if the error message on hitting the per-IP cap is different from the usual inside-3-hours message, or JD2 has to be psychic and know that the account it just tried wasn't used outside of JD2. (Perfect = only one captcha to detect that your IP is blocked, but not missing the chance to download stuff if other free accounts are ok on this IP.) Quote:
Quote:
Quote:
|
#968
|
||||
|
||||
Quote:
You won't really see any difference unless maybe you use multiple IPs.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#969
|
|||
|
|||
No uploaded.net support
After the update from:
Wed Apr 08 20:04:27 CEST 2015 all my uploaded.net accounts dissapeared. Also there is no support for uploaded.net in account manager. What happened? What's going on? |
#970
|
|||
|
|||
Quote:
All 5 of my free accounts are still there after the update. I didn't have any ul.to downloads queued when I updated/restarted, in case that matters. |
#971
|
|||
|
|||
Yup, works great for me, too. Tested with 2 accounts and 2 IPs enabled for ul.to.
Both free accounts used my direct connection, and an unregistered download started on direct and proxy. (Since I have unregistered in the same grouping as account in the account usage rules.) No extra captchas displayed after any of them finished. However, when it came time to start the next round of downloads, only the free accounts started (both on the direct connection again, as they should). Unregistered on direct and proxy didn't start then. timeline:
current state: unregistered running on proxy, nothing running on direct (even though it should be out of waittime for unregistered.) A link is sitting there showing 2h:25m reconnect-waittime "Download limit has been reached" gateway=direct, mode=free account: (one that is still on cooldown). I guess the "download mode" column isn't very meaningful for downloads that are in reconnect-waittime, because after resetting that link, it's showing gw=direct, mode=Free, but the waittime is 2h:44min now. Checking with a browser, an unregistered download was possible. (too bad you can't browser-check without actually starting a download and using up your slot.) So it looks like free accounts are getting used correctly, but unregistered is getting mishandled. I haven't hit the per-IP cap for free accounts yet, so I still haven't tested what happens then. Last edited by Llamatron; 12.04.2015 at 12:24. |
#972
|
||||
|
||||
Hm plugin-wise it SHOULD be okay but a log might still be helpful to check this case.
In case it is not a plugin issue jiaz will have to investigate this. GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#973
|
|||
|
|||
Wait XXm:XXs (uploaded.to)
Hey guys
I got an uploaded premium account which I configured in JDownloader. I donwload usually with 30MiB/s and after several time the download stops. Status changes to "Wait XXm:XXs (uploaded.to)". I don't know why, I've downloaded 90GB yet so I didn't reach the daily limit of 500GB and my account status in jdwonloader is "Account is ok: premium account". So Why do I have to wait? I thought I could download without waiting if I got a premium account... Can anyone help? |
#974
|
||||
|
||||
Merged uploaded.net threads.
1. Please post a log. 2. Use less max.connections (chunks) per download. 3. To completely prevent the free mode for uploaded.net you can also make an account usage rule: https://support.jdownloader.org/inde...-Free-Download. GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#975
|
||||
|
||||
@Llamatron
I just changed the uploaded handling again: Downloading a file in free (unregistered) mode will trigger the waittime also for free accounts if you try with the same IP. However, the limit is only on the IP, not on the accounts so a reconnect will help. To shorten this: If you want to start multiple free downloads for uploaded you need to disable the free (unregistered) mode via account usage rules or you will not have any benefits (anymore) from your free accounts! A german user just told me that, I verified it and changed the code now as without the change you can still get unnecessary captchas!
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#976
|
|||
|
|||
Quote:
Starting an unregistered download after all the free accounts start lets me get another parallel DL on that connection without having to add yet another account, but it's probably not worth the risk of screwing up and locking myself out of my free accounts on that IP. Last edited by Llamatron; 18.04.2015 at 08:39. |
#977
|
||||
|
||||
Exactly.
Also it would be way to hard to implement this plugin wise. The easiest thing to get the max out of uploaded is to use the free accounts and completely disable free (unregistered) mode for uploaded via account usage rule.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#978
|
|||
|
|||
Premium Account is disabling itself
Hi, i have an premium account from uploaded.net and share it with a couple of friends. I and one of the others are using the jdownloader2 and we have the problem that the acc will disable itself. Clicking on Refresh Account enables it again and the download can be continued, but after a couple of time it will stop again. In the log it is said, that there is send an invalid user name and invalid password. But i dont know why.
Log: 27.04.15 17.04.32to27.04.15 21.49.57 jdlog://8969773179241/ Can somebody help me please? Greez |
#979
|
||||
|
||||
Merged Ul threads.
@Necris: According to your log your logindata for uploaded is simply wrong: Code:
{"err":{"code":3,"message":"Benutzer-ID und Passwort stimmen nicht \u00fcberein"}}
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#980
|
||||
|
||||
@Necris
I would advise against account sharing you will end up with the account banned. Uploaded has checks in place, and we often see users getting there accounts banned.
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
#981
|
|||
|
|||
Quote:
I asked a third member of this shared account and he says that he just have to refresh the account at the start, but then it works fine. And he is using the same jdownloader 2 version. Is it possible to refresh the accounts automatically, before stopping the download? And thanks to you two for the warning. I didnt knew that uploaded dislike multi user accounts, but i am using it for two or three years now and i had no problems with that. Now we are aware that the account could be banned. |
#982
|
|||
|
|||
Problem with uploaded
Hi, since last week i have experienced problems with my Premium uploaded account, somentimes jdownloader did not recognize the account and now recognizes it but not download and the program says you need an account to download, but my account is set and is ok in the account manager.
Anybody with the same problem? How could i fix this? Thank you |
#983
|
||||
|
||||
Please post a log and also do THIS and check if it works better then.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#984
|
|||
|
|||
Hi and thank you. log posted, and i check what you told me but didn't work.
***Sorry problem was uploaded, traffic is used, i togught that uploaded sold us unlimited downloads daily, but not Last edited by vaiprisa; 04.05.2015 at 21:03. |
#985
|
|||
|
|||
downloadstatus "null"
08.05.15 10.17.43to08.05.15 10.17.42 jdlog://1079409980341/
Hopefully I am doing it the right way. We are very simple user of JDownloader Beta 2… we have a uploaded-premium account, no problems until last weekend. Since then JDL shows for uploaded-links, definitely online (tried and tested with browser), status “null”. We’re running JDL on W7, yesterday we uninstalled JDL, downloaded new version, installed. It ran for some time, than the same problem again – connecting to uploaded, counting down the seconds and again and again, than shows “null”uploaded.to Another hoster was running fine in JDL. And I was trying the same links on W8 JDL Beta 2 – no problem at all eveythig worked fine. |
#986
|
||||
|
||||
Firewall/AV issues or IP got blocked by UL
java.net.SocketException: Connection reset every request to ul fails
__________________
JD-Dev & Server-Admin |
#987
|
|||
|
|||
Huh, how do I fix this? Firewall and AV are similar to our w8 computer, using the same router, no problem, not getting blocked.
I tried to find out about the java-problem, but did not find a solution and have also not really understood what they are talking about. I've updated the W7 Java version to 8.45, same as W8, problem consists. |
#988
|
|||
|
|||
Same here
29.05.15 07.37.27to29.05.15 07.41.42 jdlog://0990219980341/ **External links are only visible to Support Staff****External links are only visible to Support Staff** Rapidgator works fine through Jd2, Uploaded only through browser. Last edited by Faiakes; 29.05.2015 at 09:01. |
#989
|
||||
|
||||
@Faiakes:
Logfile does not show a single ul download. Please try ul and create new logfile @hz2015: try....open cmd.exe with admin rights (eg taskmanager, execute) and enter netsh winsock reset maybe it helps. it will restore network defaults
__________________
JD-Dev & Server-Admin |
#990
|
|||
|
|||
Hi Jiaz
Today it is working fine all of a sudden. I don't think I have done anything different. |
#991
|
|||
|
|||
Hello
I have a problem with uploaded premium account. In the browser works ok as premium account but, in the Jdownloader show me as a free account. This account stop working in Jdownloader last week but, before everything was ok. |
#992
|
||||
|
||||
Please upload the log.
__________________
FAQ: How to upload a Log |
#993
|
|||
|
|||
Log
31.05.15 10.49.34to31.05.15 11.56.31 jdlog://7856219980341/
|
#994
|
||||
|
||||
That log is clean.
Please enable debug mode in advanced settings, re-start JD, check account, start download with that account then upload the log.
__________________
FAQ: How to upload a Log |
#995
|
|||
|
|||
new log
31.05.15 13.24.46to31.05.15 13.28.00 jdlog://2076219980341/ |
#996
|
|||
|
|||
Jdownloader 2 ---instead of resuming , downloads are restarting
After updating to Jdownloader beta2, my premium uploaded.net download links are restarting instead of resuming, when I press the stop button and resume later. It was working fine in the previous version
|
#997
|
||||
|
||||
Quote:
This is the message: {"server_time":1433042749,"account_id":-edited-,"account_type":"free","account_premium":0,"traffic_left":0,"traffic_used":0,"download_available":tr ue} @lalrob Please upload the log.
__________________
FAQ: How to upload a Log Last edited by tony2long; 31.05.2015 at 07:53. |
#998
|
|||
|
|||
Hello,
Same problems as above with Uploaded premium account First it worked perfectly for about 20 hours then it would just keep counting down the link and now it just "Skips - Account Missing for any and all links? Log 03.06.15 18.48.08to03.06.15 19.38.25 jdlog://6168319980341/ |
#999
|
|||
|
|||
please disregard, my query, didn't realize I had used my daily bandwidth limit up...
|
#1000
|
||||
|
||||
Thanks for your feedback! In future when we have more time we can add more detailed error message, so you know "what has happened".
__________________
JD-Dev & Server-Admin |
Thread Tools | |
Display Modes | |
|
|