PassMark Logo
Home » Forum

cannot stat 'indexlog.txt' - error message

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • evilcloud1234
    Junior Member
    • Jan 2017
    • 2

    #1

    cannot stat 'indexlog.txt' - error message

    Using the Linux version of Zoom Search, whenever I bring up the ZoomIndexer.php page or run the indexing manually from the CLI, I keep seeing the error message "mv: cannot stat 'indexlog.txt': No such file or directory". The indexing completes with success but I want to know if this error can be fixed somehow or safely ignored.
  • Ray
    Administrator
    • Dec 2004
    • 4357

    #2
    You can safely ignore the error message. This is a preliminary check for a local copy of the indexlog.txt file before it creates another one (appending to the old). But if it doesn't exist, it just creates a new one.

    We'll fix this in the next release.
    --Ray
    Wrensoft Web Software
    Sydney, Australia
    Zoom Search Engine

    Comment

    • evilcloud1234
      Junior Member
      • Jan 2017
      • 2

      #3
      Thank you very much for your response Ray!

      Comment

      Working...