OpenCV-Peter

Results 3 comments of OpenCV-Peter

The error is coming from '/app/diskover/diskover_db.py' line 45. 'diskover_db.py' gets the DATABASE parameter from '/app/diskover/config_defaults.py'. Out of the box it is set to: `'DATABASE': '/var/www/diskover-web/diskoverdb.sqlite3'` But it should be: `'DATABASE':...

The problem seems to be with the SCAN stage: **adding instead of overwriting** the existing queue datashare:queue I did some checking of the REDIS lists (NOTE: my REDIS container is...

Running SERVER version 18.2.1 I ran first the SCANIDX stage, followed by the SCAN and finally the INDEX stage. After all stages were done Datashare has added all missing files....