Skip to content
Back

Function executions not getting logged but still executing successfully

  • 0
  • Self Hosted
  • Functions
𝕯𝖆𝖓
3 Apr, 2026, 01:43

Hello,

I have just upgraded on a self-hosted 1.8.1 to 1.9.0 and I have a strange bug where my functions are no longer showing executions in the console, however they are still running as I get proper responses when triggering them from a client but not from the console.

After running the upgrade command I tried the following steps to fix this:

  1. I ran docker compose up -d --force-recreate to make sure my containers are new.
  2. Updated the appwrite npm package and the cli and the appwrite-node for my functions
  3. I deleted my function and created a new deployment with a new url for a simple function that logs the ip of whoever connects to it.
  4. Tested it and got a proper response
  5. Checked the executions and found no logs.
  6. Modified the deployment text to verify that I am connected to the right function.

Something else I noticed is when I manually create an execution the log shows up but never resolves. With no errors.

Any idea on what else I could try?

TL;DR
Issue: Function executions not showing in console after software upgrade to 1.9.0, though functions are running successfully. - Updates performed: Docker compose reset, npm packages updated, function redeployed. - The created executions do not log and do not show errors. - Manual execution logs display but do not resolve. Solution: - Check for any known issues or bug reports related to this problem in the upgrade to 1.9.0. - Contact the Appwrite support team for further assistance and troubleshooting.
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