About three days ago our HP-UX server stopped being able to get DAT updates via 
freshclam. A SPARC system is still getting them successfully, and I can get 
index.html with wget from the repository on the HP-UX system, so I know it's 
not a network issue. We were running 0.97.6, so I upgraded to 0.100.2 obtained 
from the UK HP-UX archive. But that is getting the same kinds of errors. 

The error from version 0.97.6 is:

# /opt/iexpress/clamav/bin/freshclam -v
Current working dir is /var/clamav
Max retries == 3
ClamAV update process started at Fri Feb 12 11:57:20 2021
Using IPv6 aware code
If-Modified-Since: Mon, 25 Nov 2019 13:56:15 GMT
Reading CVD header (main.cvd): Connected to database.clamav.net (IP: 
104.16.218.84).
Trying to retrieve CVD header of http://database.clamav.net/main.cvd
WARNING: Unknown response from remote server
WARNING: Can't read main.cvd header from database.clamav.net (IP: 104.16.218.84)
Trying again in 5 secs...

The error from version 0.100.2 is

# /local/bin/freshclam -v
Current working dir is /var/clamav
Max retries == 3
ClamAV update process started at Fri Feb 12 11:51:03 2021
Using IPv6 aware code
If-Modified-Since: Mon, 25 Nov 2019 13:56:15 GMT
Reading CVD header (main.cvd): connect_error: getsockopt(SO_ERROR): fd=5 
error=1: Not owner
Can't connect to port 80 of host database.clamav.net (IP: 104.16.219.84)
Ignoring mirror 104.16.219.84 (due to previous errors)
Trying host database.clamav.net (104.16.218.84)...
connect_error: getsockopt(SO_ERROR): fd=5 error=1: Not owner
Can't connect to port 80 of host database.clamav.net (IP: 104.16.218.84)
WARNING: Can't read main.cvd header from database.clamav.net (IP: )

And here's wget showing that connectivity exists and files can be downloaded:

wget database.clamav.net
--2021-02-12 11:53:04--  http://database.clamav.net/
Resolving database.clamav.net (database.clamav.net)... 104.16.218.84, 
104.16.219.84
Connecting to database.clamav.net (database.clamav.net)|104.16.218.84|:80... 
connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: 'index.html'
index.html                    [ <=>                                ]   1.14K  
--.-KB/s    in 0s
2021-02-12 11:53:04 (74.1 MB/s) - 'index.html' saved [1166]

Any ideas on what the issue could be an how to resolve it?

-= Justus
He / Him / His

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Reply via email to