GithubHelp home page GithubHelp logo

Comments (13)

shirosaidev avatar shirosaidev commented on May 18, 2024

Try with rc3 and let me know if you still get this error.

from diskover-community.

 avatar commented on May 18, 2024

May i know the reason for above error. That will helps me in future.

from diskover-community.

shirosaidev avatar shirosaidev commented on May 18, 2024

did you try rc3? no more error?

from diskover-community.

shirosaidev avatar shirosaidev commented on May 18, 2024

rc3 has fixes to hopefully make this error go away, before rc3 directory batch size could get too large using -a so I set maxsize of batch size to limit data added to Redis.

from diskover-community.

 avatar commented on May 18, 2024

Thank you. Let me try with rc3 and let you know the status.

from diskover-community.

 avatar commented on May 18, 2024

With rc3 scan was completed successfully. Thank you.

from diskover-community.

abhimanyu3-zz avatar abhimanyu3-zz commented on May 18, 2024

rc3 ??? you mean redis server...I am having that but still getting the issue

Redis server v=3.2.0 sha=00000000:0 malloc=jemalloc-4.0.3 bits=64

from diskover-community.

shirosaidev avatar shirosaidev commented on May 18, 2024

What version of diskover are you running? Are you cacheing dir times in redis (diskover.cfg setting)?

from diskover-community.

shirosaidev avatar shirosaidev commented on May 18, 2024

Try updating to redis 4.0.9 and crawl with diskover 1.5.0-rc17.

from diskover-community.

 avatar commented on May 18, 2024

i'm rebuilding complete thing from scratch. give me some time. i will re-initiate with new rc17 and share you the result.

from diskover-community.

 avatar commented on May 18, 2024

Do we have any option to perform one time incremental scan once a day without deleting old indexes. instead of continues scan.

from diskover-community.

shirosaidev avatar shirosaidev commented on May 18, 2024

there is currently no incremental indexing, usually people just create a new index daily or weekly using a different name and then can compare data between two indices to see change using diskover-web.

from diskover-community.

shirosaidev avatar shirosaidev commented on May 18, 2024

please try latest rc21 and see if you get these issues with redis, there is a new setting in diskover.cfg.sample for redis "ttl" (time to live) which you could try setting to lower value than default 500 to store keys/results in redis. You could also set maxmemory and memory policy in redis conf to evict keys which are no longer needed by diskover. Also, check if cachedirtimes is set to False in your diskover.cfg redis section to reduce redis memory usage.

from diskover-community.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.