Author Topic: Update: HTTP server returned error 403  (Read 6207 times)

0 Members and 1 Guest are viewing this topic.

gerozaver

  • Guest
Update: HTTP server returned error 403
« on: June 15, 2004, 10:28:14 AM »
When I try to update the database I only get this error. I'm behind a firewall, but until yesterday everything worked just fine.

This is from the log file:
while trying to get file 'servers.def', error 0x20000006 has occured

« Last Edit: June 15, 2004, 10:33:26 AM by gerozaver »

Offline Vlk

  • Avast CEO
  • Serious Graphoman
  • *
  • Posts: 11658
  • Please don't send me IM's. Email only. Thx.
    • ALWIL Software
Re:Update: HTTP server returned error 403
« Reply #1 on: June 15, 2004, 10:44:26 AM »
From which server? (it should've said that).

Thanks.
If at first you don't succeed, then skydiving's not for you.

gerozaver

  • Guest
Re:Update: HTTP server returned error 403
« Reply #2 on: June 15, 2004, 11:43:10 AM »
Error message:
Other HTTP error (403) while trying 216.12.202.5:80//iavs4x/servers.def

softwareguy

  • Guest
Re:Update: HTTP server returned error 403
« Reply #3 on: June 15, 2004, 07:52:57 PM »
GET //iavs4x/servers.def HTTP/1.1
Host: 216.12.202.5
Connection: close

HTTP/1.1 200 OK
Date: Tue, 15 Jun 2004 17:52:18 GMT
Server: Apache
Last-Modified: Mon, 14 Jun 2004 13:43:24 GMT
ETag: "5645c0-6a6-45e4d700"
Accept-Ranges: bytes
Content-Length: 1702
Connection: close
Content-Type: text/plain

No problems here...  ::)
Are you using a proxy?
« Last Edit: June 15, 2004, 07:53:44 PM by softwareguy »

gerozaver

  • Guest
Re:Update: HTTP server returned error 403
« Reply #4 on: June 16, 2004, 08:46:59 AM »
It seems that someone has been playing around with our proxy server.
All I had to do was to specify the proxy address. Strange it worked before witout that. tnx.