-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmap28-feedbackbugfeature: tags
Milestone
Description
Which version of recognize are you using?
latest
Enabled Modes
Object recognition, Face recognition, Video recognition, Music recognition
TensorFlow mode
WASM mode
Downstream App
Memories App
Which Nextcloud version do you have installed?
latest
Which Operating system do you have installed?
ubuntu
Which database are you running Nextcloud on?
postgres
Which Docker container are you using to run Nextcloud? (if applicable)
recommended AIO install
How much RAM does your server have?
16GiB
What processor Architecture does your CPU have?
x86_64
Describe the Bug
ERROR: duplicate key value violates unique constraint “oc_systemtag_object_mapping_pkey”
DETAIL: Key (objecttype, objectid, systemtagid)=(files, 112177, 34) already exists.
CEST [1789] STATEMENT: INSERT INTO “oc_systemtag_object_mapping” (“objectid”, “objecttype”, “systemtagid”) VALUES($1, $2, $3)
Expected Behavior
shold not fill the database log with errors every second
To Reproduce
installed fresh nextcloud via recommended AIO methos on a new Ubuntu proxmox VM,
installed Memories and Recognize
activated auto tagging
dropped few thousands wallpapers there
opened the logs found database log filled with errors and 20Mo size
Debug log
Metadata
Metadata
Assignees
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmap28-feedbackbugfeature: tags