clamav-safebrowsing
clamav-safebrowsing copied to clipboard
macOS Catalins (10.15.5). sudo /usr/local/Cellar/[email protected]/3.9.2_4/bin/python3.9 ./clamsbsync.py --logfile /private/var/log/clamav_safebrowsing.log --debug Password: Traceback (most recent call last): File "/Users/me/Downloads/clamav-safebrowsing-master/./clamsbsync.py", line 599, in client.Sync() File "/Users/me/Downloads/clamav-safebrowsing-master/./clamsbsync.py", line 464, in Sync updates = self.Update(lists=lists)...
On the initial run of clamsbsync.py I'm getting: ``` UpdateClient: WARNING: prefix set does not fully match retrieved list: expected 500 =/= retrieved 499 UpdateClient: WARNING: prefix set does not...
I'm running into a problem where after a few successful builds, clamsb errors out with a duplicate entry error. I am using MySQL server 8.0 on Ubuntu Linux 20.04. ```...
I suggest to mention in the documentation that the sync script using the build option adds a timestamp to the output file. Thus running the script in e.g. a cron...