eldy / AWStats

AWStats Log Analyzer project (official sources)
https://www.awstats.org
369 stars 120 forks source link

Robots.pm (3a57eaf on Dec 17, 2018) generates "Error: Not same number of records.." #129

Open AnthonyBe opened 5 years ago

AnthonyBe commented 5 years ago

The Robots.pm (3a57eaf on Dec 17, 2018) I am finding is generating the following error:

Error: Not same number of records of RobotsSearchIDOrder_listx (total is 1106 entries) and RobotsHashIDLib (1105 entries without 'unknown') in Robots database. Check your file C:\inetpub\wwwroot\AWStats\cgi-bin/lib/robots.pm is up to date.

I believe it is due to the recent change to move 'oBot/', further down the list, but the original wasn't removed so there is a duplicate. I can't do a pull to fix so could someone make the following changes:

The error cleared after:

visualperception commented 5 years ago

See issue #119