I have…
- Read the following guideline: Troubleshooting and Support | Squidex. I understand that my support request might get deleted if I do not follow the guideline.
- Used code blocks with ``` to format my code examples like JSON or logs properly.
I’m submitting a…
- Regression (a behavior that stopped working in a new release)
- Bug report
- Performance issue
- Documentation issue or request
Current behavior
I have a webhook that listens for content changes of a schema and sends updates to my backend. Whenever I make changes to the contents of that schema in Squidex, the changes are saved, but Squidex is not sending an event to my endpoint. Upon checking the rule logs, I noticed that the last time I received any event from Squidex was on March 8th.
Same issue happens with manual webhooks. When I trigger a manual rule, I see that it is added in the rule log with “pending” status, but it is never actually executed and stays in that state forever.
Expected behavior
I should receive an event when changes are made to schemas I have set up with a content change webhook as well as whan executing a manual webhook rule.
Minimal reproduction of the problem
- Create a schema.
- Add a content change webhook.
- Add content to the schema.
- Check the rule log; you will see that there is no activity recorded.
Environment
App Name: Tried with different apps, for example: sgp
- Self hosted with docker
- Self hosted with IIS
- Self hosted with other version
- Cloud version
Version: [VERSION]
Browser:
- Chrome (desktop)
- Chrome (Android)
- Chrome (iOS)
- Firefox
- Safari (desktop)
- Safari (iOS)
- IE
- Edge
Others: