Skip to content
Back

Function settings doesn't work on self-hosted 1.9.5

  • 0
  • 1
  • Self Hosted
  • Functions
2 Jul, 2026, 05:39

When a function setting is changed (like for example the function name) the servers returns a 500.

The "appwrite" containers print the following error:

TypeScript
appwrite  | http.request · 169.5ms · 50a9ce27
appwrite  | 
appwrite  |   level              error
appwrite  |   http.method        PUT
appwrite  |   http.path          /v1/functions/:functionId
appwrite  |   http.response.code 500
appwrite  | 
appwrite  |   Utopia\Database\Exception\Structure: Invalid document structure: Unknown attribute: "providerBranches"
appwrite  |     at /usr/src/code/vendor/utopia-php/database/src/Database/Database.php:6346
appwrite  |     at /usr/src/code/vendor/utopia-php/database/src/Database/Adapter.php:432
appwrite  |     at /usr/src/code/vendor/utopia-php/database/src/Database/Adapter/Pool.php:169
appwrite  |     at /usr/src/code/vendor/utopia-php/pools/src/Pools/Pool.php:229
appwrite  |     ... 10 more
appwrite  | 
appwrite  | ────────────────────────────────────────────────────────────
TL;DR
Function settings cannot be changed on self-hosted version 1.9.5, causing a server error 500. An error related to an unknown attribute "providerBranches" is displayed in the logs. No solution provided.
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