GNOME Bugzilla – Bug 764737
Tracker store warnings: Could not create FTS update statement
Last modified: 2018-10-08 18:48:31 UTC
When running tracker, I'm getting several thousand warnings per day. This line occurs about 10,000 times per day: org.freedesktop.Tracker1[1829]: (tracker-store:2319): Tracker-WARNING **: Could not create FTS update statement: unknown tokenizer: TrackerTokenizer This line occurs quite often (tens to hundreds a day): org.freedesktop.Tracker1[1688]: (tracker-store:2053): Tracker-WARNING **: Could not create FTS delete statement: table fts5 has no column named nco:hobby
Hi, i get an similar warning: (tracker-store:945): Tracker-WARNING **: Could not create FTS delete statement: table fts5 has no column named nco:hobby And this very often.
> i get an similar warning: > (tracker-store:945): Tracker-WARNING **: Could not create FTS delete > statement: table fts5 has no column named nco:hobby This is a different issue: https://bugzilla.gnome.org/show_bug.cgi?id=764783
(In reply to Christian Stadelmann from comment #2) > > i get an similar warning: > > (tracker-store:945): Tracker-WARNING **: Could not create FTS delete > > statement: table fts5 has no column named nco:hobby > > This is a different issue: https://bugzilla.gnome.org/show_bug.cgi?id=764783 Except it is not... next time please attach full excerpts of logs instead of one-line snippets, I'm also very sure that there is further logs about the TrackerTokenizer registration failing.
*** Bug 764783 has been marked as a duplicate of this bug. ***
I've deleted the database (again) and now these warnings are gone.
I am not seeing these issues any more. As per comment #3 I am closing this bug report.