You are not logged in.
Hi, spent the last 3 hours trying to fix this but couldn't find the issue properly. Requesting assistance.
-CRITICAL **: 21:32:49.143: GTask 0x5779af308ba0 (source object: 0x5779af2f5990, source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.
Sep 17 21:32:49 adityas-pc tracker-miner-fs-3[5232]: (tracker-extract-3:5232): GLib-GIO-CRITICAL **: 21:32:49.143: GTask 0x5779af308cc0 (source object: 0x5779af2f5990, source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.
Sep 17 21:32:59 adityas-pc tracker-miner-fs-3[5232]: libpng warning: IDAT: Too much image data
Sep 17 21:36:18 adityas-pc systemd[1241]: tracker-miner-fs-3.service: Main process exited, code=killed, status=9/KILL
Sep 17 21:36:18 adityas-pc systemd[1241]: tracker-miner-fs-3.service: Failed with result 'signal'.
Sep 17 21:36:18 adityas-pc systemd[1241]: tracker-miner-fs-3.service: Consumed 10.017s CPU time, 128.6M memory peak.
Sep 17 21:42:33 adityas-pc tracker-miner-fs-3[7082]: libpng warning: IDAT: Too much image data[adityainduraj@adityas-pc ~]$ tracker3 daemon -k # This will kill the Tracker daemon
tracker3 daemon & # This will start it again
Found 0 PIDs…
[1] 4215
[adityainduraj@adityas-pc ~]$ Miners:
17 Sep 2024, 21:28:00: ✗ RSS/ATOM Feeds - Not running or is a disabled plugin
17 Sep 2024, 21:28:00: ✗ File System - Not running or is a disabled plugin
^C
[1]+ Done tracker3 daemonThen I ran these
[adityainduraj@adityas-pc ~]$ tracker3 reset --hard
Unrecognized options, Unknown option --hard
[adityainduraj@adityas-pc ~]$ tracker3 daemon -k
Found 0 PIDs…
[adityainduraj@adityas-pc ~]$ rm -rf ~/.cache/tracker3
[adityainduraj@adityas-pc ~]$ tracker3 daemon &
[1] 4760
[adityainduraj@adityas-pc ~]$ Miners:
17 Sep 2024, 21:31:31: ✗ RSS/ATOM Feeds - Not running or is a disabled plugin
17 Sep 2024, 21:31:31: ✗ File System - Not running or is a disabled plugin
^C
[1]+ Done tracker3 daemonIf there is any other information you guys require, please let me know.
EDIT SOLUTION:
Ran the following commands and it starting working again.
dconf dump /org/freedesktop/tracker/miner/files/dconf write /org/freedesktop/tracker/miner/files/index-recursive-directories "['$HOME']"tracker3 index -r $HOMEDon't particularly understand what the problem was, if it was just an indexing issue, but it works. If someone can still explain where the system (or I) went wrong, I would greatly appreciate it.
Last edited by AdityaInduraj (2024-09-17 16:30:27)
Offline
Probably i faced similar problem.
https://bbs.archlinux.org/viewtopic.php … 6#p2198266
Offline