-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
Description
Before you start please confirm the following.
- Yes, I've searched similar issues on GitHub.
- Yes, I've checked whether this issue is covered in the Portainer documentation or knowledge base.
Problem Description
Hello, I have Portainer-ce 2.19.4
When i use webhook to redeploy stack i get http status code 204
Webhook don't works
Use Postman to send request
https://{PORTAINER_URL}/api/stacks/webhooks/d92b58ed-3d6c-44f3-ba91-0e8305cd7673?tag=dev
Webhook created in UI
Expected Behavior
Stack updates
http status code 200
Actual Behavior
Stack doesn't update
http status code 204
Steps to Reproduce
Deploy stack from Git repository
Enable webhook
Send request from Postman
Portainer logs or screenshots
Portainer version
2.19.4
Portainer Edition
Community Edition (CE)
Platform and Version
Docker version 25.0.1
OS and Architecture
Oracle Linux Server 9.3
Browser
Версия 120.0.6099.225
What command did you use to deploy Portainer?
curl -L https://downloads.portainer.io/ce2-19/portainer-agent-stack.yml -o portainer-agent-stack.yml
docker stack deploy -c portainer-agent-stack.yml portainerAdditional Information
No response
Reactions are currently unavailable
