memories icon indicating copy to clipboard operation
memories copied to clipboard

Index error with 4.8.1

Open HyCore opened this issue 2 years ago • 3 comments

Getting "Exiftool may have crashed" for film and big video file. Doesn't know yet what will be the consequences. image

HyCore avatar Nov 23 '22 08:11 HyCore

oh, now it completely crashed: image

///

is there a way to edit the memory index path for the time being for all user (using cli, or config, and not the app)

nvm, found it in the db at ec_preference, i changed all of them to: //Photos;//InstantUpload

but while doing occ memories:index --clear i still get an error and still scan everything

HyCore avatar Nov 23 '22 08:11 HyCore

  1. There's a timeout, which you're hitting in the first post. Should make that configurable.
  2. The second one seems a bug introduced by #221. I should have paid more attention to this.
  3. If you want to prevent indexing a directory, the best way is to add a .nomedia file in it.

pulsejet avatar Nov 23 '22 09:11 pulsejet

At least the crash should be fixed with v4.8.2

pulsejet avatar Nov 23 '22 19:11 pulsejet

After enabling reverse geocoding, trying to run occ memories:index -f command, but it is soo slooow (after 16h running it reports 55%, ~50k files) and reports multiple exiftools crashes: ERROR: Exiftool may have crashed, restarting process [file] As a result i have now 1131 zombie processes.

Photo dir is outside of /nextcloud dir, but on the same storage (not remote). Memories 4.11.0, Nextcloud Hub 3 (25.0.3)

kotjarka avatar Feb 19 '23 12:02 kotjarka