Error with updating App "Bookmarks"

Hello,

I was just trying to update the “Bookmarks” app, but I’m getting the following error message:

Exception: Database error when running migration 016002000Date20260201124723 for app bookmarks An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘Tom-064bd2debad3886cd4f8d10598807a66’ for key ‘bookmarks_uniq_url’

How can I find the duplicate entry in the database?

Can anyone tell me which table I need to search in?

I have found a github Issuses → SQL Error "SQLSTATE[23505]: Unique violation: 7 ERROR" when updating v6.0.1 -> v6.1.0 · Issue #2361 · nextcloud/bookmarks · GitHub

I have delete the duplicate entry and now the update works

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.