JDownloader Community - Appwork GmbH
 

Notices

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 04.12.2011, 04:25
blaster00 blaster00 is offline
JD Addict
 
Join Date: Dec 2011
Posts: 164
Default u.115.com bug?

Version 15375 nightly
Anonymous users can't download files larger than 400mb in heavy traffic hours or have to wait 15 seconds to get links in light traffic hours.
The current plugin can't handle the 15 sec wait time, it get a "can't ... at this moment", the previous version works fine.
And could you make premium available for this plugin? Even free registered user is much more useful.
thanks
  #2  
Old 04.12.2011, 06:14
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,507
Default

Example links and log please.
__________________
FAQ: How to upload a Log
  #3  
Old 04.12.2011, 06:55
blaster00 blaster00 is offline
JD Addict
 
Join Date: Dec 2011
Posts: 164
Default

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

------------------------ Thread: 389 -----------------------
11-12-4 12:43:27 - PluginForHost-> Download not possible at the moment
11-12-4 12:43:27 - SingleDownloadController->
Error occured- Latest: ERROR_HOSTER_TEMPORARILY_UNAVAILABLE
00100000000001000001000000000001 < Statuscode
00000000000000000000000000000001 | TODO
00000000000001000000000000000000 | PLUGIN_IN_PROGRESS
00000000000000000001000000000000 | ERROR_HOSTER_TEMPORARILY_UNAVAILABLE
00100000000000000000000000000000 | PLUGIN_ACTIVE
StatusText: Connecting...
ErrorMessage: Download not possible at the moment

11-12-4 12:43:27 - SingleDownloadController-> Error occurred: Download from this host is currently not possible: Please wait 1800000 ms for a retry



This is can't get links at all info.
Same links will let you wait 15 sec about before 1 AM (GMT time). I will update it later.
  #4  
Old 04.12.2011, 19:52
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,908
Default

@blaster00
My problem is i can't understand chinese which means i have to use googel translate and so on.
It can happen that there is no countdown on the site and in this case JD will show the errormessage "Download not possible at the moment" and wait 30 minutes.
I now reduced this to 5 minutes for the NEXT update.

GreeZ pspzockerscene
__________________
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?
  #5  
Old 05.12.2011, 01:34
Windmelodie
Guest
 
Posts: n/a
Default

I have the same problem after the updating in 02.12.11.
I find the bug existed in all files, no matter how large they are.
And when we have to wait 15 secs to get the links, there is a countdown on the site.
the point is that, the previous version works pretty good in the so called light traffic hours.
I think it would be fine if you could provide the previous plugin.
for improving this plugin, I thought may be you can add some kind of Log-in or just make it like premium log-in, cuz a free registed user is better than an anonymous user
  #6  
Old 05.12.2011, 03:03
blaster00 blaster00 is offline
JD Addict
 
Join Date: Dec 2011
Posts: 164
Default

The 15 sec waiting time log

------------------------ Thread: 91 -----------------------
11-12-5 8:58:06 - PluginForHost-> Download not possible at the moment
11-12-5 8:58:06 - SingleDownloadController->
Error occured- Latest: ERROR_HOSTER_TEMPORARILY_UNAVAILABLE
00100000000001000001000000000001 < Statuscode
00000000000000000000000000000001 | TODO
00000000000001000000000000000000 | PLUGIN_IN_PROGRESS
00000000000000000001000000000000 | ERROR_HOSTER_TEMPORARILY_UNAVAILABLE
00100000000000000000000000000000 | PLUGIN_ACTIVE
StatusText: Connecting...
ErrorMessage: Download not possible at the moment

11-12-5 8:58:06 - SingleDownloadController-> Error occurred: Download from this host is currently not possible: Please wait 1800000 ms for a retry


But this looks pretty much the same...
  #7  
Old 05.12.2011, 05:15
blaster00 blaster00 is offline
JD Addict
 
Join Date: Dec 2011
Posts: 164
Default

I have some pictures, wish they could help.


The count down is time related, such as midnight... You won't see them in day time local time (GMT +8).

Wait 5 min won't help.
I believe Windmelodie is right. A (free) premium login will fix everything.
  #8  
Old 05.12.2011, 18:10
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,908
Default

Ah now i understand.
Didn't get it before.
So please send me logindata via PM so i can implement this

GreeZ pspzockerscene
EDIT

Removed errormessage and added support for free accounts.
After the next update just add free u.115.com accounts liek premiumaccounts
__________________
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?

Last edited by pspzockerscene; 05.12.2011 at 19:03.
  #9  
Old 06.12.2011, 01:01
Windmelodie
Guest
 
Posts: n/a
Default

Logindata? I think everyone have their own free accounts, it's easy to apply. But if we all use the same account for downloading, u.115.com may shut down that account. It would be better to work as a premiumaccounts. Really looking forward to the next update and be grateful to you.
  #10  
Old 06.12.2011, 02:52
blaster00 blaster00 is offline
JD Addict
 
Join Date: Dec 2011
Posts: 164
Default

There is some extra pictures for count down.



