Author Topic: avastupdate problem  (Read 8761 times)

0 Members and 1 Guest are viewing this topic.

latifa

  • Guest
avastupdate problem
« on: December 28, 2005, 06:07:53 PM »
Hi everybody,

I have problem to download VPS file
in the avastvpsupdate.conf file I have the following URL:
VpsLocation=http://files.avast.com/files/latest/
This URL doesn't work, I tested it manually. What's the good URL please?


latifa

Offline DavidR

  • Avast Überevangelist
  • Certainly Bot
  • *****
  • Posts: 89029
  • No support PMs thanks
Re: avastupdate problem
« Reply #1 on: December 28, 2005, 06:18:08 PM »
Edit: incorrect link removed.
« Last Edit: December 28, 2005, 07:32:30 PM by DavidR »
Windows 10 Home 64bit/ Acer Aspire F15/ Intel Core i5 7200U 2.5GHz, 8GB DDR4 memory, 256GB SSD, 1TB HDD/ avast! free 24.3.6108 (build 24.3.8975.762) UI 1.0.801/ Firefox, uBlock Origin, uMatrix/ MailWasher Pro/ Avast! Mobile Security

Dublin

  • Guest
Re: avastupdate problem
« Reply #2 on: December 28, 2005, 07:05:14 PM »
It's correct URL.

Offline Vlk

  • Moderator
  • Serious Graphoman
  • *
  • Posts: 11658
  • Please don't send me IM's. Email only. Thx.
    • ALWIL Software
Re: avastupdate problem
« Reply #3 on: December 28, 2005, 07:09:41 PM »
DavidR, we're talking avast for Linux here... ;)
latifa, this is indeed a correct URL - but it's a folder URL, not the file itself. The file is called 400.vps
If at first you don't succeed, then skydiving's not for you.

Offline DavidR

  • Avast Überevangelist
  • Certainly Bot
  • *****
  • Posts: 89029
  • No support PMs thanks
Re: avastupdate problem
« Reply #4 on: December 28, 2005, 07:31:41 PM »
Oops thanks, using the Show unread posts since last visit and misssed that.
Windows 10 Home 64bit/ Acer Aspire F15/ Intel Core i5 7200U 2.5GHz, 8GB DDR4 memory, 256GB SSD, 1TB HDD/ avast! free 24.3.6108 (build 24.3.8975.762) UI 1.0.801/ Firefox, uBlock Origin, uMatrix/ MailWasher Pro/ Avast! Mobile Security

latifa

  • Guest
Re: avastupdate problem
« Reply #5 on: December 29, 2005, 05:41:19 PM »
Hello everybody,

this is the configuration in my avastvpsupdate.conf :
We have a serv ::)er proxy 192.168.1.1 at the port 80.

# Enable/disable VPS file updating
# Set 0 to disable this
Update=1

# Specify location, where a new VPS file is stored.
# The URL must be absolute and terminated by "/" delimiter.
# NOTE: only HTTP protocol is supported now!
VpsLocation=http://files.avast.com/files/latest/

# Specify PROXY server settings
# Enable/disable proxy connection
# 0 - don't use proxy
# 2 - use HTTP proxy
NetAcc=2

# proxy address
NetIP=192.168.1.1

# proxy port
NetPort=80

# proxy login username
NetUser=

# proxy login password
NetPwd=

I also checked  /usr/bin/avastvpsupdat.pl file and I set valuses as follows:

my $updateconfig   = {
  -update => "1",
  -vpslocation  => "http://files.avast.com/files/latest/",
  -netacc => "2",
  -netip => "192.168.1.1",
  -netport => "80",
  -netuser => "",
  -netpwd => "",
};

then I trayed to update manually :
[root@RedHat root]# /etc/cron.daily/avastvpsupdate.pl
error: cannot download the latest VPS MD5 file

what do you think can be the problem ?

Dublin

  • Guest
Re: avastupdate problem
« Reply #6 on: December 30, 2005, 03:29:42 PM »
what proxy server do you use?

latifa

  • Guest
Re: avastupdate problem
« Reply #7 on: December 30, 2005, 04:31:37 PM »
we are using proxy integrated into the firewall Arkoon. We never have problem in updats.