[GH-ISSUE #2406] Karakeep X N8N webhooks firing issue #1454

Closed
opened 2026-03-02 11:57:27 +03:00 by kerem · 1 comment
Owner

Originally created by @akshatrathee on GitHub (Jan 16, 2026).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/2406

I am following the instructions as given in https://www.youtube.com/watch?v=ZkmsaNoaFNA

In Karakeep i have

  1. created a dedicated API key for n8n. It works (see n8n section below)
  2. Created a webhook for n8n https://mypi.mytailnet.ts.net/webhook/3e45d77b-943d-425b-bb8d-abcs5f987c57 that i got from the n8n instance that gave me a test url http://localhost:5678/webhook-test/3e45d77b-943d-425b-bb8d-abcd5f987c57

In n8n i have:

  1. Created credentials to karakeep using a karakeep api i generated for n8n. Conected and works
  2. Created a header auth in n8n. "Karakeep to n8n auth header". name=authorization. value="Bearer really-long-sentence-that-i-wrote". Everything os without the " "

Karakeep is running on it own taislcale funnel. Yes funnel and not serve.

When i put a new article in karakeep and listen to the webhook in n8n i expect there to be an output. There is not

Whats the error i am doing. The instructions expect a localhost:5678 and i am sending it to the tailnet funnel?

Help please. this may not be an issue but a discussion

Karakeep 0.29.3

Accessing from windows11 pc on chrome

Originally created by @akshatrathee on GitHub (Jan 16, 2026). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/2406 I am following the instructions as given in https://www.youtube.com/watch?v=ZkmsaNoaFNA In Karakeep i have 1. created a dedicated API key for n8n. It works (see n8n section below) 2. Created a webhook for n8n https://mypi.mytailnet.ts.net/webhook/3e45d77b-943d-425b-bb8d-abcs5f987c57 that i got from the n8n instance that gave me a test url http://localhost:5678/webhook-test/3e45d77b-943d-425b-bb8d-abcd5f987c57 In n8n i have: 1. Created credentials to karakeep using a karakeep api i generated for n8n. Conected and works 2. Created a header auth in n8n. "Karakeep to n8n auth header". name=authorization. value="Bearer really-long-sentence-that-i-wrote". Everything os without the " " Karakeep is running on it own taislcale funnel. Yes funnel and not serve. When i put a new article in karakeep and listen to the webhook in n8n i expect there to be an output. There is not Whats the error i am doing. The instructions expect a localhost:5678 and i am sending it to the tailnet funnel? Help please. this may not be an issue but a discussion Karakeep 0.29.3 Accessing from windows11 pc on chrome
kerem closed this issue 2026-03-02 11:57:27 +03:00
Author
Owner

@MohamedBassem commented on GitHub (Jan 17, 2026):

What does karakeep logs say? If I'm to guess, it's very likely that karakeep isn't able to resolve the tailscale URL.

<!-- gh-comment-id:3763942578 --> @MohamedBassem commented on GitHub (Jan 17, 2026): What does karakeep logs say? If I'm to guess, it's very likely that karakeep isn't able to resolve the tailscale URL.
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#1454
No description provided.