View Single Post
  #4  
Old 22.02.2021, 19:19
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,088
Default

Both of your logs show timeouts:
Code:
----------------ConnectionExceptions-------------------------
0:easybytez.com/128.65.209.18:80|java.net.SocketTimeoutException(connect timed out)|retrySSL:null
----------------Request-------------------------
-------------Not Connected Yet!-----------------

----------------Response Information------------
-------------Not Connected Yet!------------------


	at jd.http.Browser.openRequestConnection(Browser.java:1824)
	at jd.http.Browser.openRequestConnection(Browser.java:1633)
	at org.jdownloader.plugins.components.antiDDoSForHost.sendRequest(antiDDoSForHost.java:285)
	at org.jdownloader.plugins.components.antiDDoSForHost.getPage(antiDDoSForHost.java:151)
	at org.jdownloader.plugins.components.XFileSharingProBasic.getPage(XFileSharingProBasic.java:2445)
	at org.jdownloader.plugins.components.XFileSharingProBasic.getPage(XFileSharingProBasic.java:2441)
	at org.jdownloader.plugins.components.XFileSharingProBasic.loginWebsite(XFileSharingProBasic.java:3406)
	at org.jdownloader.plugins.components.XFileSharingProBasic.fetchAccountInfoWebsite(XFileSharingProBasic.java:2921)
	at jd.plugins.hoster.EasyBytezCom.fetchAccountInfoWebsite(EasyBytezCom.java:144)
	at org.jdownloader.plugins.components.XFileSharingProBasic.fetchAccountInfo(XFileSharingProBasic.java:2914)
	at jd.controlling.AccountController.updateAccountInfo(AccountController.java:323)
	at jd.controlling.accountchecker.AccountChecker$AccountCheckJob.check(AccountChecker.java:47)
	at jd.controlling.accountchecker.AccountChecker$1.run(AccountChecker.java:155)
Caused by: java.net.SocketTimeoutException: connect timed out
Either way 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