Author Topic: Could not resolve host: files.avast.com....domain name not found  (Read 13576 times)

0 Members and 1 Guest are viewing this topic.

PDA1

  • Guest
Could not resolve host: files.avast.com....domain name not found
« on: December 29, 2009, 10:39:37 PM »
Error message- Could not resolve host: files.avast.com (domain name not found)

I'm getting the above mentioned error message when I try to update Avast database.

How do I fix it?

Offline zilog

  • Avast team
  • Advanced Poster
  • *
  • Posts: 946
  • or #f0; daa; add a,#a0; adc a,#40
Re: Could not resolve host: files.avast.com....domain name not found
« Reply #1 on: January 05, 2010, 08:21:58 PM »
Error message- Could not resolve host: files.avast.com (domain name not found)

I'm getting the above mentioned error message when I try to update Avast database.

How do I fix it?

try in terminal:

host files.avast.com
nslookup files.avast.com
dig files.avast.com

... to check where's the problem in your system resolver. tcpdump, sniffing for UDP packets at the port 53 (maybe your server doesn'r respond).

regards,
pc
May's Law: Software efficiency halves every 18 months, compensating Moore's Law. (David May, INMOS)

PDA1

  • Guest
Re: Could not resolve host: files.avast.com....domain name not found
« Reply #2 on: January 05, 2010, 10:29:35 PM »
I have no understanding what you're telling me to do.

Offline zilog

  • Avast team
  • Advanced Poster
  • *
  • Posts: 946
  • or #f0; daa; add a,#a0; adc a,#40
Re: Could not resolve host: files.avast.com....domain name not found
« Reply #3 on: January 06, 2010, 11:31:16 AM »
I have no understanding what you're telling me to do.

opening application/utilities/terminal.app, and typing those commands. it's not avast fault, as it seems, but bad connectivity or DNS settings. those commands will help you diagnose the DNS problem.

regards,
pc
May's Law: Software efficiency halves every 18 months, compensating Moore's Law. (David May, INMOS)

Offline Cahya Legawa

  • Sr. Member
  • ****
  • Posts: 393
  • Oh, here we are again.
    • Website
Re: Could not resolve host: files.avast.com....domain name not found
« Reply #4 on: January 06, 2010, 12:08:35 PM »
I think Zilog right,

I do use terminal to update avast using command line, its more convenience :)
Avast Security Premium - Windows 10, Android, iPadOS. | Avast One Free - Windows 11

PDA1

  • Guest
Re: Could not resolve host: files.avast.com....domain name not found
« Reply #5 on: January 06, 2010, 12:30:05 PM »
I got the results.  What am I supposed to do with them?  They're meaningless to me.


You update Avast manually?  How exactly do I do that?

Offline Cahya Legawa

  • Sr. Member
  • ****
  • Posts: 393
  • Oh, here we are again.
    • Website
Re: Could not resolve host: files.avast.com....domain name not found
« Reply #6 on: January 07, 2010, 05:13:18 AM »
I got the results.  What am I supposed to do with them?  They're meaningless to me.


You update Avast manually?  How exactly do I do that?


What is your system (specifically)?

I use command line:

Quote
avast-update
Avast Security Premium - Windows 10, Android, iPadOS. | Avast One Free - Windows 11

PDA1

  • Guest
Re: Could not resolve host: files.avast.com....domain name not found
« Reply #7 on: January 07, 2010, 01:33:55 PM »
I just tried that and it works.

Sometimes I also to shut down the Firewall (not the router) and that'll solve many problems.

Thanks for the help.

Offline Cahya Legawa

  • Sr. Member
  • ****
  • Posts: 393
  • Oh, here we are again.
    • Website
Re: Could not resolve host: files.avast.com....domain name not found
« Reply #8 on: January 07, 2010, 10:49:55 PM »
I just tried that and it works.

Sometimes I also to shut down the Firewall (not the router) and that'll solve many problems.

Thanks for the help.

You are welcome,

If that command line works for you, there should be another commands that could be effective as super user/admin:

To scan all local drives (but not other partition(s) that not belong to the system):

Quote
avast

Scan the file or all files in a directory as specified by <path> for viruses with no automatic action upon finding any infections.

Quote
avast <path>

Scan the file or all files in a directory as specified by <path> and if an infection or infections are found, avast! will automatically delete the infected files.

Quote
avast --continue 1 <path>

To scans only the a directory's content and not any sub-directories inside of it, use

Quote
avast -d <directory>
,

I took this command from: http://en.opensuse.org/Using_Avast_Anti_Virus
Avast Security Premium - Windows 10, Android, iPadOS. | Avast One Free - Windows 11