AWStats icon indicating copy to clipboard operation
AWStats copied to clipboard

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

Open AnthonyBe opened this issue 6 years ago • 1 comments

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:

  • Remove line 1499 'oBot/',
  • Remove line 2621 'oBot/','oBot',

AnthonyBe avatar Apr 20 '19 03:04 AnthonyBe

See issue #119

visualperception avatar Apr 22 '19 20:04 visualperception