Author Topic: Avast for Business unable to download install files  (Read 4388 times)

0 Members and 1 Guest are viewing this topic.

REDACTED

  • Guest
Avast for Business unable to download install files
« on: September 16, 2016, 10:49:35 AM »
I was recently looking into switching to Avast for Business and decided to give it a try on one of the clients. Using the management console to build a install file means that this error comes up:
Code: [Select]
2016-09-16 08:42:11Infoservers[4540,1764]ChooseServer: selected server 'Download v1981592 ABS Server' with current url 'http://v1981592.iabs.u.avast.com/iabs' of type 'URL_TYPE_DOWNLOAD_PROGRAM'.
2016-09-16 08:42:16Errordldwrap[4540,1764]HttpGet: An error 41227 (0x0000A10B) [Downloader system error] has occured when downloading a file from 'http://v1981592.iabs.u.avast.com/iabs/servers.def.vpx'. Next try: 10
As there is a system proxy, I have tried adding the proxy (at least thrice now) to the install file but it doesn't show the proxy in the log and it does not work; I've used all 3 options for the exe.

Offline installer works, but does not communicate with the management console, even after having the proxy set up in avast and left overnight (more than the "10 minutes" it asks for).

If anyone has any ideas, it would be appreciated.

Sys info:
CPU: Intel(R) Core(TM) i5-3330 CPU @ 3.00GHz,4
OS: Windows 7 SP1 x64
Memory: 49% load. Phys:1941672/3881164K free, Page:4194303/4194303K free, Virt:4103020/4194176K free
DISKs: C:\ - 224GB free / 279GB total

No other AVs are running, no firewalls are blocking it (as avast update works with the offline installer once the proxy has been set up), but my guess is that the proxy settings are not being put in the customised installer.

Thanks.

Offline Asyn

  • Avast Überevangelist
  • Certainly Bot
  • *****
  • Posts: 76037
    • >>>  Avast Forum - Deutschsprachiger Bereich  <<<
Re: Avast for Business unable to download install files
« Reply #1 on: September 16, 2016, 12:16:05 PM »
Contact business support: https://support.business.avast.com
W8.1 [x64] - Avast Free AV 23.3.8047.BC [UI.757] - Firefox ESR 102.9 [NS/uBO/PB] - Thunderbird 102.9.1
Avast-Tools: Secure Browser 109.0 - Cleanup 23.1 - SecureLine 5.18 - DriverUpdater 23.1 - CCleaner 6.01
Avast Wissenswertes (Downloads, Anleitungen & Infos): https://forum.avast.com/index.php?topic=60523.0

Offline Avosec-UK

  • Avosec Technical Support
  • Avast Reseller
  • Sr. Member
  • *
  • Posts: 296
    • Avosec
Re: Avast for Business unable to download install files
« Reply #2 on: September 16, 2016, 03:45:01 PM »
The below is just a theory, but worth trying..

If your proxy server requires authentication, then this might be your problem.
The Avast services are logging as Local System on the machine and this account does not use the IE proxy settings by default.

Can you try changing the Logon As setting of all Avast services to an Administrator account.
Then check if the machine connects to the console and check if the client updates fine now.

If this works, revert the Logon As settings and follow the below instructions to troubleshoot further:

1. Open Command Prompt as Administrator.
2. Type the following commands:
> netsh
> winhttp
> show proxy
> import proxy source=ie
> show proxy
3. Check the client connection and updates.