Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]: Can*t create webhook for local #4313

Open
1 task done
MBeggiato opened this issue Apr 29, 2024 · 0 comments
Open
1 task done

[bug]: Can*t create webhook for local #4313

MBeggiato opened this issue Apr 29, 2024 · 0 comments
Assignees
Labels
🐛bug Something isn't working

Comments

@MBeggiato
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I try to add a new webhook, I get the following error:

grafik

The webhook I try to use comes form n8n. When using curl from the host of my plane instance, it is working:

root@plane:~/plane-selfhost# curl https://[url]/webhook-test/300e18c7-3fb5-4ed0-9abb-f746634e79e5 {"message":"Workflow was started"} root@plane:~/plane-selfhost#

In the API logs I can see the following when trying to add the webhook from inside plane:
api-1 | WARNING 2024-04-29 14:42:03,955 log 25 140250880707384 Bad Request: /api/workspaces/todo/webhooks/ api-1 | 172.20.0.11:60544 - "POST /api/workspaces/todo/webhooks/ HTTP/1.0" 400

Can someone tell me where I can find more details?

Steps to reproduce

  1. Go to the workspace settings
  2. Select Webhooks
  3. Click "Add webhook"
  4. Paste webhook url I get from n8n.

Environment

Production

Browser

None

Variant

Self-hosted

Version

v0.18.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants