2

Here's the error messsage :

  • Hostname was NOT found in DNS cache
  • Resolving timed out after 15528 milliseconds
  • Closing connection 1
  • Hostname was NOT found in DNS cache
  • Resolving timed out after 15529 milliseconds
  • Closing connection 2

and loop more..

How do i solve this issue?

1 Answers1

0

One of these options can solve the problem.

  1. Close Uget and Delete .config/uGet folder. then open uget and see the problem solved.

  2. using aria2 instead of curl. go to the uGet settings edit>settings>plug-in and change plug-in matching order to the aria2 or aria2+curl

If you don't have aria2:

sudo apt-get install aria2
ICE
  • 2,075