View Single Post
  #3  
Old 01.12.2022, 20:40
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,289
Default

@Teradi: change Settings->Advanced Settings->InternetConnectionSettings.preferredipversion to IPV4_IPV6 and restart JDownloader

Issue is caused by non working IPv6 connectivity.
JDownloader first tries IPV6 because your OS signals valid IPv6 connection and fails with connection timeout
Quote:
0:api.real-debrid.com/2a10:13c0:ef1c:0:0:0:0:11:443|java.net.SocketTimeoutException(connect timed out)|retrySSL:null
1:api.real-debrid.com/2a10:13c0:ef1c:0:0:0:0:10:443|java.net.SocketTimeoutException(connect timed out)|retrySSL:null
That takes a few seconds before the timeout happens and JDownloader tries working IPv4 next
Quote:
ConnectIP: api.real-debrid.com/94.140.4.10:443
You might wanna check your setup ,why it has a valid IPv6 but seems not to work properly. You can check it with
ipv6-test.com
__________________
JD-Dev & Server-Admin

Last edited by Jiaz; 01.12.2022 at 20:42.
Reply With Quote