Squidex Events not being sent

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

When saving changes in the schema, events are not being generated when inspecting the rules. As a result, upon saving the History section version increments, but does not show the historical changes after clicking Save.

From what we’re noticing, issue started on Friday 21st August (at least events were generated till that day in the morning).

Also adding a reference to this thread which is the same issue - Squidex has stopped sending events

Expected behavior

Upon saving or publishing of content, an event should be generated and it gets logged under the Rules Logs page.

Minimal reproduction of the problem

  1. Go on any schema and create a new entry
  2. Fill in the details
  3. Click Save
  4. History tab changes are not recorded but version increments with each change
  5. Go to Rules page
  6. Check the log, and no events are logged

Environment

App Name: All our aps, but ivagaming, ivastaging for example

  • Self hosted with docker
  • Self hosted with IIS
  • Self hosted with other version
  • Cloud version

Version: [7.0.0.0]

Browser:

  • Chrome (desktop)
  • Chrome (Android)
  • Chrome (iOS)
  • Firefox
  • Safari (desktop)
  • Safari (iOS)
  • IE
  • Edge

Others:

I have restarted the worker and it looks okay for me now.

Yes can confirm that its working fine now, thank you Sebastian