Tracker3 is indexing one NTFS disk not the other one

Hi there,
I have 2 NTFS disks, I mounted them into a folder inside home directory.
These are the mount options:

uid=1000,gid=1000,x-gvfs-show
/home/minawaheed/Drive/Data
Identified as /dev/disk/byuuid
ntfs3

The issue is when I run tracker3 daemon, it gives me that tracker3 indexes one of the 2 disks and it keeps giving me this for the other one (Doesn’t change from zero):

tracker3 daemon
Miners:
17 Oct 2024, 19:49:50: ✗ RSS/ATOM Feeds - Not running or is a disabled plugin
17 Oct 2024, 19:49:50: 0% File System - Initializing

The 2 drives are being searched fine inside Nautilus and Overview search, But I keep having this error:



I ran chkdsk /r into Windows for this drive and it gave me no errors.

System info:
Fedora 40
Genome 46

How can I fix this error?
Thanks in advance.

I don’t immediately know what’s wrong there. The crash report could be useful as an issue against GNOME / LocalSearch · GitLab but that may or may not be the root cause.

I don’t have any spare time to support search in GNOME at the moment. If I did, I might ask for more detailed logs from the tracker-miner-fs-3 process to see if it has any specific errors logged about that volume.

There are also some debug flags you can use if you run the tracker-miner-fs-3 process manually, TRACKER_DEBUG=config being the main one.