JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 07.03.2020, 02:57
vmyles vmyles is offline
Junior Loader
 
Join Date: Apr 2010
Posts: 12
Default [NOT JD bug] jdownloader crashes

I have been using jdownloader for many years to download many, many files with little or no problems and I thank you very much for that! This just recently started. It seems related to a couple of particular hosts but that may just be coincidence.

Here is the recent problem. I queue up some files to be downloaded and start the queue. Fairly quickly the download stops with the message "Host problems?". The download(s) are stuck and cannot be resumed. If I then go and look at my account panel in the configuration area most (but not all) of my premium account are colored yellow with an error stating "Unknown Error". The only way to clear these states is to completely restart jdownloader.

The hosts that are most frequently associated with this issue are fboom.me and keep2share. If I am not downloading from one or both of these hosts it does not seem to happen.

I have seen individual downloads get in a bad state before but I have never seen it throw multiple premium accounts into an error state.

I can provide screenshots (attached) and an id for some logs I just uploaded - I was not sure if I should post that here. Any assistance on how to troubleshoot is very much appreciated.

Thanks

--Vinny
Attached Thumbnails
jd_crash_1.JPG   jd_crash_2.JPG  
Reply With Quote
  #2  
Old 09.03.2020, 13:02
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Hi,

Please post your log-ID here | bitte poste deine Log-ID hier.

-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
  #3  
Old 09.03.2020, 20:25
robijntje123 robijntje123 is offline
Modem User
 
Join Date: Mar 2020
Posts: 1
Default

I face the same problem. Status of Filejoker, keep2share and fileboom is unknown error. Real-debrid is working fine.
Reply With Quote
  #4  
Old 09.03.2020, 20:26
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Quote:
Originally Posted by robijntje123 View Post
I face the same problem.
Then you'll get the same answer

Please post your log-ID here | bitte poste deine Log-ID hier.

-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
  #5  
Old 13.03.2020, 02:06
vmyles vmyles is offline
Junior Loader
 
Join Date: Apr 2010
Posts: 12
Default

Logs posted as directed. Thanks!
Reply With Quote
  #6  
Old 16.03.2020, 12:16
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Quote:
Originally Posted by vmyles View Post
Logs posted as directed. Thanks!
Nope your post does not contain any Log-ID ...

-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
  #7  
Old 19.03.2020, 01:07
vmyles vmyles is offline
Junior Loader
 
Join Date: Apr 2010
Posts: 12
Default

Trying again. I believe I followed the directions correctly.

jdlog://2276715302851/
Reply With Quote
  #8  
Old 19.03.2020, 13:09
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Your log contains a lot of network issues:
Code:
Exception thrown at jd.http.Browser.openRequestConnection(Browser.java:1733):
org.bouncycastle.crypto.tls.TlsFatalAlertReceived: bad_record_mac(20)
This could also be a hardware issue.

Please check the following:
1. Check your LAN cable. If you're using wireless, try again with a cable. If you're using a cable, use another one.

2. Check your RAM e.g. using memtest86.

3. Make sure that firewall/AV scanner is not blocking JDownloader.

This is NOT a JDownloader issue.

-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
  #9  
Old 05.12.2020, 22:10
vmyles vmyles is offline
Junior Loader
 
Join Date: Apr 2010
Posts: 12
Default

I was a bit put off by being dismissed so quickly. I felt like my original request was not actually read. It was only certain hosts that I was having trouble with in jdownloader. And those hosts worked just fine in other tools and in the browser(s). I use this computer 8-10 hours a day for work on multiple VPN's and networks with no trouble. The issues were with a handful of hosts in jdownloader only.

I let it go as I had other tools I could use. But I like jdownloader. Quite a bit. I've contributed financially a number of times over the years. I would happily pay for jdownloader. It's the best tool of it's type.

I finally got around to looking at this again. I was able to fix the problem by backing up my settings, completely uninstalling jdownloader and removing anything left behind and then reinstalling and re-importing my settings. I've since downloaded multiple files from the previously problem sites with no issue.

I post this in the hopes that it may help someone else someday.
Reply With Quote
  #10  
Old 06.12.2020, 02:44
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,659
Default

if the removal of JDownloader is also removing its locally provided Java and a new install is providing a newer version of Java it could play any influence, as older Java does have issues with missing cipher support or really poor performance. You can see the Java version JDownloader using in the about window.

JD requests data (crypted or not) via either internal Java apis or in the case of your above post, it was using bouncycastle crypto library (3rd party) into a java socket connection. It would could either imply that your reinstall of JD with old settings was using older Java. Though you where using bouncycastle setting which should be retained when you restored your settings. This is provided by JDownloader and not newer version of Java. Note that bouncy castle library would/should have been the same version old to new install. The only other guess would be your JD was out of date (not confirmed as I don't have access to logs atm), and you had a older library due to not up to date JDownloader.

It might have just been due to how your VPN software (vendor provided)? or do you use standard windows connection methods to these VPNS? I ask this because they do create new network devices which should have an assigned mac address and the error message that psp provided above implied a bad mac address/record. Did your reinstall happen at a different time when the vendor software might have been in a different (session or provider) than previous? or the software updated?

many different reasons very hard to isolate.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

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

Last edited by raztoki; 08.12.2020 at 00:27.
Reply With Quote
  #11  
Old 07.12.2020, 19:50
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

@vmyles: Great to hear that you could at least found a working solution to your issue by yourself. Please don't hesitate and contact us again and don't be silent for that long as we thought that the issue was gone

@raztoki: Thanks for taking time to answer more detailed on this topic!
__________________
JD-Dev & Server-Admin

Last edited by Jiaz; 07.12.2020 at 19:52.
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 12:03.
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.