And script
Code:
<script type="text/javascript">
                    (function(){
                        var second = 15;
                        var secondBox = document.getElementById("js_get_download_second");
                        var secondTimer = window.setInterval(function(){
                            second--;
                            if(second < 0) second = 0;
                            secondBox.innerHTML = second;
                            if(second == 0){
                                document.getElementById("js_download_1014_source").style.display = 'none';
                                 
                                $("#js_download_1014").fadeIn(800);
                                $.ajax({
                                    url: "/?ct=pickcode&ac=guest_download&pickcode=cljl2s2x&r=1323130306&token=a0413dfb709863ac20cf3efb6288036780583809",
                                    type: "GET",
                                    dataType: "json",
                                    success: function(r){
                                        if(r.state){
                                            var html = [];
                                            if(r.data){
                                                for(var k in r.data){
                                                    var item = r.data[k];
                                                    html.push('<a href="'+item.url+'" target="_blank" class="btn">'+item.desc+'下载</a>')
                                                }
                                            }
                                            if(html.length){
                                                var dom = $('<div class="btn-wrap" id="js_download_links_div">' + html.join("") + '</div>');
                                                if(document.getElementById("js_movefile_box")){
                                                    dom.insertBefore($('#js_movefile_box'));
                                                }
                                                else{
                                                    $("#js_download_1014").append(dom);
                                                }
                                            }
                                        }
                                    }
                                })
                                window.clearInterval(secondTimer);
                }
                        },1000);
                    })()
            </script>
  #11  
Old 06.12.2011, 18:42
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,908
Default

@Windmelodie
You didn't understand me.
For the first account implementation, i always need an account.

@blaster00
Thanks but if you guys would have read my post you would have understood that it's already done ready for the next update

GreeZ pspzockerscene
__________________
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?
  #12  
Old 06.12.2011, 21:08
Windmelodie
Guest
 
Posts: n/a
Default

@pspzockerscene

Ach so! Brauchen Sie das Konto noch?
  #13  
Old 06.12.2011, 21:11
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,908
Default

@Windmelodie
No i don't need it anymore.

Nein, ich brauche es nicht mehr, Accountsupport ist ja nun eingebaut und nach dem nächsten Update verfügbar!

GreeZ pspzockerscene
__________________
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?
  #14  
Old 06.12.2011, 22:59
Windmelodie
Guest
 
Posts: n/a
Default

Wunderbar! Es freut mich sehr und darf ich fragen wann das naechste Update kommt?

Last edited by Windmelodie; 07.12.2011 at 01:05.
  #15  
Old 07.12.2011, 22:40
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,908
Default

Ja dürfen sie.
Ich weiß nicht wann, in spätestens 2 Wochen sollte es wieder eins geben.
Kommen sie aus Deutschland?
Normalerweise duzen wir uns hier im Forum^^

GreeZ pspzockerscene
__________________
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?
  #16  
Old 08.12.2011, 00:55
Windmelodie
Guest
 
Posts: n/a
Default

Also, tatsaechlich komme ich aus China, und jetzt wohne in Niedersachsen. Ich bin neu hier in Deutschland, aber ich habe schon JD benutzt waehrend ich in China war. It's so cool! XD
  #17  
Old 08.12.2011, 01:02
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,908
Default

Ah coole Sache.
Nutzen sie die "sie" Form, weil sie die "du" Form noch nicht können oder einfach so?
Sie können uns gerne helfen, JDownloader in China weiter zu verbreiten

GreeZ pspzockerscene
__________________
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?
  #18  
Old 08.12.2011, 02:14
Windmelodie
Guest
 
Posts: n/a
Default

Haha, das war meine erste Rede im auslandischen Forum, deswegen wusste ich nicht, ob duzen unhoeflich ist, aber jetzt klar. Danke sehr.
Da p2p nicht verboten in China ist, benutzt man JD nicht so allgemein. JD ist ja sehr gut fuer jemand der auslandischen Ressourcen herunterladen moechte oder im Ausland lebt aber chinesischen Ressorcen braucht.
Es gibt noch ein in china weitverbreitet Sharehoster, **External links are only visible to Support Staff**www.dbank.com. Ihr koennt versuchen, sie unterzustuetzen.
  #19  
Old 08.12.2011, 11:55
remi
Guest
 
Posts: n/a
Default

Nice to read this. A Chinese guy who's fluent in German. Why don't you become jD's first Chinese supporter on this board? Can you imagine? Being the first of 1.5 billion Chinese people. You would be the first Christopher Columbus.

See also "Host and Decrypter plugin for dbank.com".

PS: I would write "Da p2p nicht verboten ist in China" instead of "Da p2p nicht verboten in China ist".
  #20  
Old 08.12.2011, 20:22
Windmelodie
Guest
 
Posts: n/a
Default

@remi
Sorry for not using boardsearch at first.
Cuz I'm still a student now, I don't think I have enough time to help you in that way. Das Studium in Deutschland ist wirklich schwer. T T
And thx for the advice about word order. It's always hard for me to put adverbials in right places.
  #21  
Old 08.12.2011, 20:59
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,908
Default

Updates released, u115 for registered acounts should now work!

GreeZ pspzockerscene
__________________
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?
  #22  
Old 09.12.2011, 02:26
blaster00 blaster00 is offline
JD Addict
 
Join Date: Dec 2011
Posts: 164
Default

Yeah,it works fine~
Thanks guys.
  #23  
Old 09.12.2011, 19:49
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,908
Default

No problem.

GreeZ pspzockerscene *closed*

P.S.: If you have other u.115 problems in the future, please open a new thread!
__________________
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?
Closed Thread

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 14:46.
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.