Skip to content
Back

[SOLVED] Functions executed by events does not appear in Execution tab

  • 0
  • Resolved
  • 2
  • Self Hosted
  • Functions
Nox
25 May, 2026, 08:18

Hello, Running self-hosted Appwrite version 1.9.0 (with console 7.8.26). When functions are triggered by an event (eg. databases.tables..rows..create) does no appear in the "Executions" tab, even tho they are correctly executed!

TL;DR
Functions were not appearing in the Execution tab due to missing `appwrite-worker-executions` container. The issue was resolved by adding the missing containers as per the provided links. The problem was linked to the failed update to version 1.9.0 which did not include the necessary containers. The issue was fixed in version 1.9.1.
25 May, 2026, 10:14

Do you have the appwrite-worker-executions container ? If not add it

25 May, 2026, 12:27

Thanks that was it! Somehow the 1.9.0 update failed to add these new containers

25 May, 2026, 12:28

Is there anywhere in the documentation where I can find a description of each micro-services ?

25 May, 2026, 13:43

yes, in 1.9.0 the execution is missing from the compose, and is fixed for 1.9.1.

Also there is two others containers that might be missing as well (tho seems not required)

25 May, 2026, 13:59

Yes I've added the 3 of them thank you

25 May, 2026, 13:59

[SOLVED] Functions executed by events does not appear in Execution tab

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more