Avast WEBforum

Business Products => Avast Business => Topic started by: REDACTED on September 16, 2016, 10:49:35 AM

Title: Avast for Business unable to download install files
Post by: REDACTED 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.
Title: Re: Avast for Business unable to download install files
Post by: Asyn on September 16, 2016, 12:16:05 PM
Contact business support: https://support.business.avast.com
Title: Re: Avast for Business unable to download install files
Post by: Avosec-UK 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.