[GH-ISSUE #1486] Imported items don't get indexed #936

Closed
opened 2026-03-02 11:53:50 +03:00 by kerem · 2 comments
Owner

Originally created by @stefan786 on GitHub (May 27, 2025).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1486

Describe the Bug

I just installed Karakeep via docker on my Synology, then imported a number of bookmarks via an HTML file (Chrome format). The items show up in Karakeep, and are added to a list "Imported bookmarks". However, they are not found via search.

To debug, I added some items manually, those weren't found, either.

As suggested elsewhere, I shut down the containers, cleared the meilisearch docker directory and restarted the container. That resulted in a re-index, which fixed search for the manually added items, but the imported items were still not found.

I favorited one of the imported items, that resulted in indexing it. It was subsequently found by Search.

Steps to Reproduce

  1. Import bookmarks
  2. Search for any imported item

Expected Behaviour

Item is found via Search

Screenshots or Additional Context

No response

Device Details

No response

Exact Karakeep Version

vnightly

Have you checked the troubleshooting guide?

  • I have checked the troubleshooting guide and I haven't found a solution to my problem
Originally created by @stefan786 on GitHub (May 27, 2025). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1486 ### Describe the Bug I just installed Karakeep via docker on my Synology, then imported a number of bookmarks via an HTML file (Chrome format). The items show up in Karakeep, and are added to a list "Imported bookmarks". However, they are not found via search. To debug, I added some items manually, those weren't found, either. As suggested elsewhere, I shut down the containers, cleared the **meilisearch** docker directory and restarted the container. That resulted in a re-index, which fixed search for the manually added items, but the imported items were still not found. I favorited one of the imported items, that resulted in indexing it. It was subsequently found by Search. ### Steps to Reproduce 1. Import bookmarks 2. Search for any imported item ### Expected Behaviour Item is found via Search ### Screenshots or Additional Context _No response_ ### Device Details _No response_ ### Exact Karakeep Version vnightly ### Have you checked the troubleshooting guide? - [x] I have checked the troubleshooting guide and I haven't found a solution to my problem
Author
Owner

@MohamedBassem commented on GitHub (Jun 15, 2025):

Imported items are supposed to be normal items. This seems like some issue in your workers. What does the admin page of the background jobs say?

<!-- gh-comment-id:2974550306 --> @MohamedBassem commented on GitHub (Jun 15, 2025): Imported items are supposed to be normal items. This seems like some issue in your workers. What does the admin page of the background jobs say?
Author
Owner

@stefan786 commented on GitHub (Jun 15, 2025):

After some jiggling around it started working, and imported everything correctly. Must have been as you wrote, something wrong with my workers.

<!-- gh-comment-id:2974652250 --> @stefan786 commented on GitHub (Jun 15, 2025): After some jiggling around it started working, and imported everything correctly. Must have been as you wrote, something wrong with my workers.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#936
No description provided.