JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 31.08.2014, 10:27
darkcity
Guest
 
Posts: n/a
Unhappy Alldebrid problems

Hi,
starting from the last week (when i've updated Jdownloader2) i have problems with my alldebrid account and JD2 Beta; i can't download any kind of links. If instead i try to download with the browser it works fine.
My JD2 beta version is the latest (i have update it also this morning), and my Java version is the 1.7.0.45.

Thanks in advance

DC
Reply With Quote
  #2  
Old 31.08.2014, 10:30
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

how are you using JD2 && all debrid
are you generating links yourself in browsre and adding them to JD

or do you have your all debrid account in JD2 account manager and you add normal hoster links and download?

if its the first, follow second method it seems to work. the generated direct links no longer works all debrid.

if its the latter, please provide logs. How to post a log

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #3  
Old 31.08.2014, 10:48
darkcity
Guest
 
Posts: n/a
Default

Yes, I'm generating links with browser, and after I'm pasting them in JD2. This method worked fine till the last week. I can try the second method but I don't how i can do it.
Finally, I have send you my log.

Thanks

DC
Reply With Quote
  #4  
Old 31.08.2014, 11:10
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

it no longer works, not sure maybe due to browser headers we respond with in directhttp plugin (all debrid plugin doesn't pick up, as we dont have regex url listener for that plugin)

I've seen this problem last week and identified that it does work if you add account to JD account manager (see JD2 settings)

and then add normal hoster link to linkgrabber

JD will then use all debrid to dl if it can.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #5  
Old 31.08.2014, 11:10
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

it no longer works, not sure maybe due to browser headers we respond with in directhttp plugin (all debrid plugin doesn't pick up, as we dont have regex url listener for that plugin)

I've seen this problem last week and identified that it does work if you add account to JD account manager (see JD2 settings)

and then add normal hoster link to linkgrabber

JD will then use all debrid to dl if it can.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #6  
Old 31.08.2014, 18:26
Aranci
Guest
 
Posts: n/a
Default

I have a similar Problem.
When I try to download an File from uploaded.to with my Alldebrid-Account via JDwonloader 2, it doesnt recognize the account and downloads the file as if i am a free user.
I use the method, where I have my account connected with JD 2 and add the container, not single links.
Reply With Quote
  #7  
Old 31.08.2014, 19:00
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

@Aranci

got logs? How to post a log
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #8  
Old 31.08.2014, 19:06
Aranci
Guest
 
Posts: n/a
Default

31.08.14 17.52.57to31.08.14 12.52.31 jdlog://3735413173041/
Reply With Quote
  #9  
Old 31.08.2014, 19:16
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

Code:
--ID:282TS:1409500524370-31.08.14 17:55:24 -  [jd.http.Browser(loadConnection)] -> 
3,;,**External links are only visible to Support Staff**color:#a00;'>Host is under maintenance. ()</span>,;,0
--ID:282TS:1409500524370-31.08.14 17:55:24 -  [jd.plugins.hoster.AllDebridCom(handleMultiHost)] -> AllDebrid(Error): 3,;,**External links are only visible to Support Staff**color:#a00;'>Host is under maintenance. ()</span>,;,0
API reported issue, and the host was removed from supported host array. It then tried free download which free download which is correct behaviour.

you also had DNS issues, on other downloads
Code:
--ID:135TS:1409482873504-31.08.14 13:01:13 -  [] -> java.net.UnknownHostException: Could not resolv: -s19.alldebrid.com-
couple working downloads, but lots of those two errors over and over again.

JD can only be as reliable as there alldebrid allows.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]

Last edited by raztoki; 31.08.2014 at 19:20.
Reply With Quote
  #10  
Old 31.08.2014, 19:20
Aranci
Guest
 
Posts: n/a
Default

Quote:
API reported issue, and the host was removed from supported host array.
you also had DNS issues, on other downloads
I dont really understand what that means^^
Reply With Quote
  #11  
Old 31.08.2014, 19:27
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

all debrid sends us a array of supported domains 'uploaded.net' is one of them.
on that error 3 which all debrid tells JD uploaded.net isn't working atm we remove it from the supported host array. JD then downloads with next available download candidate.

dns, is hostname to IP address, which then JD connects to to request data. host mask never resolved to IP thus the connection failed.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #12  
Old 31.08.2014, 19:43
Aranci
Guest
 
Posts: n/a
Default

so, is it going to resolve any time soon?
Reply With Quote
  #13  
Old 31.08.2014, 19:50
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

Nothing to resolve on our end,

the DNS issue is either on your end (ISP or timeout issues due to high network latency)
or
they don't have that subdomain setup correctly (as in it doesn't resolve), thus fails for you, and everyone else

but it resolves here... so must be on your side.

Code:
Name:    s19.alldebrid.com
Address:  62.210.189.13
and for uploaded been 'Host is under maintenance.' is something All debrid needs to resolve. Please contact them and ask how to resolve maintenance issue.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #14  
Old 31.08.2014, 20:13
Aranci
Guest
 
Posts: n/a
Default

Ok. Thanks
Reply With Quote
  #15  
Old 31.08.2014, 21:27
darkcity
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by raztoki View Post
it no longer works, not sure maybe due to browser headers we respond with in directhttp plugin (all debrid plugin doesn't pick up, as we dont have regex url listener for that plugin)

I've seen this problem last week and identified that it does work if you add account to JD account manager (see JD2 settings)

and then add normal hoster link to linkgrabber

JD will then use all debrid to dl if it can.
I have already added the all-debrid account, and this afternoon I have tried to grab the upload link, but JD2 goes in loop; it find the link, infact, but it can not to put the link in the linkgrabber tab... :(
I send you the log:
31.08.14 21.18.38to31.08.14 21.18.33 jdlog://3455413173041/

Thank you
Reply With Quote
  #16  
Old 31.08.2014, 22:06
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

@darkcity
from your logs i can see you where using pre-generated links
at jd.plugins.hoster.DirectHTTP.handleFree(DirectHTTP.java:561)

didn't see one download in the logs from its own plugin.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #17  
Old 01.09.2014, 00:19
calamaro
Guest
 
Posts: n/a
Default

Same issue here with the alldebrid plugin, jdownloader recognizes my alldebrid account but i can't download from any host of the alldebrid service. This issue comes from the latest update of the plugin of jdownloader. The first (nightly) version of jdownloader works fine. Do you have any suggestion?

Last edited by calamaro; 01.09.2014 at 00:51.
Reply With Quote
  #18  
Old 01.09.2014, 05:39
Lasher M Lasher M is offline
Baby Loader
 
Join Date: Feb 2012
Posts: 7
Default Latest Update Breaks alldebrid plugin

Like the title says. After updating my alldebrid downloads don't work. I downgrade to a week ago and it works fine,

Something broke and should look into it

Thanks
Reply With Quote
  #19  
Old 01.09.2014, 05:49
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,507
Default

Please upload the log, PM your account.
__________________
FAQ: How to upload a Log
Reply With Quote
  #20  
Old 01.09.2014, 06:26
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

I made a commit just before I went to bed, and forgot to change a value in handleMutli when I split download component. It would have produced issue for all but pre-generated links. I've fixed it now, sorry about that.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #21  
Old 01.09.2014, 12:00
calamaro
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by raztoki View Post
I made a commit just before I went to bed, and forgot to change a value in handleMutli when I split download component. It would have produced issue for all but pre-generated links. I've fixed it now, sorry about that.
I've just updated jDownloader without good results, the Alldebrid plugin isn't working.
Reply With Quote
  #22  
Old 01.09.2014, 12:38
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

Asking them to extend my account, as it's expired..

the code should still work as I only copy pasted code into a new method so I could support direct links without duplication of code.

now the waiting game for all debrid to respond to my email.

raztoki
__________________
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 01.09.2014, 12:52
magma_blaziken
Guest
 
Posts: n/a
Default

Alldebrid still not working as of now.
Reply With Quote
  #24  
Old 01.09.2014, 14:46
periquin
Guest
 
Posts: n/a
Default

Hi
I have a similar problem. When I tried to download an uploaded.to file using alldebrid, jd went to free mode. After that I deleted my alldebrid account from jd and tried to readd it... and it no longer recongnizes my account. It says that it can't add the account because "you've been blocked from the API".
What?? If I go directly to the alldebrid webpage, everything works
Reply With Quote
  #25  
Old 01.09.2014, 15:17
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

it's a separate system, they can block from one and not the other. If the ban doesn't expire within a couple hours, I'll make a web method as a fail over.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #26  
Old 01.09.2014, 17:42
darkcity
Guest
 
Posts: n/a
Default

Hi Lasher,
I have read that you have made a downgrade and it works fine.
How can downgrade my JD2 version?

Thanks
Reply With Quote
  #27  
Old 01.09.2014, 17:46
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

You cannot and its no good idea either.

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
  #28  
Old 01.09.2014, 18:11
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

Someone with valid account, send me your user:password via private message.

I still haven't heard back from alldebrid, this can take a week or more if past history is anything to go by.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #29  
Old 01.09.2014, 19:08
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

fixed
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #30  
Old 01.09.2014, 19:18
assyriska
Guest
 
Posts: n/a
Default

still not working for me, even after updating to the newest version.
Reply With Quote
  #31  
Old 01.09.2014, 19:45
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

sure?

if not come on our online chat and ill assist via teamviewer.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #32  
Old 01.09.2014, 23:31
assyriska
Guest
 
Posts: n/a
Default

sorry now it works.
Reply With Quote
  #33  
Old 02.09.2014, 06:20
darkcity
Guest
 
Posts: n/a
Default

it works. thank you
Reply With Quote
  #34  
Old 02.09.2014, 11:42
periquin
Guest
 
Posts: n/a
Default

It still doesn't work for me. It says "you've been blocked from the api" when i try to add my account
Reply With Quote
  #35  
Old 02.09.2014, 12:36
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Contact raztoki (also in support chat) and the alldebrid support and post a log.

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
  #36  
Old 02.09.2014, 22:18
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

@periquin
please submit a request to alldebrid to remove the api block on your account.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #37  
Old 06.09.2014, 15:01
periquin
Guest
 
Posts: n/a
Default

I did that and it worked.
They told me it was because their system detected more than 2 IP download simultaneos from my account.
I have only downloaded from my pc, but of course jdownloader downloads more than one file at a time, and even has different connections in the same file.

How do i have to setup jdownloader to use my alldebrid account correctly?

Thanks!
Reply With Quote
  #38  
Old 06.09.2014, 15:45
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

This would only be possible if you had two internet connections (WAN), and using software or hardware based traffic balancer which allowed requests to be split across the two WANS. Most do not split for the same site due to session reasons (banks wont allow two IP to the same cookie session etc).

Out of the box JD will only ever use your primary WAN, if your using software to manipulate that you will have to stop using that software or tell that software to only use one WAN for JDownloader.

I saw the other week some user having software based traffic balancer across two internet connections. It caused all sorts of issues locally! most file hosts ban accounts when they detect you are 'account sharing', little do they know that you have two WANS.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #39  
Old 06.09.2014, 23:32
periquin
Guest
 
Posts: n/a
Default

No, I don't use anything out of the ordinary... just my pc with my internet connection and jdownloader 2
I only have one connection to internet and one ip, obviously. I assumed they were talking about multiple connections, not different ips, because that is just impossible in my case.
And no one is sharing my account since only me has the user/pass... i didn't give that away to anyone.
Reply With Quote
  #40  
Old 07.09.2014, 02:27
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

Are you using JD reconnection module?
__________________
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 03:12.
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.